Checking the sending-side host using a transfer group ID
You can select whether to check if the host accepts files from a remote host not registered as a member of a transfer group, or to raise an error for any files sent from such a non-registered host, and so on. There are three options in settings:
Mode 0 |
: |
Do not check. |
Mode 1 |
: |
Check only when Transfer Group ID is registered in the Receive Management Information. Otherwise, do not check. |
Mode 2 |
: |
Check only when Transfer Group ID is registered in the Receive Management Information. Otherwise, raise an error. |
(1) Settings in HULFT for Mainframe
The settings of whether to check the sending-side host by using Transfer Group ID are specified in the System Environment Settings file.
System Environment Settings file
HULFT parameter library (HULPRM)
Example of the settings
TGRPCHK= transfer group check (0,1,2)
Default value
- 0 :
-
Do not check.
(2) Settings in HULFT for IBMi
The settings of whether to check the sending-side host using transfer group IDs can be specified on the HULFT Management Console.
How to specify the settings
Specify Transfer Group Check on the System Environment Settings screen
Default value
- 0 :
-
Do not check.
(3) Settings in HULFT for UNIX/Linux or HULFT for NSK
The settings of whether to check the sending-side host using transfer group IDs can be specified on the HULFT Management Console or in the System Environment Settings file.
System Environment Settings file
HULPATH/hulenv.conf
How to specify the settings
-
In the HULFT Management Console, specify Transfer Group Check on the System Environment Settings screen
-
In the System Environment Settings file, write the following:
tgrpchk= transfer group check (0,1,2)
Default value
- 0 :
-
Do not check.
(4) Settings in HULFT for Windows
The settings of whether to check the sending-side host using transfer group IDs are specified on the HULFT Management Console or in the System Environment Settings file.
System Environment Settings file
HULPATH\hulenv.cnf
How to specify the settings
-
In the HULFT Management Console, specify Transfer Group Check on the System Environment Settings screen
-
In the System Environment Settings file, write the following:
tgrpchk= transfer group check (0,1,2)
Default value
- 0 :
-
Do not check.