Broker 10.15 | webMethods Broker Documentation | Administering webMethods Broker | Managing Client Queues | Browsing a Client Queue | Filtering Queue Contents while Browsing
 
Filtering Queue Contents while Browsing
You can limit the documents displayed when you browse a queue by creating document type filters. Each filter specifies the following:
*The document type
*An expression
My webMethods displays only those documents that match the specified document type and whose content satisfies the criteria specified by the expression.
You can apply multiple filters when browsing a queue. However, you can only create one filter for each document type.
Tip:
You can sort the queue browsing results by document type by clicking the Document Type column name.
*To filter client queue contents
1. In My webMethods: Messaging > Broker Server s > Clients.
2. In the Client List, click the client ID of the client whose queue you want to browse. If the client does not appear in the list, use the Search tab to locate it.
3. On the Client Details page, click the Browse Queue tab.
4. Click Yes next to Document Type Filters.
5. On the Document Type Filters page, on the Filters tab, click Add Filter.
6. In the Document Type Name field, specify the fully qualified name of the document type you want to filter while browsing the queue.
7. In the Filter Expression field, type the expression that you want to use to filter the contents of the queue while browsing. For information about the syntax used for filters, see the "Using Event Filters" chapter in webMethods Broker Client Java API Programmer’s Guide.
Note:
This is a mandatory field. Ensure to provide a valid filter expression.
8. Click OK. My webMethods displays the Document Type Filters page.
9. Do one or more of the following:
*Click Close to return to the Browse Queue tab on the Client Details page.
*Click Add Filter to add a filter for a different document type.
*Click Reset Filters to clear all filters.
*Click the document type name to view details about the document type.