Administering and Monitoring Business Processes : webMethods Monitor Built-in Services Reference : pub.monitor.process.model Folder : pub.monitor.process.model:getProcessFilter
pub.monitor.process.model:getProcessFilter
Retrieves the list of all filter fields and values that are assigned to all process models.
Input Parameters
None.
Output Parameters
processFilter
Document List List of the retrieved filter fields and values. The following fields are returned for each field.
*processKey String The internal ID (that is, process key) of a process model.
*fieldName String The name of the field assigned to the process model.
*stringValue String The value of the field.
Usage Notes
*The output from this service is sorted so that all the fields assigned to a process model are grouped together. Additionally, within the output for a process model, all the settings for the same field name are grouped together.
*To assign a filter field to a process model, use the pub.monitor.process.model:setProcessFilter service.
*To clear a filter field, use the pub.monitor.process.model:clearProcessFilter service.
Copyright © 2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback