Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter
Direction
Value
Description
Required
Aggregate typeInputModule element AggregateSelect the aggregate type to count.TrueYes
Target entityOutputEntity

Select an entity in which you want to store the aggregate count.

If this entity is a multiton, an instance is created for each time this service is invoked.

If this entity is a singleton, the aggregate count is overwritten each time this service is invoked.

TrueYes
Target attribute for aggregate countOutputAttribute of target entitySelect an attribute of the target entity on which attribute you want to store the aggregate count. This attribute must be singlevalued.TrueYes
Only count for latest versionsInputCheckbox, checked by defaultCheck when only latest versions of versioned aggregates are counted.FalseNo
Search criteriaInputStandard and custom metadata fieldsSpecify the search criteria, based on standard and custom metadata fields.TrueYes

Search criteria

The search criteria are all triples that adhere to the pattern <metadata><operator><value>. The value can be single or multi, depending on the operator. See the list below.

...