Group Approval restrict to 2 members
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-26-2016 09:47 AM
When approval is set to a Group, I want only two member to approve.
What happens is, when one member approves then the rest are set to no longer required.
Under group approval script, wait for condition is set to a script.
Any ideas?
Thanks,
Vinitha.K
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-26-2016 09:50 AM
Hi Vinitha,
I would recommend you to map these two users in a separate group and in that group approval activity set wait for "Approval from all users".
Hope this helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-26-2016 09:52 AM
Its a Change management group. Any two among the group can approve..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-26-2016 10:01 AM
Then use a script in the workflow to determine the approval.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-26-2016 10:08 AM
Hi Vinitha,
In this case carry on with the same approval activity like need approval from all users.
Once 2nd approval is done, make use of the script and update all the other approval records to "No longer required".