Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
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?
I need to deliver some scheduled Analytics reports via SFTP. How do I get the File Location an name to configure the SFTP connector to send the file? I don not see this case in thee Documentation
I have a case where for a REST connector the first call returns a list of ID's that need to be passed into the next 2 calls to get the attributes for the accounts.This was contained in the Developers handbook but that seems to have disappeared
I have a use case where I need to submit 2 calls in the Update User json for a Workday SOAP connector. I am unable to find any documentations on syntax for this.
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.