Navigation :
test ../../ test dev.html
Developer Guide
test ../../ test dev/dev-release.html
-
Release and migration notes
test ../../ test dev/getting-started.html
-
Getting started
test ../../ test dev/dev-ui-config.html
-
Configuring the UI
test ../../ test dev/dev-extensions.html
-
Extending the Module
test ../../ test dev/integration.html
-
How to Connect Limits to an Atoti Server
test ../../ test dev/alert-tasks.html
-
Evaluating Limits
test ../../ test dev/scopes.html
-
Limit Scopes
test ../../ test dev/limit-workflow.html
-
Limit Workflow
test ../../ test dev/date-roll.html
- Date Roll
test ../../ test dev/restful-endpoint.html
- RESTful endpoints
test ../../ test dev/security.html
- Required Roles
test ../../ test user-ref.html
User & Reference Guide
test ../../ test user-ref/limits-overview.html
-
Atoti Limits Overview
test ../../ test user-ref/whats-new.html
- What's New
test ../../ test user-ref/using-limits.html
-
Manage limits
test ../../ test user-ref/manage-incidents.html
-
Manage incidents
test ../../ test user-ref/input-files.html
-
Input file formats
test ../../ test user-ref/configuration.html
-
Configuration files
test ../../ test user-ref/cube.html
-
Cube reference
test ../../ test user-ref/datastore.html
-
Datastores
test ../../ test user-ref/datastore/as-of-date-store.html
-- As Of Date
test ../../ test user-ref/datastore/incident-store.html
-- Incidents
test ../../ test user-ref/datastore/limit-process-definition.html
-- Limit Process Definition
test ../../ test user-ref/datastore/limit-process-instance.html
-- Limit Process Instance
test ../../ test user-ref/datastore/limit-scope.html
-- Limit Scope
test ../../ test user-ref/datastore/limit-structures.html
-- Limit Structures
test ../../ test user-ref/datastore/limits-store.html
-- Limits
test ../../ test user-ref/datastore/scope-keys.html
-- Scope Keys
test ../../ test user-ref/datastore/scope-level-member.html
-- Scope Level Members
test ../../ test user-ref/datastore/scope-location.html
-- Scope Locations
test ../../ test user-ref/datastore/scope-value.html
-- Scope Values
Limit Scope
This object contains the definition of the limit scope. The design is to use dictionary to save the hierarchies and values of the scopes, so scopes of the limits can use the minimal memory footprint.
Table name: LimitsScope
Column
Key
Type
Description
ScopeIndex
y
int
Auto-generated unique index of a scope.
ScopeLocations
int[]
The indexes of the scope locations.