Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Exclude particular value from "Employee type" in user import

Vinit556
New Contributor III
New Contributor III

Hello,

We have "import user json" which is being used to fetch user data from HR system.

There are different types of "Employee types" coming from HR system and we are mapping it with SSM.

Now HR system is also presenting "Dummy" under "Employee Type". Is it possible to skip this particular employee type while user import?

Connection type = REST

3 REPLIES 3

rushikeshvartak
All-Star
All-Star

Don't map that column in Import Json


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

We can't do this as we have number of "Employee type" coming from HR system and it is a mandatory attribute.

 I just need "Dummy" employee type to be excluded while import.

Example: 

If user A has "employee type" as "Employee" he should be imported but user B having "employee type" as "Dummy" should not be imported.

@Vinit556,

Does the HR API's support filters so that you can filter this employeeType durng the import call ?

If not, you could also explore Pre-Processor to omit specific userTypes.

 

 

Regards,
Avinash Chhetri