Send Management Information (Windows)
The file information of files to be sent is registered.
Field List
Field Name |
Default Value |
Setting Value |
Optional |
Remarks |
---|---|---|---|---|
File ID |
|
Uppercase alphanumeric characters |
- |
Within 8 bytes |
Comment |
|
Characters |
✓ |
Within 60 bytes |
File Name |
|
Characters |
- |
Within 200 bytes |
Transfer Type |
TEXT |
(*1) |
- |
|
Format/Multi Format ID |
|
Uppercase alphanumeric characters |
✓ |
Within 8 bytes |
Compression Level |
None |
(*1) |
- |
|
Compression Unit |
0 |
From 0,1 to 32760 |
✓ |
Unit: bytes |
Code Conversion |
Sending Side |
(*1) |
- |
|
EBCDIC Code Set |
Standard |
(*1) |
- |
|
Send File Mode |
Keep |
(*1) |
✓ |
|
Transfer Group ID |
|
Alphanumeric characters |
- |
Within 8 bytes |
Pre-send Job ID |
|
Alphanumeric characters |
✓ |
Within 8 bytes |
Successful Job ID |
|
Alphanumeric characters |
✓ |
Within 8 bytes |
Unsuccessful Job ID |
|
Alphanumeric characters |
✓ |
Within 8 bytes |
Interface DBID |
|
Alphanumeric characters |
✓ |
Within 8 bytes (*2) |
Transfer Interval |
0 |
From 0 to 32760 |
- |
Unit: milliseconds |
Transfer Priority |
50 |
From 1 to 256 |
- |
|
Transfer Block Length |
4096 |
(*3) |
- |
Unit: bytes |
Transfer Block Count |
3 |
From 1 to 99 |
- |
|
Shiftcode Mode |
Add |
(*1) |
- |
|
Mail Interface ID |
|
Uppercase alphanumeric characters |
✓ |
Within 16 bytes |
Encryption Key |
|
Alphanumeric characters |
✓ |
8 to 20 bytes |
✓ |
: |
Optional |
- |
: |
Mandatory |
*1 |
: |
On screen, select an option. |
*2 |
: |
Available only when the Transfer Type is set to 'FORMAT' or 'MULTIFORMAT.' |
*3 |
: |
Setting value ranges from '6' to '65520' for the destination host lower than HULFT Ver.7, and it ranges from '128' to '65520' for the connection destination of HULFT Ver.7 or higher. |
Explanation of Each Field
Each field to be set in Send Management Information is explained.
- File ID
-
The ID to identify the file to send
- Comment
-
This is the comment related to the Send file.
- File Name
-
The name of the Send file stored on Windows.
Specify the name using the full path.
In the environment that installed HULFT7 for Windows-EX, you can specify a file that utilizes network resource. For details, refer to the explanation of networked files in Windows Administration Manual for the destination host.
- Transfer Type
-
The data type of the file to send
- FORMAT:
-
Format data
- BINARY:
-
Binary data
- TEXT:
-
Text data
- MULTIFORMAT:
-
Multi Format data
- Format/Multi Format ID
-
The ID where the Format or Multi Format of the Send file is registered
For details on the Format ID, refer to Format Information (Windows).
For details on the Multi Format ID, refer to Multi Format Information (Windows).
Format ID is mandatory when 'FORMAT' is specified for the Transfer Type. Multi Format ID is mandatory when 'MULTIFORMAT' is specified for the Transfer Type.
- Compression Level
-
The compression level at the time of file transfer:
- None
-
- Horizontal:
-
Compression within records
- Vertical:
-
Compression across records
- Compression Unit
-
The record processing unit at the time of compressing the binary files.
This field is mandatory if the Compression Level field is specified with a value other than 'None' and also with 'BINARY' as the Transfer Type value. It cannot be specified in other cases.
If the value is high, the rate at which the processing is executed is faster. (This operation, however, requires more memory.)
- Code Conversion
-
The code conversion destination of the files to be sent
-
Sending Side
-
Receiving Side
-
No Conversion
-
- EBCDIC Code Set
-
The EBCDIC code system that is used at the time of conversion from ASCII code to EBCDIC code:
-
Kana
-
Lower Case
-
ASCII
-
ASPEN
-
Standard
-
Standard Extension
-
NEC Kana
-
Kana Extension
-
User Table 1
-
User Table 2
-
User Table 3
= Remarks =You can specify 'Kana Extension' if HULFT at the connection destination is Ver.7.3.0 or higher.
-
- Send File Mode
-
Exclusive access control while sending the file and the mode when it ends successfully:
- Keep:
-
Does not lock during sending and saves the file after normal end
- Clear:
-
Locks file during sending and clears the file to 0 byte after normal end
- Delete:
-
Locks file during sending and deletes the file after normal end
- Lock:
-
Locks file during sending and saves the file after normal end
- Transfer Group ID
-
The ID where send destination of the Send file is registered.
For details on the Transfer Group ID, refer to Transfer Group Information (Windows).
- Pre-send Job ID
-
The ID of the job to be started before sending
For details on the Job ID, refer to Job Information (Windows).
When omitted, the job is not started.
- Successful Job ID
-
The ID of the job to be executed when sending file is completed successfully.
For details on the Job ID, refer to Job Information (Windows).
When omitted, the job is not started.
- Unsuccessful Job ID
-
The ID of the job to be executed when sending file is completed unsuccessfully.
For details on the Job ID, refer to Job Information (Windows).
When omitted, the job is not started.
- Interface DBID
-
This is the interface at the receiving side of the sent data:
- CSV:
-
Converts the Receive file into CSV format on the receiving side
- XML:
-
Converts the Receive file into XML format on the receiving side
When the Receive file received on the receiving side is in CSV format (UNIX, Linux, NonStop, and Windows) or in XML format (UNIX, Linux, and Windows), the above fixed characters are specified.
When the field is defaulted, the receiving in CSV format or XML format is not carried out. To establish interface, specify 'FORMAT' or 'MULTIFORMAT' for the Transfer Type.
- Transfer Interval
-
This field specifies the interval per sending unit. (Transfer Block Length x Transfer Block Count)
- Transfer Priority
-
The priority in queue when starting the file transfer
Smaller the value, higher the priority.
- Transfer Block Length
-
The length of one block during transfer
The product of the Transfer Block Length and the Transfer Block Count cannot exceed 65520.
- Transfer Block Count
-
This refers to the block count that is transferred at one time.
The product of the Transfer Block Length and the Transfer Block Count cannot exceed 65520.
- Shiftcode Mode
-
The shift code mode at the time of code conversion to Mainframe or to office computers
- Add:
-
Add shift codes
- Do not add:
-
Do not add shift codes
- Mail Interface ID
-
The Mail Interface ID at the time of issuing the mail after sending the file.
When you default this field, mail interfacing is not carried out.
- Encryption Key
-
The key that encrypts the data.
You can apply security to the file to be sent. Enter the same Encryption Key as set in the Receive Management Information of the remote host.
When you default this field, the file is not encrypted.
Points to be Noted When Setting
Interface DBID
When the database ID (within 8 bytes alphanumeric characters starting with an alphabet) used to load the sent data in the UNIX or Windows database is specified, the interface can be done using 'DB Interface Option.' Three uppercase characters 'CSV' and 'XML' cannot be used as the database ID.
The Database Interface helps to secure compatibility with the older versions. To interface with a new database, use 'Data Warehouse Interface Function'.
Send File Mode
-
When options other than 'Keep' are set, the multicasting cannot be executed.
-
When the specified Send file is used by HULFT and other user applications simultaneously, and when 'Delete' is specified in the Send File Mode, the file may get unlocked for a moment because the deletion will be executed after closing the post transfer file. For details on the exclusive lock across the user applications, refer to Windows Administration Manual for the destination host.
Replacement Message
The fields that can be used for message replacement are given below.
By specifying "$MSG0" to "$MSG5" to the following fields, field values are replaced with the messages that are specified at the time of the Send File or the those specified at the time of the Send Request on the receiving side.
-
Send File Name
-
Transfer Group ID
-
Pre-send Job ID
-
Successful Job ID
-
Format ID
-
Multi Format ID
-
Interface DBID
-
Mail Interface ID