Click HERE to see how Saviynt Intelligence is transforming the industry. |
08/02/2024 03:04 AM - edited 08/02/2024 03:06 AM
Hi fellas,
We have a requirement between two target applications that requires one account to be deprovisioned first then the other can be deprovisioned.
Scheduling the jobs would be insufficient since the User Update Rule that trigger these jobs can happen at any time so the best approach I could think of is to put them in a TriggerchainJob and have them run sequentially.
Unfortunately, I tried with both WSRETRYJOB and WSBlockingRetryJob but the second job always manage to finish first.
Here is the snapshot of the TriggerchainJob
I have looked up the solution at:
Job Categories for Flat Job Control Panel (saviyntcloud.com)
Did you know? You can now Trigger chain Provisioni... - Saviynt Forums - 3137
Any help would be appreciated!
08/02/2024 03:47 AM
Better provisioned first account and then updated one of the user's CP using SAV4SAV. Once CP updated, trigger technical rule through update rule to provisioned second account.
08/02/2024 05:45 PM