cancel
Showing results for 
Search instead for 
Did you mean: 

Get Selected SFC in Custom Button/Plug-in GUI(.jsp)

former_member352822
Discoverer
0 Kudos

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.

Accepted Solutions (0)

Answers (0)