Question
5
Replies
457
Views
Posted: September 4, 2017
Last activity: September 5, 2017
Closed
Case Type Runs and Shows Data Page
Hi,
I'd like to create a Case Type which runs and shows Data Page. Is that possible? Please refer to the attach. If possible, could anyone show me an example? The Data Page I created is shown in the post below.
https://pdn.pega.com/community/product-support/question/where-records-external-db-are-stored-pega-7
Thank you.
Hi,
I am not clear why do you want to Run the data page explicitly. In Pega 7, whereever a Data Page is referred, PRPC will run it to get result if the page is expired. So, you just need to simply refer the data page in your section as a source of Grid layout.
Pega has provided Load-DataPage step method to load a Data page explicitly.