Click HERE to see how Saviynt Intelligence is transforming the industry. |
04/25/2023 03:11 AM
Hello,
In our API, we get this data back.
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
Solved! Go to Solution.
04/25/2023 04:01 AM - edited 04/26/2023 12:34 AM
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.
04/25/2023 04:34 AM
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?
04/26/2023 12:40 AM - edited 04/26/2023 12:41 AM
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
Please validate and let us know if further details are needed on this.