Task Window - Globals Tab

The TDM enables overriding Globals on both environment and task levels:

  • Setting Globals on a task level only impacts the execution of a task.
  • Setting Globals on an environment impacts the execution of all tasks created on the environment.

Click to read more about overriding Fabric settings by a task's execution.

How do I Override Globals on a Task?

Check Set Global Variables to open the Task Globals tab.

Task Globals Tab

This tab displays the list of Globals set on a task level.

task globals

Click Add Global to add a Global to a task. A popup window opens:

add global

  • Populate Global Name, select a value from the dropdown list of Global variables defined in the Fabric implementation.

  • Populate Global Value with the value of the Global variable. This value is set on the Global name for each task execution.

    Previous

Task Window - Globals Tab

The TDM enables overriding Globals on both environment and task levels:

  • Setting Globals on a task level only impacts the execution of a task.
  • Setting Globals on an environment impacts the execution of all tasks created on the environment.

Click to read more about overriding Fabric settings by a task's execution.

How do I Override Globals on a Task?

Check Set Global Variables to open the Task Globals tab.

Task Globals Tab

This tab displays the list of Globals set on a task level.

task globals

Click Add Global to add a Global to a task. A popup window opens:

add global

  • Populate Global Name, select a value from the dropdown list of Global variables defined in the Fabric implementation.

  • Populate Global Value with the value of the Global variable. This value is set on the Global name for each task execution.

    Previous