Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Canvas Sigma now enables you to connect with FTP servers for secured transfer of files (CSV, XLS, XSLX formats). The user can transfer as well as receive files from the FTP server in a secured manner. You can easily connect to FTP servers and perform actions like sending and receiving files with limited configuration steps.

Tip

Prerequisites


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

  • \Intellect Digital Enterprise Platform-20.1.0.0-full.zip\Intellect Digital Enterprise Platform-20.1.0.0-full\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\ctmodelhousesigma\WEB-INF\lib folder in the above mentioned path.

Perform the following steps to create a FTP server connection in Canvas Sigma Studio:

  1. In Canvas Sigma Studio, click Create Manage > Connectors.
    Image Removed
    Image Added

    The Connectors Create New Connection page appears as shown in the following screenshot:
    Image Removed
    Image Added

  2. Click the OTHERS and select the FTP option.
    Image Removed
    Image Added

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

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

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

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

    Note

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

    Image RemovedImage Added


    Tip

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

    Image Added


  7. Click Submit to save the connection.
    Image Removed
    Image Added

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

  8. Click Ok.

Refer the following pages:

...