Considerations for Using Filters with HP ALM

AccuSync implements HP ALM filters using the filter services provided by the HP ALM REST API. HP ALM filter services support the functionality summarized below.

Logical AND operator
Supported between the same and different fields.
Logical OR operator
Supported between the same fields only. Logical OR operators created between different fields are converted to AND operators.
Nested queries
Not supported.
<, >, <>, <=, >=
Supported.

For additional information, refer to the HP ALM REST API documentation.