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

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 you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

sab2
Regular Contributor
Regular Contributor

Thank you!