Updating attribute in Users table

Shreya47
New Contributor II
New Contributor II

Hi Team,

I have requirement to update certain attributes (Displayname/Manager) in Users table according to some conditions. In older version I used "Customquery" job to update attributes in Users table.

However, in the recent version (v23.8) the new "Enhanced Query Execution Job" has been restricted to perform any modification in users table as mentioned in the below document.

Referencehttps://docs.saviyntcloud.com/bundle/EIC-Admin-v23x/page/Content/Chapter10-Job-Control-Panel/Job-Cat...

 

Could you please suggest how I can modify attributes in Users table.

 

Thank you,

Shreya

3 REPLIES 3

dgandhi
All-Star
All-Star

Have you tried Sav to Sav option?

 

Thanks,
Devang Gandhi
If this reply answered your question, please click the Accept As Solution button to help future users who may have a similar problem.

saikanumuri
Saviynt Employee
Saviynt Employee

Hi @Shreya47 

You can leverage inline processing to achieve this functionality. Below is the documentation for your reference.
https://docs.saviyntcloud.com/bundle/EIC-Admin-v23x/page/Content/Chapter03-User-Management/User-Impo...

Thank you, we are testing this for one of our requirements to terminate non-authoritative users.