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:deleteReleaseRegistryEntry
 
pub.replicator:deleteReleaseRegistryEntry
WmPublic. Deletes an entry from the webMethods Integration Server's Package Release Registry.
Input Parameters
packageName
String Name of the release that you want to delete.
Output Parameters
packages
Document List Entries that remain 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 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 Integration Server that released the package.