How to pass a Step Page reference from activity to request Data Transform of Data Page (considering Connect-Rest as source)
Hello,
I have requirement, to pass step Page reference from activity to request Data transform of Data Page which uses Connect-Rest as source. Is there any function??. Any suggestion how can i achieve this.
I found one function not sure on its usage pxGetPageReference
Purpose:
I have activity where I set up the Request page(using data transform) and pass in Connect-Rest Method after that i do error handling by calling ErrorHandling Data Transform. Now I have to replace the Activity with Data Page and everything there.