Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Note
titleVersion Warning

The content below is for Apache Syncope <= 1.2 - for later versions the Reference Guide is available.

Table of Contents
styledecimal

Introduction

Syncope workflow describe and manage the identity life-cicle: it consists of a sequence of concatenated steps describing actions and user interactions connected to the identity management process.

Syncope workflow drives:

  • user transition status;
  • notifications;
  • approval requests;
  • action/operation availability (like creations, updates, deletion about identities);
  • and other (eventual) custom action executions.

The workflow engine used by Syncope is Activiti.

This wiki page aims to show how to manage the workflow via administration console.

Workflow Modification

If interested, read a more general introduction about workflow management in Syncope.

Apache Syncope < 1.2.0

...

  1. Click on Configuration tab.
  2. Click on Workflow subtab and provide changes (Fig. Edit Workflow)..
    Image Added
  3. Click on Save button.

Apache Syncope >= 1.2.0

  1. Click on Configuration tab.
  2. Click on Workflow subtab and provide changes either
    1. via Activiti Modeler (see how to enable it)Image Added
      Image Added
    2. via XML editorImage Added

      Image Added