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

Saviynt_Savvy
Regular Contributor
Regular Contributor

Other than Creating the "Birth-Right Rule", for what else we can use the "Technical Rule" & what is the RELATIONSHIP (not the DIFFERENCE) between the "Technical Rule & User Update Rule"?
Can someone please elaborate it !

2 REPLIES 2

pmahalle
All-Star
All-Star

All Technical rule get executed as soon as user get created/imported in the Saviynt and if condition matched then takes provided action in the rule. It means trigger action when for technical rule is be default "Trigger when user is created from UI/Import/API Calls". Technical rule specifically used for assigning/removing (if condition not matched) the accesses 

Whereas, Update rule executed based on the trigger action provided in the rule as below

pmahalle_0-1689758852133.png

There lot many actions we can do using Update Rule:

pmahalle_1-1689759101823.png

 


Pandharinath Mahalle(Paddy)
If this reply answered your question, please Accept As Solution to help other who may have a same problem. Give Kudos 🙂

dgandhi
All-Star
All-Star

Technical rules will be called when user is created in the system and will help in assigning the birthright access.

User update rule will be executed whenever any update/create happens for any user. This create / update can happen from UI, import , API.

Also you can call any technical rule (selected technical rule or all technical rule) from the user update rule (as one of the action of the user update rule)

dgandhi_0-1689779909260.png

dgandhi_1-1689780063920.png

 

 

 

Thanks,
Devang Gandhi
If this reply answered your question, please Accept As Solution and give Kudos to help others who may have a similar problem.