Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Restrict Number of enterprise role a user can request from "Request Access For Others" tile

naveenss
All-Star
All-Star

Hi,

We have a requirement to restrict the end-users to request only a specific number of enterprise roles from the "Request Access for others" tile. For example, we want to restrict the user to select ONLY 2 roles out of 100 available enterprise roles. Is there any configuration in Saviynt to achieve this? Any help is much appreciated.

Regards,
Naveen Sakleshpur
If this reply answered your question, please click the Accept As Solution button to help future users who may have a similar problem.
3 REPLIES 3

rushikeshvartak
All-Star
All-Star

Restrict inside workflow


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

naveenss
All-Star
All-Star

Do you have the binding variable used to count the number of roles requested? This was the first option I thought, but there I couldn't find any variable that holds the number of roles requested

Regards,
Naveen Sakleshpur
If this reply answered your question, please click the Accept As Solution button to help future users who may have a similar problem.

There is no binding variable for roles. Use customquery and find count if count is equal to or more than 2 assign to admin and then do auto escalation after 5 min for example else normal approval


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.