Right Java tools. Open source and Enterprise.
|Home | Products | Documents | Downloads | Purchase | Support | Company | Partners | Contact |
Super Workflow

Table of Contents


 

Overview

Super Workflow is a tool to visually assemble tasks as a workflow. No programming is required.

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 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.

Prerequisite

See Prerequisite in Installation for general prerequisite.

Example


   © Copyright 1999-2008 Acelet Corporation. All rights reserved.