System Environment Settings

This information is for setting the Environment Settings for the client.

You can view this information on HULFT-HUB Manager Management screen.

For details about the default values and setting values for each field, refer to Administration Manual for the client.

Explanation of Each Field

1. Basic Settings

The following describes each field in the Basic Settings.

(A1) Work Library

This field specifies the library where HULFT keeps the temporary files and the user queue.

(A2) Local Host Name

This field specifies the host name on TCP/IP that is used by HULFT.

(A3) Receive Port No.

This field specifies the port number that is used by the Receive Acknowledge Job to communicate with other hosts.

(A4) Request Acknowledge Port No.

This field specifies the port number that is used by the Request Acknowledge Job to communicate with other hosts.

(A5) Send Acknowledge Port No.

This field specifies the port number that is used by the Send Acknowledge Job for internal communication.

(A6) Send Job Multiplex Level

This field specifies the maximum number of Send jobs that can be started simultaneously from a Send Acknowledge Job.

(A7) Receive Job Multiplex Level

This field specifies the maximum number of Receive jobs that can be started simultaneously.

(A8) Job Interrupt Severity

This field specifies the severity that is used as criteria to determine whether to interrupt a Post-send job or Post-receive job that is started after sending or receiving.

(A9) Space Character Mode

This field specifies the conversion rules for space codes.

For details about space conversion rules, refer to Administration Manual for the client.

 

2. Extension Settings

The following describes each field in the Extension Settings.

(B1) Connect Retry Count

This field specifies the number of times to try reconnecting if socket connection to the host on the receiving side fails.

(B2) Connect Retry Interval

This field specifies the wait time to try reconnecting if socket connection to the host on the receiving side fails. (Unit: second)

(B3) Retry Count on Locked Send File

This field specifies the number of times to retry locking the Send file if the file is already locked for sending.

(B4) Wait Time on Locked Send File

This field specifies the interval to retry locking the Send file if the file is already locked for sending. (Unit: second)

(B5) Retry Count on Locked Receive File

This field specifies the number of times to retry locking the Receive file if the file is already locked for receiving.

(B6) Retry Interval on Locked Receive File/Wait Time on Locked Receive File

This field specifies the wait time for release of the lock on the locked Receive file for receiving. (Unit: second)

[Remarks] The name varies depending on the version of the connected client.
- When the version is lower than HULFT Ver.7.3.0
  Retry Interval on Locked Receive File
- When the version is HULFT Ver.7.3.0 or higher
  Wait Time on Locked Receive File

(B7) Retry Count on Locked System File

This field specifies the number of times to retry locking a system file if the file is already locked.

(B8) Retry Interval on Locked System File/Wait Time on Locked System File

This field specifies the wait time to release the lock on a locked system file. (Unit: second)

[Remarks] The name varies depending on the version of the connected client.
- When the version is lower than HULFT Ver.7.3.0
  Retry Interval on Locked System File
- When the version is HULFT Ver.7.3.0 or higher
  Wait Time on Locked System File

(B9) Socket Buffer Size

This field specifies the input/output size for socket communication. (Unit: byte)

(B10) Socket Read Timeout

This field specifies the time-out duration when communication is interrupted due to no response from the remote host. (Unit: second)

(B11) Job Timeout

This field specifies the job time-out when a job is executed. (Unit: second)

 

3. Extension2 Settings

The following describes each field in the Extension2 Settings.

(C1) Status Display Selection

This field specifies the types of transfer status that are displayed on the Send and Receive Status List screen on the Client Status Inquiry.

<Table> Setting Values for Status Display Selection

On-screen
Options
Description
Display Only Send Display only the Send status
Display All Display the Send status and Receive status

(C2) Pack Zone Conversion

This field specifies the conversion rules for Signed Internal Decimal (P) and Signed External Decimal (S) during format transfer or multi format transfer.

<Table> Setting Values for Pack Zone Conversion

On-screen
Options
Description
Mode 0 For details about pack zone conversion rules, refer to Administration Manual for the client.
Mode 1
Mode B
Mode F
Mode 9
Mode S
Mode N

(C3) Sign for ASCII

This field specifies the sign part when Signed Internal Decimal (P) and Signed External Decimal (S) are converted to ASCII data during format transfer or multi format transfer.

This setting becomes effective when you specify 'Mode S' for the Pack Zone Conversion.

<Table> Setting Values for Sign for ASCII

On-screen
Options
Zone Sign
Positive Negative
Mode 1 3 4 5
Mode 2 3 3 7

(C4) Sign for EBCDIC

This field specifies the sign part when Signed Internal Decimal (P) and Signed External Decimal (S) are converted to EBCDIC data during format transfer or multi format transfer.

This setting becomes effective when you specify 'Mode S' for the Pack Zone Conversion.

<Table> Setting Values for Sign for EBCDIC

On-screen
Options
Zone Sign
Positive Negative
Mode 1 F C D
Mode 2 F F D

(C5) Auto Resend Retry Count

This field specifies the number of times to try auto resending when a communication error occurs during the Send processing and the Receive processing.

(C6) Log Deletion Threshold

This field specifies the timing for the auto deletion of the Send Log records, the Receive Log records, and the Request Acknowledge Log records. (Unit: record)

(C7) Send Transfer Error Recovery

This field specifies how to handle the situation when clearing or deleting the Send file ends unsuccessfully.

HULFT clears or deletes the Send file when the Send processing or the Receive processing has ended successfully.

<Table> Setting Values for Send Transfer Error Recovery

On-screen
Options
Description
Unsuccessful Mode Treat as unsuccessful end and execute the unsuccessful job
Successful Mode Treat as successful end and execute the successful job

(C8) External Character Table Mode

