How to trigger userUpdateRules after a customqueryjob execution

JustSalva
Regular Contributor
Regular Contributor

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

1 REPLY 1

rushikeshvartak
All-Star
All-Star

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