Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Administering CloudStreams | webMethods CloudStreams Documentation | Administering webMethods CloudStreams | Admin Folder | pub.cloudstreams.admin.listener:update
 
pub.cloudstreams.admin.listener:update
This service allows you to update a CloudStreams connector listener node with a new set of inputs.
Note: 
*Make a backup copy of the existing package containing the CloudStreams listener service node before running the update service.
Input Parameters
listenerAlias
String. Name of the existing listener node which needs to be updated.
connectionAlias
String. Name of the new connection node to be referenced by the connector listener.
connectionGroupProperties
Document. Optional. Set of listener connection group properties.
subscriber
Document. Subscriber data of the listener.
event
Document. Optional. Event data of the listener.
Output Parameters
status
String. Indicates whether the listener is updated successfully. Values are:
*true - The listener is updated.
*false - Updating the listener failed.
statusMessage
String. The status message of the error.