In the Case of Send Requests
To issue the send request via HULFT-WebConnect, you must specify the following parameters in the Send Request command of HULFT.
For details on parameters or operations of HULFT, refer to Operation Manual.
- -f
-
The file ID to be received
- -h
-
The host name being requested to send
If Agent on the sending side is running with multiple Connection IDs, the Connection ID of the host that is specified by this parameter may differ from 'Sending-Side Connection ID' displayed on the Relay Log screen on Management Console.
- -msg0|-msg1|-msg2|-msg3|-msg4|-msg5|-msgl0|-msgl1
-
Specify the Connection ID of Agent on the request issue side at the beginning of the message using the following format:
{{RCVCID:Connection ID}}
Specify 'RCVCID:' in uppercase characters.
'Connection ID' is case-sensitive.
= Remarks ='-msgl0' and '-msgl1' are available only when you use HULFT8 or higher.
Example of Command: When the host name of the request acknowledge side (Sending) is 'xxx_yyy_zzz' and the Connection ID of the request issue side (Receiving) is 'connectionID'
utlrecv -f FILEID -h xxx_yyy_zzz -msg0 {{RCVCID:connectionID}} utlrecv -f FILEID -h xxx_yyy_zzz -msgl1 {{RCVCID:connectionID}}userdata