Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

How to JarConnector Use.

HenryMK
New Contributor III
New Contributor III

1. ImportAccountsJSON Set Entitlement Privilege

I am using ImportAccountsJSON using JarConnector.
The import task is completed normally if the account has permissions, but
Additionally, I would like to apply Entitlement Privileges to Entitlement.

{"securityName":"[securityName]","auth":"[auth]","endpointName":"[endpointName]","id":"[id]","entitlementType":"[entitlementType]","email":"[email]","status":"1"}

 

2. JarConnector
After creating an account through JarConnector, I want to immediately store the returned id value in the accountid value.
When applying for Account and Access at the same time
In AddAccessJSON, the ${accounts?.accountID} value is saved as the accountName value, resulting in an unwanted value being called.

2 REPLIES 2

rushikeshvartak
All-Star
All-Star

HenryMK
New Contributor III
New Contributor III

I have already checked the document.
There is no answer to my question.