Navigation :
test ../../../ test user-ref.html
User & Reference Guide
test ../../../ test getting-started.html
Getting started
test ../../../ test getting-started/about.html
- Using this guide
test ../../../ test getting-started/whats-new.html
- What's New
test ../../../ test getting-started/data-model.html
- Market Risk Data Model
test ../../../ test dashboards.html
Dashboards
test ../../../ test what-if.html
What-If Analysis
test ../../../ test limits.html
Limit monitoring
test ../../../ test sign-off.html
Sign-Off Approvals
test ../../../ test calculations.html
Calculations Guide
test ../../../ test configuration.html
Configuration files
test ../../../ test cube.html
Cube Reference
test ../../../ test datastore.html
Datastores
test ../../../ test input-files.html
Input file formats
test ../../../ test dev.html
Developer Guide
test ../../../ test dev/dev-release.html
-
Release and migration notes
test ../../../ test dev/dev-release/release-notes.html
-- Changelog
test ../../../ test dev/dev-release/migrate-4.0.0.html
-- Migration notes 4.0.0
test ../../../ test dev/dev-release/previous-migration.html
--
Previous migration notes
test ../../../ test dev/dev-release/previous-migration/migrate-3.1.0.html
--- Migration notes 3.1.0
test ../../../ test dev/dev-release/previous-migration/migrate-3.0.0.html
--- Migration notes 3.0.0
test ../../../ test dev/dev-release/previous-migration/migrate-2.1.0.html
--- Migration notes 2.1.0
test ../../../ test dev/dev-release/previous-migration/migrate-2.1.0-alpha.html
--- Migration notes 2.1.0-alpha
test ../../../ test dev/dev-release/previous-migration/migrate-2.0.0.html
--- Migration notes 2.0.0
test ../../../ test dev/dev-release/previous-migration/migrate-1.10.0.html
--- Migration notes 1.10.0
test ../../../ test dev/dev-release/previous-migration/migrate-1.9.1.html
--- Migration notes 1.9.1
test ../../../ test dev/dev-release/previous-migration/migrate-1.9.0.html
--- Migration notes 1.9.0
test ../../../ test dev/dev-release/previous-migration/migrate-1.8.0.html
--- Migration notes 1.8.0
test ../../../ test dev/dev-release/previous-migration/previous-migration.html
---
test ../../../ test dev/dev-getting-started.html
-
Getting Started
test ../../../ test dev/dev-mr-application.html
-
The Market Risk Application
test ../../../ test dev/dev-libraries.html
-
Market Risk Libraries
test ../../../ test dev/dev-extensions.html
-
Extending the Accelerator
test ../../../ test dev/dev-tools.html
-
Configuring Accelerator tools and methodologies
test ../../../ test dev/dev-sign-off.html
-
Sign-Off
test ../../../ test dev/dev-whatif.html
-
What-If
test ../../../ test pdf-guides.html
PDF Guides
Migration notes 1.10.0
This page explains the changes required to migrate to the stated version
of the Market Risk Accelerator.
Migrate to 1.10.0
Upgrading from version 1.10.0. See Market Risk Accelerator 1.10.0
Release Notes .
The Accelerator is using ActivePivot 5.8.15-jdk8 or ActivePivot
5.8.15-jdk11 and ActiveUI 4.3.13. For new features and fixes included in
these releases, please see the ActiveUI
documentation
and ActiveUI Migration
Notes ,
and the release notes for
ActivePivot .
For clients licensed to use ActiveMonitor, a skeleton module based on
version 5.8.15-jdk8 or 5.8.15-jdk11 is included with the Market Risk Accelerator
1.10.0 release.
Datastore fields
Added
Store
Field name
VaR-ES Cube (for aggregated import only)
VaR Value
VaR-ES Cube (for aggregated import only)
ES Value
VaR-ES Cube (for aggregated import only)
VaE Value
VaR-ES Cube (for aggregated import only)
ETG Value
Removed
Store
Field name
VaR-ES Cube (for aggregated import only)
PnLVector
RESTful services
Removed
In the ISignOffService
interface and in the corresponding
implementation class, the unused method: Set<String> members(String[] hierarchy)
has been removed.
Data load
In the InitialDataLoadConfig class
, we now wait for the completion of
the transaction listeners used for the parent/child data processing to
ensure stores are loaded in the expected order in the datastore
(i.e. the base store is loaded last).