Designing and Implementing Business Process Models : Implementing Content Service Platform for BPM : Content Service Platform Services : pub.csp.content:createListener
pub.csp.content:createListener
Creates a new CSP listener, which is used to trigger a Designer process based on monitored activity.
Tip:  
The listeners created with the createListener service are similar to the listeners in My webMethods Server. For more information, see Configuring a Content Service Platform Environment.
Input Parameters
friendlyName
String The identifier of the CSP server on which the listener is created
cspListenerFriendlyName
String The user-specified “friendly” name of the new listener
eventType
String The comma-separated list of one or more of the following event types for the listener to monitor: CREATE, UPDATE, DEACTIVATE, and DELETE.
nodeIDs
String The comma-separated list of IDs of the nodes to monitor
Tip:  
You can see an example of nodeID usage in the sample included with webMethods Content Service Platform. The nodeID of “Automobile Accident Claims” is 8.
searchFilter
String Indicates which specific indexID value is being listened to. searchFilter must be formatted like this: ({$indexID} operator value) <join clause> OR (indexName operator value) <join clause>. Two examples:
*"Driver Last Name ~ * and"
*"({$200000009} > 06.08.2012) AND"
Since the indexID for Driver Last Name is the same for all accident claims, use searchFilter to specify which specific Driver Last Name is of interest.
isName
String The name of the IS where the listener is created
description
String Optional. Description of the new listener.
Output Parameters
status
String Indicates success or failure
Copyright © 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback