H3270 (mainframe screens) Connector

H3270 (mainframe screens) Connector

ol.h3270.project.{projectName}.

Property

Type

Description

Property

Type

Description

base-package

list<String>

Which packages Spring will scan for entities.

hostname

String

Legacy System host name.

port

int

Legacy System port.

code-page

String

Code page.

model

int

Screens model.
Options:

  • 2 - 24X80 - default

  • 3 - 32X80

  • 4 - 43X80

  • 5 - 27X132

ssl-type

String

The SSL type.

additional params

String

Use for MainFrame additional setiings.

continue-on-error

Boolean

Continue binding even after an error, use this option only when data may be corrupted.

convert-to-logical

Boolean

Algorithm for convert bidi test, by default it automatically set true according to when com.ibm.icu is in the classpath.

delay-between-screens

int

Delay time in milliseconds between sending terminal action to actual fetch of the data from the screen.

mock

screens mock properties

Mock properties for mainframe screens.

use-mock-connection

Boolean

Indicate if to use mock session in tests

live

Boolean

When live is true (default), we work based on the connector properties.

When live is false, we go to mock-properties to try and use a mock based on the configuration.

password

String

legacy password.

user

String

legacy user.

return-true-on-different-keys

Boolean

Fetching screen with different keys in mock-up sessions.

right-to-left

Boolean

Set true to support RTL languages.

false by default.

uppercase-input

Boolean

When true it convert user input to upper case.

wait-timeout

int

Time in milliseconds to wait for a screen before sending timeout

ol.h3270.project.{projectName}.mock

Property

Type

Description

Property

Type

Description

trail-path

String

Relative path to trail file (ex: /trails/demo_session.trail).

save-trail-path

String

Relative path to the place where new trail file is saved (ex: /trails/save.trail).

save-trail

boolean

Indicates if to save execution data into the trail file. For now, it is implemented only for RPC.

verify-send

boolean

When working in live session false it indicates whether to compare input.