on 2018 Nov 08 6:56 AM
Hi All,
I have created a Button/Plug-in GUI(.jsp) which I am using as a POD Button Plugin.
This plugin open an HTML Page. Now I am able to get information like Operation, Resource, LoggedUser, and SFCs that is required by my HTML in the form of URL Parameters.
Now the issue that I am facing is , when I select more than 100 SFCs and when I parse the SFC URL Paramter, I am only getting 70 SFCs at max.
If I try the same piece of code in other browser e.g. Chrome, Mozilla , I am able to get all the 100 sfcs in my html page.
I did some investigation and found out that the number of characters that Internet Explorer can accommodate upto 2083 character in the URL and may be because of this, I am not getting the complete list of SFCs(In this case I am selecting 100).
Now my question is : Is there any other way to get all the selected SFCs from POD and show it in html page(Button Plugin)?
Looking forward to your answers.
Thanks in advance.
User | Count |
---|---|
3 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.