Approvals in Flow Designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2023 10:42 PM
three approval group is there all group members should approve or reject, if any one of the group member reject the approval , the entire RITM and request should be closed by using flow designer in servicenow.
Can anyone please give me a solution .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2023 10:48 PM - edited 11-05-2023 10:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2023 11:03 PM
Thanks for replying,
My requirement is three group of approvals need to be create at the same time, IF one group member approves and another group member reject means the Request and RITM should be rejected.
Please help me.
Thanks,
Bhuvaneshwari S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2023 01:23 AM
Hi @bhuvana srini ,
Create 3 approvals parallelly and after each approval put a if condition for rejection.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2023 01:48 AM
Hi ,
So what happen is if I create a parallel approval, If one of the group member approves remaining all the approver state changes to "No longer Required".
So I can't able to check if any of the approver rejects also the RITM should moved to "Closed Incomplete" State.
Also I tried that closed Incomplete state alone in Business rule. But I can't.