Managed File Transfer developing applications reference
Reference information to help you develop applications for Managed File Transfer.
- Examples of using fteCreateTransfer to start programs
We can use the fteCreateTransfer command to specify programs to run before or after a transfer.- fteAnt: run Ant tasks in MFT
The fteAnt command runs Ant scripts in an environment that has Managed File Transfer Ant tasks available. Unlike the standard ant command, fteAnt requires that you define a script file.- MFT user exits for customization reference
Reference information to help you configure user exits for Managed File Transfer.- Message formats for messages we can put on the MFT Agent command queue
These XML schemas define the formats for messages that can be put on the agent command queue to request that the agent perform an action. The XML message can be placed on the agent command queue by using the command-line commands or by an application.Parent topic: Developing applications reference