Question
3
Replies
1594
Views
PEGA
Posted: September 6, 2017
Last activity: September 11, 2017
Closed
Solved
Order of execution - Flow action "Action" tab options
Hi
On the action tab of a flow action, we have options as mentioned below.
Here: for both pre and post processing below options are there.
1. Data Transform
2. Activity
3. Robotic Automation
Is it safe to assume that the order of execution is DT, Activity and RA??
***Moderator Edit: Vidyaranjan | Updated Categories***
For preprocessing, the system first applies a data transform, next runs an activity, and finally runs an automation.
For post-processing, the system first invokes an automation, next applies a data transform, and finally runs an activity.