Solved
Fetching data
How to fetch data from report definition in activity and property set the results from the report definition?
***Edited by Moderator Marije to add Capability tags***
How to fetch data from report definition in activity and property set the results from the report definition?
Accepted Solution
Hi @Koti Raja,
You can call the Report Definition in Activity by using the as mentioned below
Call Rule-Obj-Report-Definition.pxRetrieveReportData
Then pass required method parameters and and use property-set.
I hope this will help you.
Thanks,
Ashok
@Koti Raja You can make use of pxCallRetrieveReportData activity but i would suggest to make of datapage with source as report definition
Accepted Solution
Hi @Koti Raja,
You can call the Report Definition in Activity by using the as mentioned below
Call Rule-Obj-Report-Definition.pxRetrieveReportData
Then pass required method parameters and and use property-set.
I hope this will help you.
Thanks,
Ashok
@Bhumireddy Thank you,
I will try.
We can call the RD in activity by using pxRetrieveReportData, and passing the RD name and class in the parameters .
All the report data will get stored in a default page pyReportContentPage.
You can then use a property-set method to set required value from pyReportContentPage to the property.
Question
Discussion
Question
Question
Discussion
Question
Question
Question Solved
Question
Question Solved
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.