Using the Applet Wrapper
TIBCO MFT Internet Server uses a Java applet to transfer files. For ease of use, TIBCO MFT Internet Server provides a wrapper class, SIFTSingleFileTransfer, to wrap the details of how to use the applet. You can create an instance of the class, set necessary parameters, and then transfer a file. The class performs one file transfer at a time.
Prerequisites
The SIFTSingleFileTransfer class is in NonGUIApplet_0.0.0.1.jar file which will be in the directory after installing the TIBCO MFT Internet Server File Transfer Command Line Utility. Put the NonGUIApplet_0.0.0.1.jar file in your classpath when compiling and running your application.
Procedure
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.