Question
HF Management Services, LLC
IN
Last activity: 18 Jun 2019 12:00 EDT
How to interrogate pega UI fileds and automate the data from excel
Hi Team,
I am doing a small POC in RPA in which it will take the data from excel and add it to the Pega web application.
I am able to configure and bring the data from excel but when I tried to interrogate pega ui fields then I am unable to get the exact matched clipboard fields. Please suggest on this.
Thanks,
Nadeem.
Hello Nadeem, are the Pega UI fields that you want to send your excel data to apart of a Pega case? If so, you could just add a Robot Activity property that pulls all the clipboard values associated with your case from Pega into your Robot studio where you can map your Excel properties to the Pega UI properties directly.