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

Jar File for Account and User import

JEllis
New Contributor III
New Contributor III

I have a use case where I need to Import data via a Custom jar file. 

What is the format that Saviynt needs for the Output of the jar file so the data can be imported. 

Is it a json format or similar to a CSV format?

5 REPLIES 5

NM
Honored Contributor III
Honored Contributor III

Hi @JEllis , json format is preferable.


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

JEllis
New Contributor III
New Contributor III

Is there a sample JSON some where that shows how consume the jar file export for Account and User import?

Refer https://docs.saviyntcloud.com/bundle/JAR-v24x/page/Content/Understanding-the-JAR-Package-Framework-a...


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

This is an example of how to invoke a method. How do I capture the returned Json and parse that into User, Account, and entitlement attributes? I would expect to see some sort of mapping like there is for the rest calls. 

rushikeshvartak
All-Star
All-Star
  • If you are generating files then it should be csv format

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