Does anyone know a way to exclude multiple users from a JE workflow? We have a JE WF that goes to a workflow user group for approval.
The approver pool has 3 users in it. If any of the users in the approver pool submit a JE for approval, it automatically approves it.
We do not want this. I added a condition in the main JE workflow that says not last modified by User X, (<> user X) and then created a new workflow that has the condition last modified by User X.
This worked but when I tried to add another user to the not last modified by (<>User X|<>User Y) this did not work.
Alternatively, how do I nest conditions in a workflow.
For example, if last modified by user A then got to WF user group for approval, else go to next condition. If last modified by user B then go to WF user group for Approval, else go to next step/ condition, If last modified by user X go to new user group or specific approver, else next step/condition, if last modified by user Y go to new user group or specific approver.
I see think I see indents. Is this for nesting/loops but I am not sure how to do it.
Any thoughts?