+

Search Tips | Advanced Search

MFT user exits for customization reference

Reference information to help you configure user exits for Managed File Transfer.

  • Metadata for MFT user exits
    There are three different types of metadata that can be supplied to user exit routines for Managed File Transfer: environment, transfer, and file metadata. This metadata is presented as maps of Java key-value pairs.
  • MFT resource monitor user exits
    Resource monitor user exits allow you to configure custom code to run when a monitor's trigger condition is satisfied, before the associated task is started.
  • MFT Agent properties for user exits
    In addition to the standard properties in the agent.properties file, there are several advanced properties specifically for user exit routines. These properties are not included by default so if we want to use any of them, we must manually edit the agent.properties file. If you make a change to agent.properties file while that agent is running, stop and restart the agent to pick up the changes.
  • Java interfaces for MFT user exits
    Use the topics in this section for reference information about Java interfaces for user exit routines.

Parent topic: Managed File Transfer developing applications reference

Last updated: 2020-10-04