...

Tip

Prerequisites


To create FTP connections, make sure to copy all the JAR files from the following location in the CT Sigma platform binary:

  • \Sigma_ARX_Release-_20.1.0.0_16157.zip\Sigma_ARX_Release-_20.1.0.0_16157\Supporting_Jars\Camel_Jars\FTP_Jars

And place those files in your application WAR files on the app or web server. For example, <Tomcat-Installed-Folder>\webapps\sigma\WEB-INF\lib folder in the above mentioned path.

...

  1. On the home page of Sigma Studio, click Manage > Connectors.



    The Create New Connection page appears, as shown in the following screenshot:



  2. Click the OTHERS and select the FTP option.



  3. Enter a unique name for the connection in Connection Name field. Here, NEW FTP CONNECTION is provided as the Connection Name.



  4. Provide a valid user name for the FTP connection in Username field if required. In this example, SIR18870 is given as the Username.

  5. Provide the host name of the FTP server in Hostname field. In this example, 10.11.10.13 is given as the Hostname.

  6. Enter the port number of the FTP server in Port field. In this example, 22 is given as the Port number.


    Note

    You can also provide the private key, key pair and password credentials on the respective fields to ensure increased security.


    Tip

    Alternatively, you can also drag and drop or upload the private key file to provide the keys information in encrypted manner.


  7. Click Submit to save the connection.

    Warning

    When you try to exit the Connectors screen, before saving the configured FTP connection, a warning pop-up message appears, as shown in the following screen shot:

    • Click Cancel, if you do not want to exit the Connectors screen.
    • Click Ok, if you want to exit the Connectors screen.




    A success message for creating the connection appears as shown in the following screenshot:



  8. Click Ok.

...