Explanation of Each Field
- destination.hostname
-
The host information of the remote machine
Specify 'Connection ID of Agent on the remote machine (within 16 characters)', 'Agent ID of Agent on the remote machine (within 25 characters)' and 'Host name of HULFT on the remote machine (within 25 characters)' by delimiting them by underscores.
This field is mandatory.
- destination.port
-
The port number of HULFT on the remote machine
This field is mandatory.
For the PUT method: The receiving port number of HULFT on the remote machine
For the GET method: The request acknowledge port number of HULFT on the remote machine
- file.id
-
The file ID of HULFT on the remote machine
This field is mandatory.
For the PUT method: The file ID registered in the Receive Management Information of HULFT on the remote machine
For the GET method: The file ID registered in the Send Management Information of HULFT on the remote machine
- file.path
-
The full path of the file to be sent or received
This field is mandatory.
For the PUT method: The full path of the file to be sent to HULFT on the remote machine
For the GET method: The full path of the file that stores the data received from HULFT on the remote machine
- params.msg0 - params.msg5
-
Messages to be sent to HULFT on the remote machine
- params.msgl0 - params.msgl1
-
Long messages to be sent to HULFT on the remote machine
No |
Key Name |
Explanation |
Default Value |
Value When Omitted |
Mandatory |
Setting Value |
Remarks |
---|---|---|---|---|---|---|---|
1 |
destination.hostname |
Host information of the remote machine |
|
|
✓ |
Alphanumeric characters Particular symbols |
Within 68 bytes Case-sensitive |
2 |
destination.port |
Port number of HULFT on the remote machine |
|
|
✓ |
From 1 to 65535 |
PUT: Receiving port number GET: Request acknowledge port number |
3 |
file.id |
File ID of HULFT on the remote machine |
|
|
✓ |
Uppercase alphanumeric characters |
Within 50 bytes PUT: File ID registered in the Receive Management Information GET: File ID registered in the Send Management Information |
4 |
file.path |
Full path of the file to be sent or received |
|
|
✓ |
|
Within 200 bytes PUT: Full path of the file to be sent GET: Full path of the file to be received |
5 |
params.msg0 - params.msg5 |
Messages to be sent to HULFT on the remote machine |
|
|
|
|
Within 50 bytes |
6 |
params.msgl0 - params.msgl1 |
Long messages to be sent to HULFT on the remote machine |
|
|
|
|
Within 200 bytes |
The specifiable symbols for 'destination.hostname' are hyphens (-) and periods (.).