Web Action - Filter
The Web Action - Filter dialog box is used to edit the filter condition to filter a data component when it receives a synchronization message. It appears when the web action *Filter is selected and you select in the Actions column of the Receive Sync dialog box.
Adds a new filter condition.
Removes the selected filter condition.
Filter On
Specifies the field on which the filter is based.
Operator
Specifies the operator to compose the filter expression.
- =
Equal to - !=
Not equal to - >
Greater than - <
Less than - >=
Greater than or equal to - <=
Less than or equal to - in
Causes an enumerated list of values to appear in the WHERE clause predicate, used for evaluating for a true condition. For the operator "in", multiple values separated by comma (,) are allowed.
Value
Specifies the value of how to filter the field.
More
Lists some additional commands, which includes And, Or, and End.
OK
Accepts the changes and closes this dialog box.
Cancel
Does not retain any changes and closes the dialog box.
Displays the help document about this feature.
Ignores the setting and closes this dialog box.