9.33.1 FTP DX200 Agent Overview
The FTP/DX200 collection agent collects data files from a DX200 network element, and inserts them into a workflow, by using the FTP or SFTP protocol. To do this, the agent:
Reads the storage control file
TTSCOFyy.IMG
, that specifies what to collect.Registers every file that has been successfully collected in the transaction control file
TTTCOFyy.IMG
.
Note!
By default, the agent skips files if the sequential order has been lost, and files that have been overwritten (reaching FULL state before being set to OPEN state) are not collected.
However, by adding the Execution Context properties mz.dx200.acceptsequentiallost
and mz.dx200.acceptoverwritten
to the <pico name>.conf
file of the relevant EC, you can change this behavior.
See the System Administration Guide for further information about these properties.