File Transfer Function Component

You can use the File Transfer Function Component to transfer files from the specified source system to the target system.

  • FTP protocols

    FTPCleint APIs are used to establish connection and transfer files using FTP protocols. You can provide values for parameters such as user name and password to establish connection either in the Configuration Editor or through the input Entry attributes.

  • RXA supported protocols
    You can also establish the connection for file transfer operation using Remote Access Interface of the Remote Execution and Access (RXA) Toolkit 2.3.0.1. You require the following JAR files in the class path:
    • jlanclient.jar
    • ssh.jar
    • rxa-langpack.jar
    • remoteaccess.jar
    • jt400.jar (for AS400 connections)
    For more information about RXA Toolkit and its supported protocols, see https://cs.opensource.ibm.com/frs/?group_id=1639&release_id=7640.