This field specifies how to handle external character table conversion.

<Table> Setting Values for External Character Table Mode

On-screen
Options
Description
No Convert all external character codes to '□' without using the external character table.
Yes Refer to the external character table, and convert external character codes as appropriate.
Priority Give priority to the external character table, and convert codes as appropriate.

For details about the external character table, refer to Administration Manual for the client.

(C9) Process when External character has not been Registered

This field specifies the handling of codes which are not listed in JIS Level 1 and JIS Level 2, nor registered in the external character table.

<Table> Setting Values for Process when External character has not been Registered

On-screen
Options
Description
Default Value Convert to the default code
Error Treat as an external character conversion error

(C10) Dynamic Parameter Specification

This field specifies whether the Send file name, the host name, and the transfer group can be specified dynamically when you issue the Send File.

<Table> Setting Values for Dynamic Parameter Specification

On-screen
Options
Description
Mode 0 Disable dynamic specification
Mode 1 Enable dynamic specification

(C11) Receive Multiplex Level Over Retry

This field specifies whether to retry a connection if an error occurs due to exceeding of the Receive Multiplex Level during socket connection to the host on the receiving side.

<Table> Setting Values for Receive Multiplex Level Over Retry

On-screen
Options
Description
Check box not selected Treat as an error without retrying a connection
Check box selected Retry a connection

HULFT uses the Connect Retry Count and the Connect Retry Interval for the retry count and the wait time for reconnecting.

(C12) Conversion Between EBCDIC Codes

This field specifies whether to convert between EBCDIC codes.

<Table> Setting Values for Conversion Between EBCDIC Codes

On-screen
Options
Description
Check box not selected Do not convert
Check box selected Convert

(C13) KEIS Em-size Space Mode

This field specifies the conversion rules for KEIS em-size (double-byte) space codes (optional).

<Table> Setting Values for KEIS Em-size Space Mode

On-screen
Options
Description
0 Convert em-size (double-byte) space codes to 0x4040
1 Convert em-size (double-byte) space codes to 0xA1A1

If you omit this field, HULFT-HUB sets '0.'

(C14) Criteria to Delete Resend Queue

This field specifies the criteria for deleting records from the Resend Queue when the Send processing is requested for a file ID that already exists in the Resend Queue (optional).

<Table> Setting Values for Criteria to Delete Resend Queue

On-screen
Options
Description
0 Delete the record with the same file ID
1 Delete the record with the same file ID and host name
2 Delete the record with the same file ID, host name, and file name

If you omit this field, HULFT-HUB sets '0.'

(C15) Send Packet

This field specifies whether to send a small number of packets at intervals in order to prevent a communication time-out (optional).

<Table> Setting Values for Send Packet

On-screen
Options
Description
0 Do not send packets
1 Send packets

If you omit this field, HULFT-HUB sets '0.'

(C16) Code Conversion Mode

This field specifies how to handle conversion of external characters.

<Table> Setting Values for Code Conversion Mode

On-screen
Options
Description
Mode 0 Convert external characters with the destination code of conversion at a fixed length (other than UTF-8 code)
Mode 1 Convert external characters with the destination code of conversion at a variable length

(C17) Request Acknowledge Host Check

This field specifies how to handle requests from hosts that are not registered in the Host Information.

Specify how HULFT behaves if the host that is issuing a request is not registered in the Host Information when a service request is acknowledged. This applies to the following services: the Send Request (SEND), the Resend Request (RESEND), the Post-receive Job Result Inquiry Request (HULJOB), the Job Execution Result Notification (HULSNDRC), and the Remote Job Execution (HULRJOB).

<Table> Setting Values for Request Acknowledge Host Check

On-screen
Options
Description
No

Do not perform the Request Acknowledge Host Check

(Acknowledge requests from hosts that are not registered in the Host Information)

Yes

Perform the Request Acknowledge Host Check

(Reject requests from hosts that are not registered in the Host Information)

(C18) Framed Message Transfer Type

This field specifies the data transfer method.

<Table> Setting Values for Framed Message Transfer Type

On-screen
Options
Description
Error Detection Priority Mode Always transfer data in the Error Detection Priority Mode
Send Speed Priority Mode Transfer data in the Transfer Speed Priority Mode for sending, and transfer data in the Error Detection Priority Mode for receiving
Receive Speed Priority Mode Transfer data in the Error Detection Priority Mode for sending, and transfer data in the Transfer Speed Priority Mode for receiving
Send and Receive Speed Priority Mode Always transfer data in the Transfer Speed Priority Mode

 

4. Others

The following describes each field in the Others settings.

(D1) Job Process Key

This field specifies the key for communication between each acknowledged job.

(D2) Queue of Pending Connect

This field specifies the maximum number of connections that a Send Acknowledge Job, a Receive Acknowledge Job, or a Request Acknowledge Job can acknowledge at one time.

(D3) Fixed Length Transfer

This field specifies whether spaces are set at the end of a record if data is missing (such as when shift codes are cut) during text transfer to another host.

<Table> Setting Values for Fixed Length Transfer

On-screen
Options
Description
Check box not selected Do not set spaces
Check box selected Set spaces (Transfer in Fixed Length)

(D4) Management Screen Security

This field specifies whether to use the security function on the Management screen on the client side.

<Table> Setting Values for Management Screen Security

On-screen
Options
Description
Check box not selected Disable Management Screen Security
Check box selected Use Management Screen Security
[Note] This setting is not related to client security functions that are used on each screen in HULFT-HUB Manager. Set the security functions for HULFT-HUB Manager on the User Management screen. For details, refer to User Management Function.

(D5)Receive File Max. Size

This field specifies the maximum size for a file that can be received by the Receive processing. (Unit: byte)