Click HERE to see how Saviynt Intelligence is transforming the industry. |
01/08/2023 11:40 PM
Hi,
For New Account Request, can we make it mandatory to take action on all the requested items - New Account and Requested Entitlements.
Sometimes, client may only approve the New Account item and may miss the Add Entitlement tasks.
Solved! Go to Solution.
01/09/2023 02:01 AM
Handle this in workflow ars_requests.requesttype==3 then approve so account won’t go for approval else normal access for approval
01/09/2023 09:00 AM
There is no direct setting which will make it mandatory to take action on all items of request. Instead you can handle it differently in WF based on your requirement
If you have specific requirement for Account approval then I don't see a way you can achieve your requirement. Maybe you can give it a try using serial workflow type.
01/12/2023 03:52 AM
Hi @Saathvik and @rushikeshvartak ,
Thank you sharing your solutions.
Enable Approve All/Reject All from Request Approval setting under Global Configuration -> Request, worked for our case.
Thanks!