Question
Revature
US
Last activity: 31 Jan 2019 15:50 EST
Restful API List into a dropdown issue
I am new to PEGA and I am creating an RESTful API that will input one filed, Make_Name in to the drop down. I can not figure out how to take the RESTful API created in PEGA and put it in to the dropdown. I have made the datapage into a list and that is about it. I know I have to make an activity to call the Connect-Rest and also response data-transform, but I am unsure how to incorporate it all when I assign the datapage to the dropdown. Any help would be great. I looked up alot of documentation but none of it helps.
Here is the api (not inside pega)
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
PEG
PL
Hi,
1. Run Designer studio->Integration->Create Rest Integration
2. It will create a data page. I renamed it as :D_GetAllmakes"
3.Now have a property ".VehicleMake" against which you want to store the selected make from the dropdown.
4. Have a below setting on the dropdown:
5. On running the case, it will be something like this:
Let me know if this is what you wished for.
I will change this data page to node level as this is a huge page and takes some time to load.
-
Charan Teja Sri Rama Ramneel Kota JORGE TAVARES
Revature
US
I am still having issues with this...
Revature
US
I tried what you suggested but whenever I try to assign the location on the cell of the clipboard I get a "choose a rule" pop-up window and wants me to select a rule. The issue is that it will not save the rule I click, so that when I try to save the cell it says the clipboard location is wrong. I attached a picture to show you. Also could you explain to me why with this REST connector why we do not use a activity or a data transform?
Pegasystems Inc.
AU
Hi Jonathan,
Please follow all the steps mentioned by Ranjr, You might be missing declaring pages and classes in your sections pages & classes tab,
And we use REST connector, cause it will easily create your required components,
For example: It will parse the Response data and create the data type and data page for using very easily, you no need to manually create it.
CollabPartnerz
IN
Hi Jonathan,
Can you try selecting the list source as Data page.
Adaps
IN
Can you please verify the source whether is it a list or not.
PEG
PL
Let me know, if you wish i can share the RAP. If that helps?
AArete
US
I would greatly be interested in the RAP as I am having a similar issue.
AArete
US
I would be interested in the RAP. I'm having a similar issue.