Workflow
Guide to enabling and using PingIDM workflows.
IDM provides an embedded workflow and business process engine based on Flowable and the Business Process Model and Notation (BPMN) 2.0 standard. This guide describes how to configure the workflow engine and manage workflow tasks and processes.
|
To enable and manage workflows, edit the configuration files directly, use the REST interface, or use the legacy admin UI. |
Workflow Tools
Learn about BPMN 2.0 and the workflow tools.
Enable Workflows
Configure the workflow engine and datasource to enable workflows.
Create Workflows
Define workflows and package them for deployment.
Invoke Workflows
Learn where and how to trigger workflows.
Query Workflows
Query running process instances over REST.
Custom Workflows
Create custom workflow templates.
|
Workflows are not supported with a DS repository. If you are using a DS repository for IDM data, you must configure a separate JDBC repository as the workflow datasource. |