Infor WMS - Gather SFTP Connection String

Shipment notifications must be transmitted via SFTP. Shipment XML files should be uploaded to the SFTP server's /out directory, where they will be picked up by DropStream.

Infor must be configured to generate the Shipment XML documents and upload them to the SFTP /out directory. For assistance, contact your Infor representative or consultant.

A custom SFTP server can be specified, or one provided by DropStream support. To request an SFTP account from DropStream, email support@getdropstream.com. Support will create the account and provide you with the connection string.

If you are providing your own SFTP account, it must have a root directory named /out.

The connection string is a URI that specifies the SFTP server and user account. The format is:

sftp://(username):(password)@(hostname):(port number)

For example,

sftp://joe:mypassword@sftp.myhost.com:22

If the port number is the default 22, then it can be omitted:

sftp://joe:mypassword@sftp.myhost.com

The connection string will be entered in the DropStream merchant settings in the next steps.


Next: Enable API Access

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.