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

Use Case 

Users converted from contractor employee should be provisioned birthright access access as per employee and contractor access given as birthright access for contractor type should be removed.

Pre-requisites

  1. Same user record should be updated in saviynt when employee type changes from contractor to employee.
  2. User status should remain active in saviynt during conversion.

Applicable Version(s)

ALL

Solution

To achieve this we need to create 2 technical rules and 1 user update rule. The solution is explained below by referring to an example and sample data.

Below are the technical rules:

1. Tech rule to assign BR Access to employees:

nimitdave_0-1680505992285.png
nimitdave_1-1680506015706.png

2. Tech rule to assign BR Access to contractor:

nimitdave_2-1680506093088.pngnimitdave_3-1680506116369.png
3. Create a user update rule to handle the scenario when employee type is updated from contractor to employee. 
 
nimitdave_5-1680506241766.png
nimitdave_7-1680506281691.png

The above 3 rules will help us achieving following:

When users are onboarding with below attributes

nimitdave_0-1680509135699.png
Then user say JWT910001 will get access to RTG App and CNTR RTG Role Access and user say JWT910002 will get RTG App and EMP RTG Access as per the technical rules respectively.
 
Now when we update the employee type (customproperty9) from contractor to employee in the feed as below:
nimitdave_1-1680509349553.png

Then it will trigger the user update rule and the will re-evaluate the users access as per the mentioned technical rules in the action. 

Then it will create 2 tasks , 1 to remove contractor role access (RTG CNTR RECORD) and 1 to add employee role access (RTG EMP ACCESS).

But removal tasks will be created only for entitlement and not accounts.

Version history
Last update:
‎04/11/2023 07:05 AM
Updated by:
Contributors