Exclude the submitter from the Group Approval
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2024 06:16 AM
Hello Community
I am trying to write a script to exclude the submitter of a request to be exclude from the Group approval (I have a group configured in the workflow to send the Group Approval, whenever a request gets submitted and if the submitter is a member of that group, approval should be sent only to the rest of the group members and mandate only one approval from the group members). Is this possible ? If yes, can you please help me with the script ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2024 09:07 AM
I have tried both gs.debug and gs.info but no luck and I dont see anything in the logs.
I have configured all the cross scope privileges on the "sysapproval_approver", "sysapproval_group", "sys_user_group", "sys_user_grmember" tables
Am I missing anything in my script or anything wrong with my script ?