Connect Session

This is pre-built Action located under the Mainframe List Element Name. It instructs the Avo Assure Client to connect to any open host session.

Syntax

Input: <ShortSessionID>

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

Usecase/Example

Scenario

In a scenario when testing a Mainframe application, multiple host sessions are open at the same time. The automation script needs to connect with a specific session to perform operations or validations. To establish this connection with an already open session, use the Connect session keyword.

Input

23.229.8.213

Expected Result

The Action needs to connect to the session ID which is given Input Value.

Output

The Connect session Action helped to connect with given session (23.229.8.213).

Last updated

Was this helpful?