Group User approval using Approval-User Core activity in workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-21-2025 01:56 AM
I have a requirement for kb_knowledge table in which I used a custom approval workflow. The requirement is :
I created a Custom Glide List field named Reviewer Group on kb_knowledge form referred to sys_user_group table. I selected multiple groups in Reviewer Group then Approvals will be trigger to all group members.
In custom workflow, I configured an Approval-User Core Activity as Approval-Group activity is not available for kb_knowledge table as this table is not extended from task table. In Approval-User Core Activity, in approvers section, i select Group as ${u_reviewer_group} for approvals to group members. In Condition for Approval section, Wait for is set as Everyone to Approve.
But requirement is like that when any one from each group selected in Reviewer Group approves the request then state of all other group members should set to No Longer Required , same logic as in Approval-Group core activity. How can we achieve this requirement?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-22-2025 05:33 AM
Hi @rajathooda , In Condition for Approval section, instead of setting 'Wait for' as 'Everyone to Approve', set it to 'Anyone to Approve'.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-03-2025 04:29 AM
Hi @GopikaP , I need a functionality where one group member from a particular group approves, then other members from same group approvals state should change to "No Longer Required". But other Group members approvals should be stay at "Requested" state. Just like we have Group Approval- Core Activity. For reference I am attaching some Screen Shot.
@Ankur Bawiskar please provide some suggestion. How we can achieve this requirement ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-03-2025 04:31 AM
Hi @GopikaP , I need a functionality where one group member from a particular group approves, then other members from same group approvals state should change to "No Longer Required". But other Group members approvals should be stay at "Requested" state. Just like we have Group Approval- Core Activity. For reference I am attaching some Screen Shot.
How we can achieve this requirement ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-03-2025 04:31 AM
Hi @GopikaP , I need a functionality where one group member from a particular group approves, then other members from same group approvals state should change to "No Longer Required". But other Group members approvals should be stay at "Requested" state. Just like we have Group Approval- Core Activity. For reference I am attaching some Screen Shot.