Announcing the SAVIYNT KNOWLEDGE EXCHANGE unifying the Saviynt forums, documentation, training, and more in a single search tool across platforms. Click HERE to read the Announcement.

job File based Accounts Import (SchemaAccountJob)

WilliamD
New Contributor III
New Contributor III
Hello,
 
We  want to use the sftp connector, to catch up the data file, and then use the job File based Accounts Import (SchemaAccountJob), to insert the data in saviynt,
 
We test it in dev environment, and it works well.
We use this method:
 
However I have a question, because I can't find the possibility to separate the different account imports in the job: job File based Accounts Import (SchemaAccountJob).
 
For example, if we have 3 Sav Files::
 ADAccounts.SAV, UNIXAccounts.SAV, and SAPAccounts.SAV.
 
This will launch the imports one after the other.
 
My questionis:
Is it possible to schedule the import of ADAccounts.SAV at 10 a.m ? and schedule the import if UNIXAccounts.SAV at 11 a.m ?

I prefer to launch the import of accounts separately by application, rather than all at the same time.

Thanks
7 REPLIES 7

rushikeshvartak
All-Star
All-Star

This is currently not supported. Schema based import can not be split on different frequency. In v2021 onwards saviynt will decommissioned to use old sftp approach and you can use using new jar based connector there you can control based on file name

 

https://saviynt.freshdesk.com/support/solutions/articles/43000673106-sftp-connector-guide


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

Hello rushikeshvartak,
Thanks for your quick reply.

I already use this connector:
https://saviynt.freshdesk.com/support/solutions/articles/43000673106-sftp-connector-guide

But this connector jar only import the file in the server saviynt.

Then I need to import the accounts content into the file, it's why I use the job File based Accounts Import (SchemaAccountJob)

What is your solution for importing accounts from a csv file?

Thanks

There is no solution, currently not supported 


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

Do you know if there is a custom jar to import csv (even in beta version)?

You can use saviynt api to upload csv file 


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

WilliamD
New Contributor III
New Contributor III

Ok so it's not possible yet via the UI.

Thanks for your answer Rushikeshvartak

No


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.