We are delighted to share our new EIC Delivery Methodology for efficiently managing Saviynt Implementations and delivering quick time to value. CLICK HERE.

Using Datasets for SAV4SAV(REST)

AshishDas
Regular Contributor II
Regular Contributor II

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

11 REPLIES 11

rushikeshvartak
All-Star
All-Star

https://documenter.getpostman.com/view/1797923/2s83mbojGM#8485f89c-483f-4a4d-b93d-0fa129a5dcf5


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

AshishDas
Regular Contributor II
Regular Contributor II

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.

 

It should api parameter 

 


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

AshishDas
Regular Contributor II
Regular Contributor II

Hi Rushikesh,

Our Saviynt Environment is SAML enabled.

How to do a GET call via postman, I get an error,

"Since your browser does not support JavaScript,
  you must press the Continue button once to proceed."
 
Thanks in advance.

Screenshot


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

AshishDas
Regular Contributor II
Regular Contributor II

Hi,

Please find attached. We get 200 but it's not working

AshishDas_0-1675670215560.png

 

what is url & http method?


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

AshishDas
Regular Contributor II
Regular Contributor II

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

You can use https://documenter.getpostman.com/view/23971061/2s8YzQXPvV#c81eea4a-a921-40cb-913d-982c98ca101e 


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

Harsha
Regular Contributor II
Regular Contributor II

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

AshishDas
Regular Contributor II
Regular Contributor II

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.