Log Off from mainframe

This is a pre-built action located under the Mainframe List Element. The functionality of this action in Avo Assure is used to log off from the Mainframe application and securely terminate the session.

Syntax

Input Value: <Number>

Argument
Description

<Number>

(Required)

Specify the only numeric values are accepted. Each number corresponds to a specific logoff behavior.

(for example value is - 1 )

Output Value:

Argument
Description

<Dynamic Variable>(Optional);<Dynamic Variable> (Optional)

This dynamic variable holds the result as True or False

Example 1

Performs logoff operation from the mainframe emulator with specific dataset handling option

The Log Off from mainframe action takes the value from the Input Value column (e.g., 3) and logs off from the mainframe emulator based on the number provided.

Example 2

1 - Prints the data set and Logoff. (Not recommended)

Example 3

2- Delete the dataset and Logoff.

Example 4

4 - Keep the new dataset and Logoff.

Last updated

Was this helpful?