Navigation :
test ../../../ test dev.html
Developer Guide
test ../../../ test dev/dev-release.html
-
Release and migration notes
test ../../../ test dev/dev-release/release-notes.html
-- Release notes
test ../../../ test dev/dev-release/migrate-3.1.html
-- Migration notes 3.1
test ../../../ test dev/dev-release/previous-migration.html
--
Previous migration notes
test ../../../ test dev/dev-release/previous-migration/migrate-3.0.html
--- Migration notes 3.0
test ../../../ test dev/dev-release/previous-migration/migrate-2.0.html
--- Migration notes 2.0
test ../../../ test dev/dev-release/previous-migration/migrate-1.1.0.html
--- Migration notes 1.1.0
test ../../../ test dev/dev-release/previous-migration/migrate-1.0.1.html
--- Migration notes 1.0.1
test ../../../ test dev/dev-release/previous-migration/migrate-1.0.0.html
--- Migration notes 1.0.0
test ../../../ test dev/dev-release/previous-migration/migrate-1.0.0-alpha.html
--- Migration notes 1.0.0 Alpha
test ../../../ test dev/dev-release/previous-migration/migrate-0.3.0.html
--- Migration notes 0.3.0
test ../../../ test dev/dev-release/previous-migration/migrate-0.2.0.html
--- Migration notes 0.2.0
test ../../../ test dev/dev-release/previous-migration/migrate-0.2.0-alpha.html
--- Migration Notes 0.2.0 Alpha
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 Integrate 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
-
Cubes
test ../../../ test user-ref/datastore.html
-
Datastores
Migration Notes 0.2.0 Alpha
This page explains the changes required to migrate to the stated version of the module.
0.2
Added support for multiple Active Pivot Servers. In limits.properties, the property acc.url.map is configured to have a map of the server name and URL, such as acc.url.map={‘MRA’: ‘http://localhost:10010/risk-activepivot’, ‘FRTB’: ‘http://localhost:8080/frtb-starter’}.
Added the Alert output file path in limits.properties. This is
the path to the directory where alerts are written. It needs to be part of the input.data.root.dir.path as the CSV source picks up the alert file in real time and saves the alert to the datastore:
alert.output.data.dir.path=${input.data.root.dir.path}/data/alert
0.1