Terminal Automation

The Terminal Automation activity group contains activities designed to connect to a terminal (a machine connected to a mainframe) and efficiently automate tasks or work within that machine. These activities are generally used to communicate, access, and control operation on a remote machine.

For example, you can use the Terminal Automation activities to send control keys, move the cursor to specific screen position to query and fetch text or field, write or set text on a specific position, or wait for the specified text to appear on the screen as a trigger (such as bot execution will stop).

The terminal or machine runs the ASG RPA Terminal Emulator or terminal emulation program that allows the host machine to access another machine, including remote machines, through a graphical interface. This communication with another machine is made possible using the Telnet protocol.

The ASG RPA Terminal Emulator supports only the TN3270 terminal type.

You can use these activities to perform the following types of task:

  • Create a connection with a host machine.
  • Spend specific control key (such as Enter and F-keys) to the terminal.
  • Move the cursor to a specific position or field on the ASG RPA Terminal Emulator screen or refresh the screen.
  • Retrieve or write text on a specified position, field, screen of the ASG RPA Terminal Emulator.
  • Terminate the connection to the machine after you have completed working within it.
  • Download the TN3270 Plus secure telnet terminal emulation for Windows. It will help you to examine a terminal emulator application and effectively create an RPA Model with Terminal Automation activities. Download link: https://www.sdisw.com/download.aspx
  • To know more about Mainframe computers basics, definitions, and the terminology used, you can see the IBM Mainframes wiki.

Terminal Automation Activities

The Terminal Automation group includes the following activities: