Outputting logs

In HULFT, when processing such as file transfer is carried out, the result will be output to the Send and Receive Log file (HULFT.LOG).

Results are accumulated in the Send and Receive Log file (HULFT.LOG) as log records. If you continue to use the system without deleting log records for an extended period of time, they will consume a large amount of disk space. Therefore, delete log records manually or automatically.

Processing that output log records are as follows:

  • Send processing (one record output for each sending action)

  • Receive processing (one record output for each receiving action)

  • Post-send Job execution and Post-receive Job execution (one record output for each job execution)

  • Observe processing (one record output for each acknowledgment)

Points to be noted for transfer with the Transfer Test function

The specifications of the System Environment Settings determine the number of job execution log records that are output during transfer, as shown below:

  • When you specify '2' (Execute the Post-send Job with TYPRUN=SCAN added) for the Execute Post-send Job (TTSNDJOB) in the System Environment Settings, HULFT outputs only a single record in the Post-send Job Execution Log.

  • When you specify '2' (Execute the Post-receive Job with TYPRUN=SCAN added) for the Execute Post-receive Job (TTRCVJOB) in the System Environment Settings, HULFT outputs only a single record in the Post-receive Job Execution Log.

To output the execution results of the Post-send Job and the Post-receive Job, you must specify the following setting:

  • Specify '1' (Output the Send Log and the Receive Log) for the Output Results to Transfer Logs (TTSNDRCVLOG) in the System Environment Settings.