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

SAV file - ignores

sab2
Regular Contributor
Regular Contributor

Hello,

We are using csv feed file and a sav file to do user onboarding / creation process. We have a scenario where the csv feed file has 5 attributes coming. For example,  employeeid, title, firstname, generalinfo, generalinfo2

With those 5 attributes, we would map them in our SAV file: employeeid, title, firstname, customproperty5, ignore.

We do not actually want to read / map the 5th attribute generalinfo2 into Saviynt. However, when we leave it blank. or use ,, in the mappings or write ignore, it throws an error.

Is it possible to ignore attributes from the csv feed file / Saviynt?

Thank you in advance! 

2 REPLIES 2

rushikeshvartak
All-Star
All-Star

You can’t ignore fields. After schema import you can run saviynt 4 saviynt to make that value blank that will be alternate 


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

sab2
Regular Contributor
Regular Contributor

Thank you!