QueryEventCollector
List process instances that match certain criteria.
Action | QueryEventCollector |
Parameter | query: executes the specified query against Event Collector. For example, to retrieve all the Process Engine events for instance ID pvm:0a100, the following string could be used: componendId = 'BX' AND messageCategory = 'PROCESS_INSTANCE' AND managedObjectId = 'pvm:0a100'. See TIBCO ActiveMatrix BPM Developer’s Guide for more information about executing queries against Event Collector. |
Return | QueryEventCollectorResult |
Copyright © Cloud Software Group, Inc. All rights reserved.