0 votes

Hello,

Is there a way for Adaxes to enforce business logic for manager approval rather than sending approval to everyone at once? We'd like to have two levels of approval with the following design:

user submits change to role/access to a group - > manager is sent approval request
if manager approves -> director is sent approval request
if manager denies -> user request dies
if director approves -> user request is implemented
if director denies -> user request dies

We only want director to get the approval request if manager approves

Thanks.

by (40 points)

1 Answer

0 votes
by (216k points)

Hello,

Yes, you may create a Business Rule that is triggered before execution of the action that you want to send for approval.

The Business Rule should contain two actions Send operation for approval:

Set the manager as the approver for the 1st action, and the director as the approver for the 2nd action.

This will do the job.

Related questions

0 votes
1 answer

Hello I need some help to implement the following task: In a business rule "Before adding a member to a group" an approval should be sent to the manager of the member who will be added to the group. Do you have an example for this? Thanks and greetings Pudong

asked Jun 14, 2022 by pudong (670 points)
0 votes
1 answer

Hi there, i know the multiple ways of copying the user groups - or all of them within the user creation wizard. I want to copy only a couple of groups ... is it possible to create an approval operation out of an powershellscript? Kind regards, Constantin

asked May 27, 2021 by Constey (190 points)
0 votes
1 answer

On Approval Requests, in the web console, Initiator shows "N/A" instead of the custom command scheduled task. The admin console shows the custom command scheduled task though. Any way to fix that?

asked Jan 21, 2021 by mark.it.admin (2.3k points)
0 votes
1 answer

Hello Support, You guys rock at figuring out these things so I am hoping this is something that can be done. We have a process here due to compliance called Entitlement ... certain groups. Thank you for your help! Here is a screenshot of the Approval.

asked Nov 6, 2020 by mark.it.admin (2.3k points)
0 votes
1 answer

Is there a way to show the details of the operation in the My Approvals request? In previous version, the operation details were expanded to see the target. In the latest ... and new version interfaces. How can I get the operation details to be visible again?

asked Oct 8, 2018 by anthony.phan (50 points)
3,348 questions
3,049 answers
7,791 comments
545,047 users