Workflow
Esta página aún no está disponible en tu idioma.
In Workflow view are shown the registered workflows. In this view the user can register new workflows and view or modify existing workflow process instances.
Workflow are shown in a table structure.
Process ID Process Name Version Action
Description:
| Property | Description |
|---|---|
| Process ID | Each workflow has an unique Process ID. |
| Process Name | The workflow Process Name is set into the workflow process definition. The workflow process definition is an XML. In the first tag is set the Process Name. properties<br><?xml version="1.0" encoding="UTF-8"?><br><process-definition xmlns="urn:jbpm.org:jpdl-3.2" name="purchase"><br>...<br></process-definition><br> |
| Version | Workflow version. When is a new workflow is registered, if exists a previous workflow with the same Process Name, then the version will be increased in one unit. |
| Actions | Available actions: - View ( manage process intances, form definition, process image ).- Delete |
Register workflow
Section titled “Register workflow”- On the right bottom, select the .par file ( workflow file type ).
- Click
Register process definition button.
View ( manage process intances, form definition, process image ).
Delete