For creating a new workflow model, you can define the following properties:
Property | Description | Default Value |
Workflow-ID | Technical Name of the Workflow without Spaces and Special Characters | n/a |
Name | Short Description of the Workflow Model | n/a |
Description | Description/Documentation of the Workflow Model | n/a |
Design Workflow
Every Workflow starts with a emtpy start activity.
You can drag more activities from left to right in to the canvas:
The Start Activity allows you to start the workflow with or without variables.
You can optional define an outcome to set a status from the very first beginning.
Human Task are manual task that should be processed by an human / enduser. The task can claimed only by assigned User Group and is accessible via Simplifier Launchpad.
Automated Taks are executed automatically in the background by simplifier workflow runtime. The task can use existing business object or connector calls to transfer data from or into the workflow variables to a existing data source / backend system.
Define Variables
To work with data within the flow, you can define variables.
You can define variables by clicking on the data modeler on the right side.