Set this parameter... | Of data type... | To... |
serverhost | String | The name of the machine running Integration Server. |
serverport | String | The port on which Integration Server listens for FTP requests. |
username | String | A valid user name of an Integration Server user account. |
password | String | The password for the user name. |
command | String | put |
dirpath | String | The path representing the service to invoke, for example, \ns\myEDIServices\v1\processEDIDoc. |
localfile | String | The name of the source file containing the EDI document, for example, x12_850. |
remotefile | String | The name to assign the file on Integration Server and the content type. Use the following format: filename;content type:content sub-type For example, x12_850;application:EDIstream |
secure | Document | Indicates whether the FTP session is with a secure FTP server. The auth parameter specifies the kind of authentication mechanism to use (SSL, TLS, or TLS-P), and the securedata parameter specifies whether the client is sending PROT C (Data Channel Protection Level Clear) or PROT P (Data Channel Protection Level Private). |