Flow actions not executing from transform script
Hi all, I am trying to execute flow actions from transform scripts using the code snippet that we get. The same snippet is working as expected in other server side scripts, but from transform scripts (onAfter, onComplete), the action is not even exec...