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?