Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

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