User Guide > Objects > Alphabetical Listing > FileTransfer - Statistics/Report

File Transfer - Statistics/Report

The reports of FileTransfers listShows entities in a grid view details about the file transferTransfers files from one computer to another. A particular Automation Engine object type (FileTransfer object). in a particular structure.

Structure

This is how the reportA report provides more detailed information about a task's execution or a component. of FileTransfers is structured (new FT protocol):

  1. Message that informs that the FileTransfer has started including the information about 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 is output per file. 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 statusThis represents the condition of a task (such as active, blocked, generating).. A message that includes the following information is output 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 FileTransfer (RunIDShort for "run number". It is a number that provides unique information about a task's execution. The RunID can include 7 to 10 digits. It is assigned by the Automation Engine component .) has ended successfully or with errors.
  10. U0011408 FileTransfer '76836123' completed.

    Or

    U0011409FileTransfer '76836123' ended abnormally.

Example: Abnormal End

Report of a partially qualified (wildcard) FileTransfer 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' kann nicht geöffnet werden, 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 FileTransfer '76836900' ended abnormally.

The report of the old FileTransfer protocol is not structured coherently. Therefore, it is not described separately.

The reports of FileTransfers can be unloaded to text files by using the utility AE DB ArchiveThe utility AE DB Archive can be used to remove the increasing amounts of data from the Automation Engine database.. More information about this functionality is provided in the Administrator Manual -> Utilities.

 


Automic Documentation - Tutorials - Automic Blog - Resources - Training & Services - Automic YouTube Channel - Download Center - Support

Copyright © 2016 Automic Software GmbH