Hi Professionals,
I am integrating the Workday with identitynow and we applied the JML(joiner, mover and leaver). For example, there is a person who worked in HR department and will change to IT department. For the configuration of mover, i have couple thought:
-
Set Mover as a lifecycle state, and we will have a transform rule for detecting if the old department attribute value equals to the current value. If not match, then this identity will change its lifecycle state from “Joiner” to “Mover”. And in the provisioning page, we will choose configure changes under the ‘Settings for previous accounts’ and tick Disable to disable the current accounts. and set a Before Provisioning Rule to change the identity to “Joiner” state and enable corresponding account.
-
Set Mover as a Before Provisioning Rule. After detecting the old department attribute value is not equals to the current value. The identity will be switched to “Leaver” from “Joiner”, the “Leaver” lifecycle state will disable the current account of the identity and then we change the identity to “Joiner” lifecycle state which will assign corresponding accounts to the identity.
Could you tell me can the thoughts above be achieved in identitynow and may i ask about how should i set it to achieve the thoughts into practice? Thank you very much~~~