Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

<ul> <li>
  • As
  • String
  • =
  • --
  • None
  • --,
  • As
  • Value
  • =
  • 0
<li>
  • As
  • String
  • =
  • Horizontal
  • Layout,
  • As
  • Value
  • =
  • 1
<li>
  • As
  • String
  • =
  • Vertical
  • Layout,
  • As
  • Value
  • =
  • 2
</ul>

Default is – None – (0).

<ul> <li>
  • As
  • String
  • =
  • Show
  • Skipped,
  • As
  • Value
  • =
  • 1
<li>
  • As
  • String
  • =
  • Hide
  • Skipped,
  • As
  • Value
  • =
  • 2
</ul>

Default is Show Skipped (1).

Property

UI Field Name

Description

Specifications

Required

Anchor
calculateCp - WF
calculateCp - WF
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.
 

Warning
titleImportant


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

N

Anchor
calendar - WF
calendar - WF
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

Anchor
layoutOption - WF
layoutOption - WF
layoutOption

Auto Layout

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

Valid values:

Html bobswift

N

Anchor
numberOfTasks - WF
numberOfTasks - WF
numberOfTasks

Progress

Total number of tasks in the Workflow.


N

Anchor
overrideCalendar - WF
overrideCalendar - WF
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

Anchor
skippedOption - WF
skippedOption - WF
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:

Html bobswift

N

...