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:getRemoteReleasedList
 
pub.replicator:getRemoteReleasedList
WmPublic. Queries the publisher for released packages.
This service gets a list of released packages to which your server subscribes. You can use the list to find out if any new packages, or newer versions of existing packages, have been released.
Input Parameters
publisher
String Alias of the publishing server.
Output Parameters
packages
Document List List of released packages on the publishing server to which you subscribe.
Key
Description
name
String Name of the release.
version
String Version number of the release, in the format #.# or #.#.# (for example, 1.2 or 1.2.1).
build
String Conditional. Build number of the release (for example, 12, 530).
patch_nums
String Conditional. Comma-separated list of the patch numbers included in this release.
time
String Time when the package was released.
jvm_version
String Minimum JVM version number that the release requires.
description
String Conditional. Brief description of the release.
source_server_version
String Version number of webMethods Integration Server that released the package.