Versions Compared

Key

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

...

Options

Description

Create

Task instances are created automatically when the task launches, so the Create permission does not appear.

Read

Grants permission to read a Task Instance

Update

Grants permission to update certain fields on a Task Instance.

Delete

Grants permission to delete a Task Instance.

Commands

For command descriptions, see Manually Running and Controlling Tasks.

  • ALL: Grants permission to issue any command.
  • Cancel: Grants permission to cancel a Task Instance.
  • Clear All Dependencies: Grants permission to clear all dependencies on a Task Instance.
  • Clear Predecessors: Grants permission to clear all predecessors on a Task Instance.
  • Clear Exclusive: Grants permission to clear all mutual exclusive dependencies from a Task Instance.
  • Clear Resources: Grants permission to clear all resource dependencies of a Task Instance.
  • Clear Time Wait/Delay: Grants permission to clear all Wait To Start and Delay On Start specifications for a Task Instance.
  • Force Finish: Grants permission to force finish a Task Instance.
  • Force Finish/Cancel: Grants permission to force finish/cancel a Task Instance.
  • Hold: Grants permission to put a Task Instance on hold.
  • Insert Task: Grants permission to insert a task on the workflow monitor of a workflow Task Instance.
  • Mark as Satisfied: Can mark a dependency as satisfied.
  • Re-run: Grants permission to re-run a Task Instance.
  • Release: Grants permission to release a Task Instance from hold.
  • Release Recursive: Grants permission to release a workflow and all its tasks from hold.
  • Retrieve Output: Grants permission to execute the Retrieve Output button.
  • Set Priority Low: Grants permission to change the priority of a task to Low.
  • Set Priority Medium: Grants permission to change the priority of a task to Medium.
  • Set Priority High: Grants permission to change the priority of a task to High.
  • Set Completed: Grants permission to set a Manual Task Instance status to completed.
  • Set Started: Grants permission to set a Manual Task Instance status to a new started time.
  • Skip: Grants permission to skip a Task Instance.
  • Unskip: Grants permission to unskip a Task Instance selected to be skipped.
  • Universal: Grants permission to run Universal Commands on a Universal Task Instance.
Note
titleNote

Universal Controller will initially check for command permission specifically for the task instance.

If no command permission is granted for the task instance, Universal Controller will check if command permission is granted for the parent workflow task instance, and then continue to check for command permission up the workflow task instance hierarchy.


...