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

connecting multiple unique attribute values together

Robbe_Cronos
Regular Contributor II
Regular Contributor II

Hello, 

In our API, we get this data back.

Robbe_Cronos_0-1682417241886.png

In our ColsToPropsMap, we want to link all of the jobcodes and companycodes of 1 jobstudent together seperated by a comma in a customproperty. So for student 000001 an example would be:

Customproperty1: 055,045

Customproperty2: ASS,CST

For student 000002 this would be:

Customproperty1: 042,090

Customproperty2: NRS,CTK

How would we go about doing this? We know you can use code in a ColsToPropsMap, but we don't know how we can code this.

Kind regards,

Robbe

 

3 REPLIES 3

DixshantValecha
Saviynt Employee
Saviynt Employee

Thank you for reaching out to us. I have attached a link to the documentation for your reference: https://docs.saviyntcloud.com/bundle/REST-v2020x/page/Content/Developers-Handbook.htm 

Please let us know if you require any further details.

We have read the documentation, but we have not see any example JSONS where a use case like this is described. Could you give us more info on how we could achieve this?

DixshantValecha
Saviynt Employee
Saviynt Employee

Thanks for the update ,I will request you to go through this documentation,as I was able to find few Json created with ColsToPropsMap.

Link:-https://docs.saviyntcloud.com/bundle/REST-v2020x/page/Content/Developers-Handbook.htm 

DixshantValecha_1-1682494684811.png

 

Please validate and let us know if further details are needed on this.