11-15-2022 09:13 AM
Hi all,
As a temporary measure, we need to perform some updates over the users table within Saviynt with a CustomQueryJob. We would like to trigger some user update rules subsequently but the changes applied using custom queries are not logged in the history, hence no rules are triggered.
Is there a way to do so?
We have a pending ticket to address the updates using the Saviynt4Saviynt connector, but in the meantime we're trying to tackle temporarily the issue.
Kind regards,
Matteo
11-15-2022 05:36 PM
Customqueryjob doesn’t give output such as how many records updated or update history in any object. Alternatively you can use api to update users using custom jar