Versions Compared

Key

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

...

Built-in variables are listed alphabetically within the following categories on this page:

Anchor
Agent Variables
Agent Variables
Agent Variables

...

Note
titleNote

Although they have the same syntax, ${ops_agent_id}, this Built-In Variables#Agent Queue Name 23166985 Agent variable resolves to a different value than the Built-In Variables#Agent sys_id 23166985 Agent-based task instance variable.

...

Note
titleNote

Although they have the same syntax, ${ops_agent_id}, this Built-In Variables#Agent sys_id 23166985 Agent-based task instance variable resolves to a different value than the Built-In Variables#Agent Queue Name 23166985 Agent variable.

Agent Queue Name

...

Description

Resolves to the sequentially assigned number, maintained per task, representing the creation order of the instance. For example, if you launch a task twice, the first task instance will have instance number 1, and the second task instance will have instance number 2.
 

Note
titleNote

Although it still is supported, the Reference Id built-in variable has been superseded by the Instance Number built-in variable.


Syntax

${ops_task_ref_count}

Example


...

Description

Resolves to the task type.

Syntax

${ops_task_type}

Example


Task Vertex ID

Description

Resolves to the value of the task’s vertex id in a workflow.

Syntax

${ops_vertex_id}

Example

Ops_vertex_id = 5


Time Zone (Task time zone)

...