+

Search Tips | Advanced Search

Additional MFT agent configuration files

In addition to the agent.properties file, the Managed File Transfer agent can have a number of XML configuration files in its configuration directory.


Configuration files

The following XML configuration files can be used to specify additional information used by the agent:


Updating the configuration files

Unlike the agent.properties file, we can update the XML configuration files and have the agent pick up the changes without having to restart the agent.

When you submit a transfer, if it has been more than 10 second since the last time the agent checked the XML configuration file, the agent checks the last modified time of the XML configuration file. If the XML configuration file has been modified since the last time the agent read the file, the agent reads the file again. If the contents of the file are valid when compared to the XML schema, the agent updates its information. If the contents of the file are not valid, the agent uses the information from the previous version of the file and writes a message to the outpu0.log file.