Send request to multiple groups in workflow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-28-2024 07:29 PM
I have a scenario where i need to send an approval to multiple groups in change management workflow.
Each group have a different approval and need to anyone to approve from each group.
I completed the script and sending to individual groups. IN in workflow we have not option to select,
"Waiting for: anyone to approve from each group."
Could you please suggest me!
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-28-2024 10:37 PM
Hey @Kanna12
Let's try the Approval Coordinator activity for your case.
The Approval Coordinator activity creates an approval whose outcome depends on the outcome of one or more child activities, including one or more Approval - User, Approval - Group, and/or Manual Approval activities.
Approval Coordinator workflow activity
Cheers,
Tai Vu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-29-2024 07:49 AM
Thank you for inputs.
I will try that.