Administering and Monitoring Business Processes 10.4 | Administering and Monitoring Business Processes | webMethods Monitor Built-in Services Reference | pub.monitor.process.model Folder | pub.monitor.process.model:clearProcessFilter
 
pub.monitor.process.model:clearProcessFilter
Removes a filter field and its value that was previously assigned to a process model.
Note: The service uses the input parameters to search for the filter field/value to remove. Whether the search is case-sensitive depends on how the underlying database (for example, Oracle, DB2, or SQL server) handles the queries that Monitor issues to locate the field/value to remove. If the search is case-sensitive, be sure to specify the field name and value using the exact case used when the field was assigned.
Input Parameters
The following table lists the input parameters.
processKey
String The internal identifier (that is, process key) of the process model from which to remove a field and value.
fieldName
String The name of the field to remove from the process model.
stringValue
String The value of the field that you want to remove.
Output Parameters
The following table lists the output parameters.
result
String The result of the service. If the service completes successfully, the result returns success. Otherwise, result returns the failure message.
Usage Notes
To retrieve a list of filter fields that are already set, use the pub.monitor.process.model:getProcessFilter service. Use this service if you need to determine the exact combination of upper- and lowercase characters used for a field and/or value.

Copyright © 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release