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>
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?