Using Applet Wrapper
TIBCO MFT Command Center uses a Java applet to transfer files. For ease of use, TIBCO MFT Command Center 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 the NonGUIApplet_0.0.0.1.jar file which is in the directory after installing the Internet Command Line Utility. Put the NonGUIApplet_0.0.0.1.jar file in your classpath when compiling and running your application.
Procedure
Copyright © 2022. Cloud Software Group, Inc. All Rights Reserved.