Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

changed state to active NEW state changed to active

Workflow

Event

Description

Input

Core Identity createdCreated

Core Identity was created

Defines the process after creating a core identity

CoreIdentity IDId

Core Identity

Updated

Core Identity

was

Defines the process after changing the state to active

Core Identity changed state to freezed NEW

Core Identity state was changed to freezed

Defines the process after changing the state to freezed

Core Identity changed state to inactive NEW

Core Identity state was changed to inactive

Defines the process after changing the state to inactive

Core Identity changed

Core Identity was updated

Defines the process after updating a core identity

CoreIdentity IDId,

list of differences 1

Core Identity deletedDeleted/deactivatedDeactivated

Core Identity was deleted/deactivated

Defines the process after deleting/deactivating a core identity

CoreIdentity IDId

Employment changedChanged

Employment was added, has changed or was deleted

Defines the process after updating an employment

ChangeTypeId 2, CoreIdentity IDId, list of changes, DisplayName, Employment

Identity provisioned Provision (per Identitytype)

Identity is createdprovisioned

Defines the process after creating while provisioning an identity

Identity IDId

Identity deprovisioned (per De-Provision (pro Identitytype)

Identity is deleteddeprovisioned

Defines the process after deleting while deprovisioning an identity

Identity ID

Identity deactivated (per Identitytype) NEW

Identity is deactivated

Defines the process after deactivating an identity

Identity ID

Identity activated (per Identitytype) NEW

Identity is activated

Defines the process after activating an identity

Identity ID

Resource provisioned (per Id

Resource Provision (pro Resourcetype)

Resource is created

Defines the process after creating while provisioning a resource

Resource IDId

Resource deprovisioned (per De-Provision (pro Resourcetype)

Resource is deleteddeprovisioned

Defines the process after deleting deprovisioning a resource

Resource IDId

Resource assignedAllocate

Resource is assigned

Defines the process after assigning a resource in the target system

Resource IDResource deassignedId

Resourec De-Alocate

Resource is deassignedde-assigned

Defines the process after deassigning de-assigning 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

...

public enum CoreIdentityEmploymentChangeType : uint

  • Added = 0

  • Changed = 1

  • Removed = 2

The order how the changes are processed is always:

  • add

  • remove

  • change

How-to articles

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel in ( "how-to" , "workflow" ) and type = "page" and space = "IKB"

...