01/18/2023
04:55 AM
- last edited on
02/03/2023
02:11 PM
by
Dave
Hi,
Can someone let me know hoe to use Datasets in SAV4SAV Rest connection?
We can use sql queries in SAV4SAV DB Connection in user import. However, since SAV4SAV DB is deprecated, we need to replicate the same in SAV4SAVREST connector in JSON format.
Any links or help would be appreciated
01/18/2023 05:02 AM
01/18/2023 05:06 AM
Thanks Rushikesh,
Also, just as how we can trigger Check rules in DB SAV4SAV.
How can we control to check rules or turn them of while doing the same in REST for SAV4SAV.
01/18/2023 05:08 AM
02/03/2023 12:27 AM
Hi Rushikesh,
Our Saviynt Environment is SAML enabled.
How to do a GET call via postman, I get an error,
02/03/2023 12:23 PM
Screenshot
02/05/2023 11:57 PM
Hi,
Please find attached. We get 200 but it's not working
02/06/2023 05:56 PM
what is url & http method?
02/07/2023 04:55 AM - edited 02/07/2023 04:55 AM
Hi,
It worked. The url was incorrect.
Can you please provide me with a sample code for SAV4SAV REST, wherein based on a dataset value we would be populating the user details. Like if a user belongs to company abc his org unit would be X.
Also, would this code be written in Modify User Json? as we used to write User Import in SAV4SAV DB
02/07/2023 07:50 PM
04/12/2023 04:59 AM
Hello @AshishDas , we have similar requirement sav4sav Rest API we want to get the users via analytics only for those user we have to update few customproperty based on dataset can you please help me to know which way you used to fulfil your requirement?
Thanks,
Harsha
04/14/2023 05:12 AM - edited 04/14/2023 05:13 AM
Hi Harsha,
You can use the same Sav4Sav DB queries in analytics and while doing a ImportUserJSO in REST, call the required analytics and map the properties.
It will first fetch the details via analytics and the based on the mapping mentioned, it will update the user's cp.