Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | Replicator Folder | Summary of Elements in this Folder | pub.replicator:distributeViaFTP
 
pub.replicator:distributeViaFTP
WmPublic. Allows a publisher to send a package to a subscriber via FTP or allows a subscriber to retrieve a package from a publisher via FTP.
Input Parameters
packageName
String Name of the released package.
action
String Flag that specifies whether you want to send (put) a package to another Integration Server or whether you want to retrieve (get) a package from another Integration Server.
Set to:
*get to retrieve a package from the publisher's server. This is the default.
*put to send a package to a subscriber's server.
serverhost
String Host name or IP address of the remote Integration Server.
serverport
String Number of the FTP port on the remote Integration Server.
username
String User name that your server will use to log on to the remote Integration Server.
password
String Password that your server will use to log on to the remote Integration Server.
Output Parameters
None.