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.

Use Action - Up/Down to arrange the list of filters prior to using Tools - Renumber option.

Use Tools - Renumber to renumber the ID values of the filters using their current order in the list.

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-2007 CodeSegment. All rights reserved.

   www.codesegment.com