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

SchemaAccountJob import fails with "ACCOUNTNAME and ENDPOINTNAME are mandatory in SAV file"

taiyebur1
New Contributor III
New Contributor III

I am trying to import the attached csv file accounts using SchemaAccountJob. It uses the pipe delimiter. However, it fails to import the accounts with the following error that says "ACCOUNTNAME and ENDPOINTNAME are mandatory in SAV file".

taiyebur1_0-1731006149958.png

I am not sure what the issue is. I feel like the configuration is correct. Any help/advise would be appreciated.

CSV file and SAV file attached with the post.

4 REPLIES 4

rushikeshvartak
All-Star
All-Star

There is one extra line in end of sav file , please remove it


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

Removed empty line. Same issue as before.

taiyebur1_1-1731007442812.png

 

taiyebur1_0-1731007281731.png

I wonder if it has something to do with the delimiter. I have worked on other SchemaAccountImport just today with comma and semicolon delimiter. They worked fine even with empty line at the end. Any ideas?

Try with comma


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

For whatever reason, it worked after removing ENT_TYPE_NOT_AVAILABLE, ENT_VAL_NOT_AVAILABLE and DELETEACCOUNTENTITLEMENT. Using comma didn't work either.

taiyebur1_0-1731015569760.png

Important to note here is that this working config does create ENTTYPE and ENTVAL if they are not available.