Call a Flow in a Data Transform
Hi,
I need to replace an activity which calls "ABC" flow with a data transform.
For this, I am going to use pxCallFlow function, but up to now I am unable to call it using the correct format.
Assuming the flow is in "XXX-XX-XX-work-XX" class, how can I call this flow accurately?
The DT is in the same class as the flow.
TIA