about us      downloads      documentation      contact      home 
 products
 antHR
 workflow studio
 technical toolkits
 content entry
 workflow
 security
 hierarchy
 concepts
 how tos
 reference
 FAQs

How Tos:

In order to best understand how to use workflow it is recommended that you work through these examples. Each of these examples have been chosen to illustrate important parts of the system. Together they form an excellent introduction to all the common features of Ant workflow. To get started we recommend that you read simple workflow authoring, multiple user workflows and split workflow.

Basics
  Workflow authoring: Create, edit and test a simple workflow

Intermediate
  Importing and exporting: Importing and exporting workflows
  Multiple user workflow authoring: Taking the simple workflow and making it multi user
  Split workflow authoring: Taking a workflow and adding two threads of execution
  Escalation: Escalation on workflows and activities that take too long
  Track workflow status: Tracking a workflow definition, view workflow instances and changing their states

Developer
  Create a new Action in .NET: Create a new .NET Action to implement custom functionality
  Web service actions: Define and use actions which call web services