Filter: RelationEntityCtxFlexSearchFilter

An aggregation contains all values of a list. Each check in this type is true if it matches any of the values in the list.


Input Fields

NameTypeDescription
ANDRelationEntityCtxFlexSearchFilter

A field that checks if all filters in the list apply

If the list is empty, this filter applies to all objects.

ORRelationEntityCtxFlexSearchFilter

A field that checks if any of the filters in the list apply.

If the list is empty, this filter applies to no objects.

Note that only the items in the list or-combined; this complete OR field is and-combined with outer fields in the parent filter type.

assetID

Checks if asset equals a specified value.

The Asset ID

asset_inID

Checks if asset is equal to one of the specified values.

The Asset ID

asset_notID

Checks if asset does not equal a specified value

The Asset ID

asset_not_inID

Checks if asset is not equal to one of the specified values.

The Asset ID

businessUnits_aggregation_equalID

Checks if businessUnits equals a specified value.

List of BusinessUnit/Group IDs.

businessUnits_aggregation_inID

Checks if businessUnits is equal to one of the specified values.

List of BusinessUnit/Group IDs.

businessUnits_aggregation_notID

Checks if businessUnits does not equal a specified value

List of BusinessUnit/Group IDs.

businessUnits_aggregation_not_inID

Checks if businessUnits is not equal to one of the specified values.

List of BusinessUnit/Group IDs.

businessUnits_emptyBoolean

Checks if businessUnits is an empty list (true) or a non-empty list or null (false).

products_aggregation_equalID

Checks if products equals a specified value.

List of Product IDs.

products_aggregation_inID

Checks if products is equal to one of the specified values.

List of Product IDs.

products_aggregation_notID

Checks if products does not equal a specified value

List of Product IDs.

products_aggregation_not_inID

Checks if products is not equal to one of the specified values.

List of Product IDs.

products_emptyBoolean

Checks if products is an empty list (true) or a non-empty list or null (false).


This page was generated: 2024-05-17