Question
2
Replies
134
Views
Posted: April 22, 2019
Last activity: April 22, 2019
Closed
Solved
Read/Parse XML from Web page
Hello all
We have a requirement where need to update work objects with information from web page. There is a url which renders an xml file in web page. We would want to parse the xml on that webpage and update the work objects accordingly. Can any one please let me know if have a way in pega to achieve this functionality?
Any help is highly appreciated.
Thanks
***Edited by Moderator Marissa to update platform capability tags****
Run the Create REST Integration will the URL. Provide sample XML response (either let Pega make a test call -or- if more elaborate XML structure exists, provide a sample file) and Pega will create the data layer. A test datasource and datapage will get created as well.
Invoke the new connector in an activity, browse your work objects and update as needed.