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-1.1.0.html
-- Migration notes 1.1.0
test ../../../ test dev/dev-release/previous-migration.html
--
Previous migration notes
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/getting-started.html
- Getting started
test ../../../ test dev/dev-configure.html
-
Configuring the Limits Module
test ../../../ test dev/date-roll.html
- Date Roll
test ../../../ test dev/alert-tasks.html
-
AlertTaskManager
test ../../../ test dev/integration.html
-
How to Integrate Limits to Atoti+
test ../../../ test dev/scopes.html
-
Limit Scopes
test ../../../ test dev/restful-endpoint.html
- Limit RESTful endpoints
test ../../../ test dev/limit-workflow.html
- Limit Workflow
test ../../../ test dev/security.html
- Required Roles
test ../../../ test user-ref.html
User & Reference Guide
test ../../../ test user-ref/limits-overview.html
-
Limits Module Overview
test ../../../ test user-ref/whats-new.html
- What's New
test ../../../ test user-ref/using-limits.html
-
Working with limits
test ../../../ test user-ref/using-limits/limits-inventory.html
-- Limits Inventory
test ../../../ test user-ref/using-limits/create-limit.html
-- Create limit definitions
test ../../../ test user-ref/using-limits/view-edit-limit.html
-- View, edit, and delete limits
test ../../../ test user-ref/using-limits/approve-reject-limit.html
-- Approve and reject limits
test ../../../ test user-ref/using-limits/exception-ui.html
-- Manage exceptions
test ../../../ test user-ref/using-limits/measure-types.html
-- Measure Types
test ../../../ test user-ref/using-limits/currency.html
-- Specifying the currency
test ../../../ test user-ref/storytelling/story-telling.html
- Storytelling
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 Limits 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