File Transfers Using Java Applet

TIBCO MFT Internet Server includes a Java applet that can do file transfers using a proprietary HTTP protocol. To leverage this transfer API, you can write your own code to follow the MFT protocol and upload and download files. Note that this API requires Java and is documented for compatibility purposes only.

New applications should use the FT REST interface to upload or download files. FT REST calls are simpler to execute and can be initiated from any language that supports REST. These calls can also be initiated by ActiveMatrix BusinessWorks™ or by applications such as Postman.