Hi i’m declaring a updatepage with class in data transform and updating couple of values to that page,
in another class i hava activity and i have to access data couple of properties from that page, so that page is in clipboard how to access that properties in activity
If you’re calling the activity from the same DT then it should be automatically present in the page defined in the DT, but you have define the same page in the activity too.