Hello experts.
There was a need to send notifications regarding events such as, hiring, firing and changing the name, would you be so kind to tell me where to find it and how can I do it?
Version 1IM 7.1
Every object in OneIM is able to automatically generate default events and in addition, custom events can be fired (by code in any form). The default events are INSERT, UPDATE and DELETE (assignment object generate the events ASSIGN and REMOVE as well). You will find this described in the documentation https://support.oneidentity.com/technical-documents/identity-manager/8.0/configuration-guide#TOPIC-860836.
Your business-related events translate, roughly, to the following technical events:
Every object in OneIM is able to automatically generate default events and in addition, custom events can be fired (by code in any form). The default events are INSERT, UPDATE and DELETE (assignment object generate the events ASSIGN and REMOVE as well). You will find this described in the documentation https://support.oneidentity.com/technical-documents/identity-manager/8.0/configuration-guide#TOPIC-860836.
Your business-related events translate, roughly, to the following technical events: