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?
Hi
Amanda is correct here to use & .
This is my question: let say you have user 1,2,3 if user 1 submit then user 2,3 can approve. But if you enter & (user1 & user 2) then it means when user 2 send request still user 1 cannot approve (based on filter)
My suggestion is create different workflow and only filter out one user. This way other users can approve.
I'm not sure, as I haven't done this, but to combine exclusions in BC filtering you need to use the ampersand. Instead of (<>User X|<>User Y) try (<>User X&<>User Y).
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,219 Super User 2024 Season 2
Martin Dráb 230,056 Most Valuable Professional
nmaenpaa 101,156