Attribute comparison

Attribute comparisons are used to specify special properties of the searched data in the data shop. These attribute comparisons contain the value searched for the attribute and the operator used for the comparison. These are available for all attributes of the versions in the set environment if a test data indexing task template has also been executed with it.

Properties

Display name

Specifies the name of the object. The name is used to display and identify the object in lists. The name can contain any valid UTF-8 characters. This field is mandatory.

XDM name:

displayName

Type:

String

Default value:

No value set

Operator

Specifies the type of comparison. Possible values are: EQUALS, NOT_EQUALS, GREATER, LESS and LIKE.

XDM name:

operator

Type:

Operator

Default value:

EQUALS

Value

Contains the value to which the comparison is to be made.

XDM name:

value

Type:

String

Default value:

No default