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:getLocalReleasedList
 
pub.replicator:getLocalReleasedList
WmPublic. Returns all entries in your webMethods Integration Server's Package Release Registry.
Input Parameters
None.
Output Parameters
packages
Document List Entries in the server's Package Release Registry.
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.