Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt

Use this file to discover all available pages before exploring further.

This object contains the limits. This table is the Base Table from which all other tables branch off. Multiple entries in the Limits table can correspond to a single entry in the LimitStructures table. Table name: Limits
ColumnKeyTypeDescription
Structure IDYstringThe ID of the Limit Structure that this limit relates to.
Limit IDYstringThe ID of this limit.
Start DateYdateDate the limit is valid from.
End DatedateDate when the limit expires. No value means a limit is valid indefinitely.
Limit TypeYstringOFFICIAL or TEMPORARY tag on this limit.
Limit Valueslist of doubleGoal of the limit breach value(s). If a Greater Than or Less Than limit than there will only be one value.
ScopeYintLocation in the Business Cube to apply this limit. See Limit Scopes section for details.
Limit StatusstringThe status of the limit that is in use.

A Pending Workflow does not affect this field until the Pending Workflow is Approved.

Source Limit IDYstringThe key of the source limit from which this limit was created. Technical field used by temporary Limits.
PrecedencestringPrecedence of a limit to be applied to a location. If two limits apply to a location in the Cube, then the limit with higher precedence value is evaluated.
Alive *booleanWhether the Limit is still valid (not deleted or expired).
* This field is not required in the CSV source, as we expect any limit from this source to be valid. Therefore, any limit loaded from a CSV file will be set with the Alive field to true.