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/getting-started/build-deploy.html
-- Building and deploying the module
test ../../ test dev/getting-started/dev-configure.html
-- Configuring Atoti Limits
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
Configuring Atoti Limits
This section explains how to configure properties files, data files, and ActiveViam components.
Project configuration
Properties files
Location: limits-starter/src/main/resources
File
Purpose
application.yml
Properties defining the content server settings, the Application database, the Audit Log database and the Activiti database, and the parameters for the starter web apps
hibernate.properties
Hibernate (persistence and query service) properties
logback-spring.xml
Properties for configuring the logging
serializer.jaxb.cfg.xml
JAXB mapping used for the XML configuration of Atoti Server schemas and cubes
limit.properties
General location high level, all purpose properties. These include REST URLs, data directory paths, cloud configurations, and server authentication tokens
Atoti UI
See the UI configuration page .