Configuring a file transfer endpoint

Note: This task should be completed before adding the Secure File Transfer task in Job Scheduler.

Infor System Administrators can specify details for SFTP endpoints (File Transfer Endpoint) that are used to transfer files securely between WFM and another server using SFTP.

This topic outlines the values you must specify so that WFM can connect to your pre-configured SFTP server.

You can use this configuration for your endpoint:

  • No authentication.
  • User name and password authentication.
  • Private key authentication.

To use private key authentication, you have to configure your SFTP server to support this.

  1. Select Maintenance > System Administration > File Transfer Endpoints.
  2. Click Create New Entry to create a new SFTP endpoint or Edit to edit an existing SFTP endpoint.
  3. Specify this information:
    Name
    Specify the name of the File Transfer Endpoint. This field is required.
    Description
    Specify a description for the File Transfer Endpoint. This field is optional.
    Host Name
    Specify the IP address or host name of your SFTP server. This field is required.
    Port
    Specify the port of your SFTP server. If you do not specify a port, WFM can use the default port of your SFTP server. This field is optional.
    Username
    Specify the username of your SFTP server.
    Note: This field is required. Anonymous SFTP connections are not supported.
    Password
    Specify the password of your SFTP server. If you are using a private key, the password becomes the password to decode the private key. If you do not specify a password, the private key can be unencrypted. This field is optional if you choose to not use authentication.
  4. Click Save.