Question

Skillstorm
US
Last activity: 25 Nov 2024 3:59 EST
How can I pass pages from Primary as a parameter for a data page
Hello,
In my data transform, I need to load a Data Page which takes a page name as a parameter. The page I need to pass is "Primary.Booking". I have attached an example of how this will work
When I load the Data Page on an open case thread and pass in "pyWorkPage.Booking", it works fine. But I need to run this data transform where pyWorkPage does not exist and want to pass the "Primary.Booking". Is there a way to do this?
Thank you