Click HERE to see how Saviynt Intelligence is transforming the industry. |
07/08/2024 07:51 AM
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?
07/08/2024 08:13 AM
Hi @JEllis , json format is preferable.
07/09/2024 08:27 AM
Is there a sample JSON some where that shows how consume the jar file export for Account and User import?
07/09/2024 09:52 PM
07/10/2024 06:51 AM
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.
07/08/2024 11:35 AM