You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

limit on drop

Received Response
15
Views
13
Comments
edited Feb 8, 2021 6:28PM in Visual Builder 13 comments

Content

Hello,

 

we use selectsingle and  do  GET on /fscmRestApi/resources/11.13.18.05/suppliers 

and populate our SDP variable. we have more than 500 suppliers also verified from postman ( 11.13.18.05/suppliers?limit=1000 ) and expect to show up all suppliers in drop down.

we selected the SDP variable and then  clicked end point and in Request -->  Parameters --> clicked  Dynamic Query Parameters and added limit as  1500

we selected the SDP variable and we see Assign Parameter there is opportunity to map limit. so select limit and assign 1500 as value.

we checked in json and as below 1500 got added.

 

      "uriParameters": {
          "limit": "1500"
        }

 

But when we run the page we see only 50 suppliers. why is that ?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!