IBM AS/400 ISeries
Enables customizable interaction with legacy terminal systems via the Remote Terminal Emulation (RTE) protocol.
About
This project delivers a customizable server designed to facilitate interactions with legacy systems, such as IBM AS/400 and ISeries, using the Remote Terminal Emulation (RTE) protocol. It supports various terminal types and protocols including TN5250, TN3270, and VT420. The server's behavior is configurable through YAML files, allowing users to define connection parameters and automate sequences of steps on terminal screens. Developers can further extend its capabilities by implementing custom Java tools to create advanced automation workflows for mainframe or midrange environments.
Key Features
- Customizable RTE protocol server for legacy system interaction
- YAML-based configuration for connection parameters and automation steps
- Supports TN5250, TN3270, and VT420 protocols
- Extensible with custom Java tools for specialized automation
- Automates terminal screen interactions including input fields and attention keys
- 8 GitHub stars
Use Cases
- Automating login and transaction processing on IBM AS/400 or ISeries systems
- Integrating legacy terminal applications into modern IT workflows and systems
- Automating end-to-end testing of applications running on mainframe and midrange environments