Filters

Services use filters to decide if they will accept the message.

The list of filters is displayed in the Filters tab of the service setup dialog.

When the message arrives, the service steps through the filters in the order of their ID values. Each filter is used to test the message against the conditions specified in the filter. If any of the filter conditions is not satisfied, the service skips to the next filter. If there are no more filters, the message is rejected. Note that if there are no filters at all, then all messages are accepted.

The filter contains the following conditions:

If all conditions are satisfied, then the following properties of the filter are used:

 

Filters tab

The Filters tab displays the filters used by the service.

The Action menu contains the following options:

The Tools menu contains the following options:

Use Pattern Test Bar to test the pattern matching of the filters. While you type the text in the left field you can see in the right field if the text is recognized by any of the existing filters.

 

Copyright © 2002-2010 CodeSegment. All rights reserved.

   www.codesegment.com