Question

Maven Inc
US
Posted: Feb 26, 2020
Last activity: Feb 26, 2020
Last activity: 26 Feb 2020 14:40 EST
Closed
Asynchronous Data Pages, Passing Systems pages as input
I have a scenario where I call a Data Page, having connector as source, asynchronously. In the request transform of connector, I need to capture OperatorID.pyUserIdentifier value. Since the DPage is asynchronously loaded, OperatorID page is not accessible to it. How can I access OperatorID page while being on Asynchronous thread.