How to skip managers aprroval if the manager names are(Rahul, Ram and Rajesh) from flow designer?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 01:41 AM
Hi
I have requriment like if the user submit the request if requested for manager is one of (Rahul, Ram and Rajesh) it should skip the manager approval and needs to trigger the Group approval to ABC team or if requsted for manager is not from this list (Rahul, Ram and Rajesh) it will trigger normal requested for line manager approval. How can achive this from Flow designer.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 02:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 03:20 AM
Hi @Ranjit Nimbalka sorry you confused with requirement I have 2 conditions
1) Condition: 1 —- If requested for manager is any one of those 3 members then it will skip the requested for manager approval and trigger the Group Approval to ABC team
2) Condition : 2 —- If Requested for manager is not one of those above 3 members then it will trigger a normal manager approval
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 03:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 03:28 AM
Hi @Ranjit Nimbalka But am not getting Else option to configure its showing as ready only how can I pick this Else ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 03:33 AM
Hi @raj99918 ,
make sure you are on same alignment not inside the if statement.
if you are in a if statement block you can't see else option.
check below Screenshot if and else are in same alignment.
Regards,
Ranjit