Skip to main content

5250/AS400 Adaptor

Introduction

This adapter is used to run tests on the 5250 Adapter. This adapter allows us on the one hand to run tests on AS/400 mainframe screens and also to generate macros that allow us to automate tests on “transformed to HTML” systems.

Configuration

In the initialization process it is necessary to supply the information to connect to the As400 5250 server. That is the information of the Adapter object.

This executor must be downloaded:

Java.PNG

Initialization Parameters

5250 - We are going to fill in the necessary parameters of the adapter.

Adapter = 5250
Session Name = Name that we want to give.
Host:
- VPS = PUB400.COM
- TAST1 = descfvkr.de.scf.corp
Port:
- VPS = 23
- TAST1 = 23
Proxy Port
- 1080 for the 2 environments.
tnEnhanced
- Marked for the 2 environments.
Screen Size
- 24 * 80 for the 2 environments.
SSL
- NONE For the 2 environments.
Codepage
- INTERNAL - Built-in EBCDIC conversion (CP037).
For the 2 environments.

Functions

Macro generation