Discussion
How to Store Page Reference.
Hi All,
My Requirement is, i am getting one reponse page in activity in parameter Param.Response. It contain one page group inside it in turn which contain one page. Now i have to pass a Page Reference of (Param.Response . PageGroup) Page to the Data Transform where i am setting some properties on a page which is inside this whole reference page page. Like Parameter Page -> Inside Page.
Can someone help me in explaning how to store the reference of the page and then pass to DT.
Thanks in Advance.for support.
The best option would be to run the data transform in context of Param.Response and update the necessary Page Group element inside it.