Click HERE to see how Saviynt Intelligence is transforming the industry. |
10/15/2022 01:25 PM
Hi Experts,
Please help.
My source of truth is DB which sends me userid of delegate and leave start and end date in user's data record.
Is there is way that I may update this delegate data to Delegate list against the user as part of incremental recon from DB?
Please guide
Regards,
Naveen
10/16/2022 05:51 AM
You can stored start date and end date in user’s custom property & use saviynt rest api to create delegations.
you won’t be able to update in database directly as there will be many dependency
10/16/2022 05:54 AM
Thanks @rushikeshvartak I will try.
I have no experience yet of using Saviynt REST API but I am sure there is documentation around it.
Regards,
Naveen
10/16/2022 06:03 AM
Reference for delegate apis
https://documenter.getpostman.com/view/1797923/2s83mbojGM#01109fd5-6253-4080-9645-3a7084aee5ef
10/16/2022 06:14 AM
Amazing @rushikeshvartak
Sorry, can I ask a silly question? From where should I trigger this rest API? Should I create a job which will run say a JAR to trigger it?
I hope I don't have to trigger the REST API from outside Saviynt.
Regards,
Naveen
10/16/2022 08:37 PM
You can create custom jar code which will run after every user import