Question
TCS
IN
Last activity: 14 Jul 2022 8:30 EDT
Call activity from data transform asynchronously
We use function CallActivity or pxExecuteAnActivity to call activity from a data transform. Is there any way to call the activity asynchronously from data transform? A fire and forget approach within data transform (like Queue Activity or run in parallel approach)