Reconciliation Threshold
Hi:
I would like to implement a threshold when running a Reconciliation from target systems.
I want to stop a reconciliation when number of records updated in the target systems exceeds certain threshold. In this case the reconciliation job is stopped and notification is sent to our support team to investigate the cause.
This happened couple times in our environment, target data was updated by accident, and the reconciliation job ran and caused users to be disabled in OIM.
I checked the developers guide and it mentioned that this can be achievable, but yet I haven't seen any example of implementation.