Terminal Emulator package
- Updated: 2023/12/18
Terminal Emulator package
The Terminal Emulator package contains actions that enable you to connect to and automate tasks on another machine. Use these actions to access and control operations on a remote machine. For example, you can run applications and access files on a different operating system.
The Terminal Emulator enables a machine to connect to and communicate with another machine using a command-line or graphical interface. The Terminal Emulator uses the Telnet or SSH protocol to communicate with other machines.
The Terminal Emulator supports ANSI, TN3270E, TN5250E, and VT100 terminal types.
Before you start
Perform the following actions within the Terminal Emulator package as part of using the set of available actions:
- Establish a connection with a host machine using the Connect
action.
You must first establish a connection with a host machine to automate any Terminal Emulator related task. When establishing the connection, specify the details of the host machine and associate it with a session name. Use the session name provided in this action in the other actions so that you do not have to provide details of the host machine in those actions again. See Using Connect action for Terminal Emulator.
Important: If you use any other action from this package before establishing the connection, you will encounter an error. - Use the Terminal Emulator actions to automate a task. For example, use the Get field action to retrieve the value from a particular field.
- After you have automated all the Terminal Emulator related tasks, terminate the connection to the host machine using the Disconnect action.
Actions in the Terminal Emulator package
The Terminal Emulator package includes the following actions:
Action | Description |
---|---|
Clear terminal | |
Connect | Using Connect action for Terminal Emulator |
Disconnect | |
Get all fields | |
Get field | |
Get text | Using Get text action for Terminal Emulator |
Hide terminal | |
Search field | |
Send key | Using Send key action |
Send text | Using Send text action |
Set key mappings | Using Set key mappings |
Set cursor position | |
Set field | Using Set field action |
Show terminal | |
Wait | Using Wait action |