Considerations for Using Filters with ALM

AccuSync implements ALM filters using the filter services provided by the ALM REST API. 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 ALM REST API documentation.