...
Child Elements
Context Store | Provides a storage for data (or message) between the steps in the workflow. Can be also thought of as a complex variable, defined by a data structure. |
---|---|
Block | A Block is a step, which contains other steps (tasks, blocks). |
Task | A Task is unit of work in the workflow. The sequence of the workflow is made of tasks or blocks. Tasks make use of the data stored in context stores defined for this workflow. |
MODEL STRUCTURE
Sequential Workflows | |||||
---|---|---|---|---|---|
Sequential Workflow | |||||
Context Store | |||||
(Block) For-each | |||||
Context Store | |||||
Dependency | |||||
(Block) For-each | |||||
(Block) Transaction | |||||
(Task) Check Rule | |||||
(Task) Service Method Call | |||||
(Tast) Set Workflow Property | |||||
(Task) Update context by Xpath | |||||
(Task) User Interface | |||||
(Task) Wait | |||||
(Task) Workflow Call | |||||
(Block) Loop | |||||
Context Store | |||||
Dependency | |||||
(Block) For-each | |||||
(Block) Loop | |||||
(Block) Transaction | |||||
(Task) Check Rule | |||||
(Task) Service Method Call | |||||
(Tast) Set Workflow Property | |||||
(Task) Update context by Xpath | |||||
(Task) User Interface | |||||
(Task) Wait | |||||
(Task) Workflow Call | |||||
(Block) Transaction | |||||
Context Store | |||||
Dependency | |||||
(Block) For-each | |||||
(Block) Loop | |||||
(Block) Transaction | |||||
(Task) Check Rule | |||||
(Task) Service Method Call | |||||
(Tast) Set Workflow Property | |||||
(Task) Update context by Xpath | |||||
(Task) User Interface | |||||
(Task) Wait | |||||
(Task) Workflow Call | |||||
(Task) Check Rule | |||||
Dependency | |||||
(Task) Service Method Call | |||||
Dependency | |||||
Parameter | |||||
Data Structure Reference | |||||
(Tast) Set Workflow Property | |||||
Dependency | |||||
(Task) Update context by Xpath | |||||
Dependency | |||||
(Task) User Interface | |||||
Dependency | |||||
Context Store Reference | |||||
Data Constant Reference | |||||
System Function Call | |||||
(Task) Wait | |||||
Dependency | |||||
(Task) Workflow Call | |||||
Context Mapping | |||||
Dependency |