Versions Compared

Key

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


Panel
Table of Contents

...

The following built-in variables are available for Web Service task instances:

URL

Description

Resolves to the entire encoded URL containing the host, port, path and query.

Syntax

${ops_url}

Example


Raw Value of URL

Description

Resolves to the raw value of the URL field.

Syntax

${ops_url_raw}

Example


URL Host

Description

Resolves to the URL host.

Syntax

${ops_url_host}

Example


URL Port

Description

Resolves to the URL port.

Syntax

${ops_url_port}

Example


URL Path

Description

Resolves to the encoded URL path.

Syntax

${ops_url_path}

Example


Unencoded URL Path

Description

Resolves to the unencoded URL path.

Syntax

${ops_url_path_unencoded}

Example


URL Query

Description

Resolves to the URL query.

Syntax

${ops_url_query}

Example


Unencoded URL Query

Description

Resolves to the unencoded URL query.

Syntax

${ops_url_query_unencoded}

Example


Anchor
Webhook
Webhook

Webhook VariablesĀ 

The following built-in variables are available for Webhooks:

Universal Event AttributesĀ 

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

...