Versions Compared

Key

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

...

Excerpt

Specification for whether or not there is a restriction for this task to be run, skipped, or held.

Options are:

html
  • -
bobswift<ul> <li> -
  • -
  • None
  • --
  • No
  • restriction
  • for
  • this
  • task.
<li>
  • Run
  • Restriction
  • for
  • when
  • this
  • task
  • will
  • be
  • run.
<li>
  • Skip
  • Restriction
  • for
  • when
  • this
  • task
  • will
  • be
  • skipped.
<li>
  • Hold
  • Restriction
  • for
  • when
  • this
  • task
  • will
  • be
  • held.
</ul>

If Execution Restriction on a task is Run or Skip, then when it is part of a Workflow that is being launched, the Execution Restriction#Restriction Restriction Period is evaluated. The task instance will be skipped if Execution Restriction is Skip and the date is within the Execution Restriction#Restriction Restriction Period or Execution Restriction is Run and the date is not within the Execution Restriction#Restriction Restriction Period. Execution Restriction can be set to Skip with a Execution Restriction#Restriction Restriction Period of - None -, meaning the restriction is always active and the task will be skipped when it is part of a Workflow.

...