Click HERE to see how Saviynt Intelligence is transforming the industry. |
11/14/2022 08:00 AM
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!
Solved! Go to Solution.
11/14/2022 08:02 AM
You can’t ignore fields. After schema import you can run saviynt 4 saviynt to make that value blank that will be alternate
11/14/2022 09:30 AM
Thank you!