...
If you start to design new workflows, you might also design them with the new workflow designer even tough, the Workflow Entry Point might not yet be available in your used version. Please check in with this guide to see if there are already planed entry points that have not yet released. If so, you could plan to that release and simply activate the workflow once the new version has deployed.
Workflow Entry Points
Legacy Workflow Entry Point | NextGen-Workflow Entry Point | Available in Version | Description | Input |
---|---|---|---|---|
Core Identity Created | - | CoreIdentity Id | ||
Core Identity Updated | - | CoreIdentity Id, list of differences 1 | ||
Core Identity Deleted/Deactivated | - | CoreIdentity Id | ||
Employment Changed | - | ChangeTypeId 2, CoreIdentity Id, list of changes, DisplayName, Employment | ||
Identity Provision (per Identitytype) | - | Identity Id | ||
Identity De-Provision (per Identitytype) | - | Identity Id | ||
Resource Provision (per Resourcetype) | - | Resource Id | ||
Resource De-Provision (per Resourcetype) | - | Resource Id | ||
Resource Allocate | - | Resource Id | ||
Resource De-Allocate | - | Resource Id | ||
Attribute Unique Check | - | CoreIdentity Id, list of changes, change type | ||
Event X Fired | - | Event Name, Event Parameter |
Workflow Activities
Control Flow
These Workflow activities can be used to control the logic flow of the workflow.
...