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

Datasets in REST provisioning JSON

Amar_Simha
Regular Contributor
Regular Contributor

Hi Team,

We have a requirement to transform one of the downstream parameters that is being updated from Saviynt. We are looking around 15-20 of such mappings and using IF ELSE condition does not seem to the appropriate option.

Just wanted to check, if we can have the datasets which can be referred in the REST connector provisioning JSONs. The dataset mapping can be uploaded but wanted to understand the syntax / reference of using data sets in REST JSONs, specifically during the create / update Account operation.

If not datasets, do we have any other option of maintaining a mapping table / reference in Saviynt?

Please share your views.

5 REPLIES 5

rushikeshvartak
All-Star
All-Star

Dataset is not exposed in REST connector. Create Dynamic attribute and use in REST Connector


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

Amar_Simha
Regular Contributor
Regular Contributor

Thanks @rushikeshvartak

We do not have ARS piece as part of integration scope. The Account is to be created as birthright and is triggered by Technical Rules. 

Do we have any other option other than multiple if - else conditions? Also, will there be any performance related impact in evaluating these many conditions?

 

Unfortunately no 

For any desired improvements or enhancements to this process, Saviynt encourages you to submit your proposal through Saviynt's Ideas Portal at https://ideas.saviynt.com/ideas/

Your valuable input is crucial to shaping the evolution of Saviynt systems.

Please notify us once the idea ticket has been created.


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

Amar_Simha
Regular Contributor
Regular Contributor

Thanks @rushikeshvartak .

Just thinking, can we make use of the modifyuserdatajson for this use case in any manner? I am assuming it is related to user import via REST connector but wanted to double check the same. 

Please share your views.

there you can use dataset tables 


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