|
| |Home | Products | Documents | Downloads | Purchase | Support | Company | Partners | Contact | |
Table of Contents
Super Workflow is a tool to visually assemble tasks as a workflow. No programming is required. Super Workflow is part of Acelet-Scheduler, it is not a standalone product.
Each node of the workflow is a cell (when we are talking about the chart) or an Action (when we are talking about the workflow). The underlying action is a task of Super Scheduler or Super Watchdog.
See Super Workflow tutorial for an example.
There must be one and only one starting Action. The whole workflow chart looks like a tree. A leaf (childless cell) is an ending Action. There can be more than one ending Action. During execution, when all ending Actions are completed, the whole workflow is completed.
Workflow is very flexible. A sub-workflow can be a member Action for parent workflow.
The physical flow of the workflow is the flow of execution when the workflow is executed. The flow is important, but the physical positions of cells or transitions do not make any difference for the execution. For example, the following two charts are the same from execution point of view:

Super Workflow ignores the Term attributes of member tasks. When the execution flow comes to the member task, the member task will run, even the member task is Suspended.
See Prerequisite in Installation for general prerequisite.
