Secure Log in to Mainframe
This is pre-built Action located under the Mainframe List Element Name. It instructs the Avo Assure Client to log in to the Mainframe Region using userID and encrypted password.
Syntax
Input: <Region>;<UserID>;<Encrypted Password>
Output: <Dynamic Variable>(Optional);<Dynamic Variable>(Optional)

Usecase/Example

Scenario: Secure Mainframe Login with Encrypted Credentials
Consider a scenario where automating a mainframe application requires securing the login process. With the 'Secure Login to Mainframe' action, logging in using a UserID and encrypted password becomes an easy task.
Input
CICS1;MATESG; iE5Iis8OjEC
Expected Result
This Action needs to log in with UserID and encrypted password to the mainframe application.
Output
The “Secure log in to mainframe” action performed successfully.
Last updated
Was this helpful?