Web Action - Filter Dialog Box Properties
Use the Web Action - Filter dialog box to edit the filter condition to filter a data component when it receives a synchronization message. This topic describes how to define the filter condition.
JDashboard displays the dialog box when you select the web action *Filter and then select in the Actions column of the Receive Sync dialog box.
Select to add a new filter condition.
Select to remove the selected filter condition.
Filter On
Select the field on which the filter is based.
Operator
Select 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
Select IN if you want an enumerated list of values to appear in the WHERE clause predicate, for evaluating for a true condition. You can separate multiple values by comma (,).
Value
Select the value of how to filter the field.
More
Select And or Or as the relationship between this condition line and the next, or select End to indicate the last condition line.
OK
Select OK to apply any changes you made here.
Cancel
Select Cancel to close the dialog box without saving any changes.
Select to view information about the Web Action - Filter dialog box.
Select to close the dialog box without saving any changes.