GlobalRowNumber

GlobalRowNumber

Calculates a continuous dense sequence number (continuing over all updates), based on the current row. Can be used to generate, e.g., a unique row number over all updates. This generator only works on update type tables.

Attributes
Name Description Required Min Max Allowed Values
name (Class)Name of this element. Used to identify plugin Class. Full name is required. Example: com.en.myPluginPackage.myPuginClass no 0 1
id Identification String of this element. May be used to uniquely identify a field within the children of an Element. no 0 1
Nodes
Name Description Required Min Max Allowed Values
subtractHistoricalSize Content type: Boolean
Sequence will be reset to 0 in the first update (timeID 1). In all subsequent updates, the sequence number will not be reset any more. Therefore, it is incremented over all updates.
Default: false
no 0 1
  • true
  • false
  • 0
  • 1
2.7-83fb0 | 2020-04-22