Workflow Task Properties

Task Properties: Workflow Task

Property

UI Field Name

Description

Specifications

Required

calculateCp

Calculate Critical Path

Specification for whether or not the Controller will calculate the Critical Path of this Workflow and, by default, display it in the Workflow Monitor.
 

Important

Boolean; Valid values: true/false. Default is false.

N

calendar

Default Calendar

Default calendar used by the Workflow. If the Workflow is launched by a trigger, the trigger calendar overrides this default calendar.
 
The Calendar will be used to verify any Custom Day references in complexNoun in the Workflow Run Criteria.


N

layoutOption

Auto Layout

If skippedOption is Hide Skipped (2); Specification for the layout of the Workflow Monitor.

Valid values:

  • As String = -- None --, As Value = 0
  • As String = Horizontal Layout, As Value = 1
  • As String = Vertical Layout, As Value = 2

Default is – None – (0).

N

numberOfTasks

Progress

Total number of tasks in the Workflow.


N

overrideCalendar

Override Inherited Calendar

Specification for whether or not to use the selected default calendar for this Workflow instead of the calendar used in the trigger or parent Workflow.

Valid values: true/false (default is false).

N

skippedOption

Show/Hide Skipped Tasks

Specification to either show or hide tasks that have been skipped in a Workflow (see Skipping a Task).

Valid values:

  • As String = Show Skipped, As Value = 1
  • As String = Hide Skipped, As Value = 2

Default is Show Skipped (1).

N