Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Insert excerpt
_Banners
_Banners
nameCreatingWorkflows
nopaneltrue

Overview

Workflows provide a live document outlining the structure of your application. It provides direct access to each item that makes up your application such a screens and other workflows.

Workflows can be divided into sections called Swimlanes, which allow for the separation of functions within your business process. This is illustrated below in this customer onboarding workflow:

Image Modified

 

The Workflow Window Layout

Here is a simplified view of the Workflow window:

  1. The toolbar provides Workflow specific options, such as displaying the available screens. Click on a toolbar option to display available items in the repository or drag the option onto the canvas to create a new instance.
  2. The repository where available items will be listed and an item's properties will be displayed.
  3. The main part of the window is the canvas, where you create the workflow and add swim lanes.
    • To add a swimlane, right-click on the existing swimlane and select either add new swimlane above or below.
    • Drag options from the toolbar onto the canvas to create new items. Then double click on them to create or configure them.
  4. The tables and the relationships between them.
  5. A table is represented as a box, containing a list of all of the attributes it contains and their associated data type.
  6. A line connecting tables represents the relationship between them. The line connects the primary key of one table to a foreign key in a different table; see Relationship.swimlanes used in the workflow diagram to visually distinguish responsibilities or for sub-processes within a business process.