Versions Compared

Key

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


Panel
Table of Contents

Overview

...

Panel

Primary and Secondary Variables

Html bobswift
<pre> open src=srcserver user=${(ops_primary_cred_user}) pwd=${(ops_primary_cred_pwd}) secondary=secserver user=${(ops_secondary_cred_user}) pwd=${(ops_secondary_cred_pwd})
</pre>



Anchor
ops_src_cred_pwd
ops_src_cred_pwd
Source Password

...

Description

Resolves to the Primary password.

Syntax

${(ops_primary_cred_pwd})

Example


Anchor
ops_src_cred_user
ops_src_cred_user
Primary User ID

Description

Resolves to the Primary user ID.

Syntax

${(ops_primary_cred_user})

Example


Anchor
ops_dst_cred_pwd
ops_dst_cred_pwd
Secondary Password

Description

Resolves to the Secondary password.

Syntax

${(ops_secondary_cred_pwd})

Example


Anchor
ops_dst_cred_user
ops_dst_cred_user
Secondary User ID

Description

Resolves to the Secondary user ID.

Syntax

${(ops_secondary_cred_user})

Example


Utility User ID

Description

Resolves to the Utility user ID.

Syntax

${ops_utility_cred_user}

Example


...

Description

If UDM Agent Option = UDM Agent Hostname; Resolves to the specified hostname.

If UDM Agent Option = UDM Agent or UDM Agent Cluster; Resolves to the IP address of the referenced Agent definition.

If UDM Agent Option = --None–; Resolves to empty string/blank.

If UDM Agent Option = Utility Agent; Resolves to *.

Syntax

${ops_primary_agent_hostname}

Example


Anchor
Secondary Agent Hostname
Secondary Agent Hostname
Secondary Agent Hostname

Description

If UDM Agent Option = UDM Agent Hostname; Resolves to the specified hostname.

If UDM Agent Option = UDM Agent or UDM Agent Cluster; Resolves to the IP address of the referenced Agent definition.

If UDM Agent Option = --None–; Resolves to empty string/blank.

Syntax

${ops_secondary_agent_hostname}

Example


For Transfer Protocol = FTP/SFTP/FTPS

...

Universal Event Payload 

DescriptionResolves to same JSON payload for the matched Universal Event that would be used for a URL action.
Syntax${ops_webhook_eventName_payload}
Example

Webhook Name

DescriptionResolves to the name of the Webhook that launched the Task Instance.
Syntax${ops_webhook_name}
Example

Anchor
z/OS Task Instance Variables
z/OS Task Instance Variables
z/OS Task Instance Variables

...