Closed
copy page inside a pagelist
Hi ,There is a structure which is like "pyworkpage.pagelist.page".I need to copy few properties of this structure on data page.
Can someone suggest way to achive this.
This content is closed to future replies and is no longer being maintained or updated.
Links may no longer function. If you have a similar request, please write a new post.
Hi ,There is a structure which is like "pyworkpage.pagelist.page".I need to copy few properties of this structure on data page.
Can someone suggest way to achive this.
Can you elaborate on your actual requirement? Like, provide example of the clipboard structure you want to copy. Why do you need it on the data page? What is the data source of the data page?
We have pagelist(1) ,inside pagelist(1) we have page(employee).There are certain property on this page and pagelist which we need to copy on data page.
we want to have listtype Datapage with source as (data transform or activity).
Hope it is clear
In the data page source, say, data transform, you need to use "Append and Map to" action with relation as "each page in". The target is .pxResults of data page (since it is list type, the data page class is Code-Pega-List) and the source (which has to be a page list/group) is your pyWorkPage.pagelist. Under "Append and Map to", you need a bunch of "Set" actions to copy specific properties from each page in source pagelist to each page in target pagelist.
Question
Question
Question Solved
Question
Question
Question
Question
Question
Question Solved
Question
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.