...
4. Add the access information from the email for our SFTP server:
...
Info |
---|
Best Practice: Be sure to incorporate some important attributes into your naming convention to provide pertinent meaning (ie. connection type, table type, etc). |
5. Next, we define the file path. Since this connection will be for uploading Product master data we will define as shown below:
...
...
Info |
---|
We need to update FTP path to reflect the location on the FTP server where uploaded file will be stored. All IM servers have a default path of /filearea/inbound, we will append to this the folder for our integration data. Update FTP path to /filearea/inbound/products. |
6. Finally, we add the Port from the SFTP email:
...