We have configured the Attribute change rule to trigger termination requests, by adding the users to a local application (which in turn triggers the termination WF). The challenge we have now is that, it is not detecting the deleted users and the IS_DELETED attribute is not available in the rule condition.
If we go with the Provisioning-Termination rule (where IS_DELETED option is available), it is not allowing to add the users to the local application.
What could be the way to handle this ?
Version - 7.0 P05
Reason for the attribute rule not to trigger is because the user is deleted, I believe the attribute change rule ignores deleted users.
What is the use case you are trying to solve here? Why would you need to use a local application? And why would you need to run a specific termination WF?
Regards
Edwin