Login to Mainframe

This is pre-built Action located under the Mainframe List Element. It instructs the Avo Assure Client to login to the Mainframe Region using userID and password.

Syntax

Input: <Region>;<UserID>; <Password>

Note: In mainframe systems, a Region refers to a logical partition or environment, like a CICS region, that manages specific resources or transaction workloads. UserID and password are provided by the administration.

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

Usecase/Example

Scenario: Automating Mainframe Login with Credentials

Consider a scenario where automating a mainframe application involves logging in to the system. With the Log in to mainframe action, logging in with credentials becomes a straightforward process.

Input

CICS1;MATESG;SKL259

Expected Result

This Action needs to log in with Credential to the mainframe application.

Output

The Log in to mainframe action performed successfully.

Last updated

Was this helpful?