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

Technical Rules Limit

sab2
Regular Contributor
Regular Contributor

Hi,

We are working on an RBAC project where we are creating technical rules and enterprise roles for birthright.

We are just curious, is there a limit of how many technical rules can be in one Saviynt environment? Or is there a recommended number of TR rules to have as a maximum to help keep the performance standards?

We have heard that too many TR rules can severely slow down the job speeds.

Thank you!

2 REPLIES 2

rushikeshvartak
All-Star
All-Star

There is no limit of number of technical rules to be created. if user satisfy rules condition then performance will be degraded, hence try to make enterprise role naming convention standard and create less number of technical rules with dynamic naming convention for assignments 

For example 

Role Name - BirthrightRole-IT

Rule BirthrightRole-${user.departmentname}


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

SumathiSomala
All-Star
All-Star

@sab2 currently there is no limit for technical rules creation,

for enterprise roles use dynamic assignment using technical rules if applicable

For example if you are assigning role based on user location then

ROLE-${user.location}

Static+dynamic part

 

Regards,
Sumathi Somala
If this reply answered your question, please Accept As Solution and give Kudos.