Question
Last activity: 11 Sep 2017 21:38 EDT
2 Parent Case sharing data
Can 2 parent case sharing data each other on PEGA 7.2.1? If can, how to do that?
Thanks for your respond. Like on image attachment, i need "Personal Info" (Our Product A) to get same data (Name, Address, DoB, etc) from "Personal Info" (NewCostumer).
Hi MaulanaP
You need to create a requestor level data page as the data is comman for single requestor for two different threads.
- Create a page property in a work class with is comman to both case type.
- Source the data from Data Page.
Check below link to understand how to work with data Pages and scope
https://pdn.pega.com/data-pages/data-pages
Thank you so much for your respond. Can u give me simple example how to using requestor level data page?
You can share data between 2 cases using thread level data pages. But will you be able to elaborate your requirement?
Hi SwarnenduM,
Thanks for your respond. Like on image above, i need "Personal Info" (Our Product A) to get same data (Name, Address, DoB, etc) from "Personal Info" (NewCostumer). Can u give me more explanation?
Can you give me some sample, how to using thread level data pages?
Thanks before.
can you please elaborate the question?