Pre-Processing on Flow Action
I have a local action that I am trying to run a pre-processing Data Transform on. This is how I have it configured:
And here is my Data Transform (Interested party is part of the main data model):
When I trace the data transform in the tracer, I see that this never gets run. However, I have a post-processing data transform, which runs as expected and I can verify that it runs upon completion of the activity in the tracer.
I have a local action that I am trying to run a pre-processing Data Transform on. This is how I have it configured:
And here is my Data Transform (Interested party is part of the main data model):
When I trace the data transform in the tracer, I see that this never gets run. However, I have a post-processing data transform, which runs as expected and I can verify that it runs upon completion of the activity in the tracer.
So my question is, when should I expect the pre-processing data transform to run on a local action? Upon clicking the local action from the "Actions" menu button on the case (where the action is launched from), or when the case is opened? Also, any suggestions on how to determine why this data transform is not running?
Pega v7.4.