B2B Integration : ActiveTransfer Built-In Services Reference : Schedule Folder : Summary of Elements in the Schedule Folder : wm.mft.schedule:createRemoteURL
wm.mft.schedule:createRemoteURL
Creates a remote file URL in a format that is understood by ActiveTransfer Server.
Input Parameters
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.
Output Parameters
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.
Usage Notes
None.
Copyright © 2016- 2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback