ID-Synch Dynamic Workflow


The ID-Synch dynamic workflow engine implements a single, powerful process for authorizing a variety of change requests:

  • Users or automation may submit change requests.
  • Plug-in programs embody site-specific business logic that varies for each type of request:
    • Validating form input.
    • Filling in hidden fields, such as new login IDs.
    • Pre-selecting resources based on form inputs.
    • Limiting resource visibility.
    • Routing requests to suitable authorizers.
    • Finding suitable replacement authorizers for escalation.

Using a single process to authorize all changes is easier to setup, maintain and upgrade than drawing thousands of per-transaction flowcharts.