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).