Reports for File Transfer Objects

File Transfer reports provide details on the file transfer in a particular structure.

Structure of the Report (New FT Protocol)

  1. Message informing that the File Transfer has started, including information on the file filter that has been used.
  2. U0011124 File search started with filter 'C:\temp\test*.txt' ...

  3. List of the files that comply with the file filter. A message per file is provided. It includes the absolute path and the file name.
  4. U0011125 'C:\temp\test.txt'

    U0011125 'C:\temp\test2.txt'

  5. Information that the file search is complete and the number of files that have been transferred.
  6. U0011126 File search completed, '2' files selected.

  7. Transfer status. A message that includes the following information is provided for each file that has been transferred:
  8. U0011133 OK  '1394' Bytes, '26' Records for file 'C:\temp\test.txt'->'D:\temp\test\test.txt' transferred. Duration '00:00:00'.
    U0011134 ERROR '0' bytes, incorrect transfer of '0' records for file 'C:\temp\test2.txt'->'D:\temp\test\test2.txt'. Duration  '00:00:00'.

  9. Information whether the file transfer (RunID) has ended successfully or with errors.
  10.  U0011408 File Transfer '76836123' completed.

    Or

     U0011409File Transfer '76836123' ended abnormally.

Example of an Abnormal End

Report of a partially qualified (wildcard) File Transfer that has ended abnormally:

2011-11-21 16:17:10 - U0011124  File search started with filter 'D:\Temp\webhelp_src\*' ...

2011-11-21 16:17:10 - U0011125 'D:\Temp\webhelp_src\help.htm'

2011-11-21 16:17:10 - U0011125 'D:\Temp\webhelp_src\uc4.js'

2011-11-21 16:17:10 - U0011125 'D:\Temp\webhelp_src\uc4.mcwebhelp'

2011-11-21 16:17:10 - U0011125 'D:\Temp\webhelp_src\uc4.xml'

2011-11-21 16:17:10 - U0011125 'D:\Temp\webhelp_src\uc4_CSH.htm'

2011-11-21 16:17:10 - U0011125 'D:\Temp\webhelp_src\uc4_Left.htm'

2011-11-21 16:17:10 - U0011126 File search completed, '6' files selected.

2011-11-21 16:17:10 - U0011133 OK  '1394' Bytes, '26' Records for file 'D:\Temp\webhelp_src\help.htm'->'D:\Temp\webhelp_dst\help.htm' transferred. Duration '00:00:00'.

2011-11-21 16:17:10 - U0011133 OK  '14634' Bytes, '541' Records for file 'D:\Temp\webhelp_src\uc4.js'->'D:\Temp\webhelp_dst\uc4.js' transferred. Duration '00:00:00'.

2011-11-21 16:17:10 - U0011133 OK  '336' Bytes, '2' Records for file 'D:\Temp\webhelp_src\uc4.mcwebhelp'->'D:\Temp\webhelp_dst\uc4.mcwebhelp' transferred. Duration '00:00:00'.

2011-11-21 16:17:10 - U0011134 FEHLER '0' Bytes, '0' Records for file 'D:\Temp\webhelp_src\uc4.xml'->'D:\Temp\webhelp_dst\uc4.xml' fehlerhaft transferred. Duration '00:00:00' .

2011-11-21 16:17:10 - U0063018 FT(76836900): Datei 'D:\Temp\webhelp_dst\uc4.xml' cannot be opened, error code = '5 - Access is denied.'.

2011-11-21 16:17:10 - U0011133 OK  '4474' Bytes, '171' Records for file 'D:\Temp\webhelp_src\uc4_CSH.htm'->'D:\Temp\webhelp_dst\uc4_CSH.htm' transferred. Duration '00:00:00'.

2011-11-21 16:17:10 - U0011133 OK  '1394' Bytes, '26' Records for file 'D:\Temp\webhelp_src\uc4_Left.htm'->'D:\Temp\webhelp_dst\uc4_Left.htm'transferred. Duration '00:00:00'.

2011-11-21 16:17:10 - U0011409 File Transfer '76836900' ended abnormally.

Note: The report of the old File Transfer protocol is not structured coherently. Therefore, it is not described separately.

The reports of File Transfers can be unloaded to text files by using the AE DB Archive utility. More information about this functionality is provided in the Administrator Manual -> Utilities.