Introduction
Workflows are initiated at different points in CoreOne Suite. The workflows can be freely edited with the CoreOne Suite Workflow Designer.
...
The following workflows can be configured.
Workflow | Event | Description | Input | ||
---|---|---|---|---|---|
Core Identity Createdcreated | Core Identität Identity was created | Defines the process after creating a core identity | CoreIdentity IdID | ||
Core Identity Updatedupdated | Core Identität Identity was updated | Defines the process after updating a core identity | CoreIdentity IdID, list of differences 1 | ||
Core Identity Deleteddeleted/Deactivateddeactivated | Core Identität Identity was deleted/deactivated | Defines the process after deleting/deactivating a core identity | CoreIdentity IdID | ||
Employment Changedchanged | Employment has changed | Defines the process after updating an employment | ChangeTypeId 2, CoreIdentity IdID, list of changes, DisplayName, Employment | ||
Identity Provision provisioned (pro Identitytype) | Identity is created | Defines the process after creating an identity | Identity IdID | ||
Identity De-Provision deprovisioned (pro Identitytype) | Identity is deleted | Defines the process after deleting an identity | Identity Id | Resource Provision | Identity ID |
Identity deactivated (pro Identitytype) NEW | Identity is deactivated | Defines the process after deactivating an identity | Identity ID | ||
Identity activated (pro Identitytype) NEW | Identity is activated | Defines the process after activating an identity | Identity ID | ||
Resource provisioned (pro Resourcetype) | Resource is created | Defines the process after creating a resource | Resource IdID | ||
Resource De-Provision deprovisioned (pro Resourcetype) | Resource is deleted | Defines the process after deleting a resource | Resource IdID | ||
Resource Allocate assigned | Resource is assigned | Defines the process after assigning a resource | Resource IdResourec De-AlocateID | ||
Resource deassigned | Resource is de-assigneddeassigned | Defines the process after de-assigning deassigning a resource | Resource IdID | ||
Attribute Unique Check | Attributes value is changed | Defines the check of an attribute value for its uniqueness | CoreIdentity IdID, list of changes, change type | ||
Event X Fired | Event X is fired | Defines the process after the execution of an event (patch management, etc.) | Event Name, Event Parameter |
...