remotePath | String The folder path on a remote server. The format is protocol://host:port/relative path (for example, ftp://ftpmc:56/projectfolder/download/). | |||
userName | String The name of the user who has access to the remotePath. | |||
password | String The password for the user. |
remoteURL | String The remote path URL in the format <protocol>://<username>:<password>@<host>:<port>/<path>/ (for example, FTP://user:password@ftp.softwareag.com/outbound/). |
success | String If the service was successful in creating the remote path URL. true - The service was successful. false - The service was not able to create the ActiveTransfer Server post-processing event. |