Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Modifyuserjson for different organization

Ekata
New Contributor III
New Contributor III

Hi Team,

There is a use case where we need to use the preprocessor to pass the organization name updated in user profile.

Can we use the below query to update it:

"UPDATE NEWUSERDATA SET customer = (select currentcustomer.customername from currentcustomer where currentcustomer.customername = 'abc')",
"UPDATE NEWUSERDATA SET customer = (select currentcustomer.customername from currentcustomer where currentcustomer.customername = 'xyz')", 

1 REPLY 1

SB
Saviynt Employee
Saviynt Employee

You can refer the below link for query format to update org info.

https://docs.saviyntcloud.com/bundle/EIC-Admin-v2022x/page/Content/Chapter03-User-Management/User-Im...


Regards,
Sahil