we are facing issue in approval when manager is requesting the Roles for His team.
the request is directly getting cancelled and is not moving to the fulfillment stage.
my analysis says that we have one approval script in workflow which sets the approvers. but as the request by is same as approver it is returning null. because of this the the auto reject activity is rejecting it can you please help me if i am missing while configuring it.
approval def configured as below
Yes the manager is the person who has requested the role for his team mates under him.
i know this because of the code which it is returning null and hence it is getting auto rejected in workflow…
but i want to know that manager can request for his team right and this should go to fulfillment skipping the approval and not reject right correct me if i am wrong?
This is a complaint about this feature I mentioned here. You can in theory make this work by checking the “Auto Approve Enabled” box at the bottom of the setup page under “SailPoint IdentityNow for Service Catalog → Setup”
Note that in your case here, it will escalate the approval to the next manager up. Meaning if Person A is the manager of Person B and requests access for Person B, the manager approval step will escalate to Person A’s manager, Person C. EDIT: this is incorrect, see my corrected post below.
Again, I don’t like how this works because I feel like it’s trying to solve an issue that doesn’t exist.
thank you Mark this helped me…but it actually instead of going to the person c it went to the same manager which is again wrong i feel … but yeah at least it did not reject.