I’m building an approval form and I’m currently editing a conditional expression for an outflow path. I’d like it to proceed depending on whether or the form was approved or rejected, and underneath Process Variables, I see “Action.”
After some experimenting, I’ve learned that the Action Process Variable inherits the Submit, Approve, and Reject options of the user task that precedes it. However, what if I have one exclusive gateway, Point A, that feeds into two user tasks and arrives at another exclusive gateway, Point B. At point B, I am looking at the Action Process Variable, and I see that there is only one instance of it beneath the Process Variables despite there being two users tasks.
This leads to my final question: does the action process variable only reflect the submit/approve/reject that is immediately fed into it? I am curious to see if an action process variable could use data from a user task that is not immediately connected to it.