R12.1-2025Jul03
Filter Criteria
Filter Criteria is used to define conditions to filter the applicable devices out of all devices obtained at the Start node. When you run a Qapp, the filter criteria will be performed, and only the devices meeting the conditions will be passed to Device Queue awaiting the Qapp to execute.
Defining Filter Criteria
- Click the
icon in the Qapp Editor.
- Set condition A based on your needs:
- Select a device property from the property list.
Tip: Whether a device property can be used as a condition for the advanced filter is configured in the Global Data Repository. - Select a keyword from the operator list if a selected property has this option. The keywords include Contains, Does not contain, Matches, and Does not match.
- Specify the value of the property that you selected.
- Repeat the above three steps to set more conditions if required.
- Select a device property from the property list.
- Define the condition combination in the Boolean Expression field. A Boolean expression can have the following parts: filter criteria (A to Z), Boolean operator ("and", "or"), and Parentheses. For example, A and (B or C).
- Define the data source. You should enable the required data source and set one as the default source.
- Click OK.