Task Boxes in Workflows

When designing Workflows, you first add objects to it. Objects that have been added to the Workflow editor are called tasks. Selected tasks are encircled by a thick line and display start and end arrows. These arrows are the connector points from/to which you can link. Task boxes display the most important attributes of the object.

Examples of task boxes:

Screenshot showing part of a Workflow and numbers for each element on the task box. They are the numbers used in the description that follows to help users identify them.

  1. Object icon.
  2. Object name, title or alias.

    The name is truncated if it is too long and the title of the task is also displayed. If the task has no title, or if it not displayed, the long name extends over the second line.

  3. Name of the Agent on which the object is executed.
  4. Short name of the object type. For example, JOBS for Jobs or JOBP for Workflows.
  5. Task number; This is the order of the object in the Workflow sequence, where the START node is always the first task.
  6. External dependency.

For more information, see:

Tooltips

Hover the mouse over a box to display a tooltip that contains information about the object.

Example of a tooltip:

The tooltip is divided in three sections:

  1. Object name, title or alias
  2. Object details

    Name and type of object and task number (position of the object in the Workflow), Agent on which it runs

  3. Object properties that contain configurations

    If any of the task properties contains configurations, they are displayed here. For example: Breakpoint set, Rollback enabled, Requires user input, Execution Settings set, Contains Variables, and so forth.

The START and END nodes also have tooltips. They provide information about the status of the Workflow.

See also: