Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt

Use this file to discover all available pages before exploring further.

For information on upgrading from previous versions, see the Migration Notes.
5.2.2
2024-05-23
Download the distribution files hereThe distribution files comprise the following zipped artifacts:
  • UI source code.
  • UI build that does not require an installation and can be directly deployed.
  • Source files that can be used to build the module.
  • Maven repository required to build the project and run the tests.
    Note: The 6.0.13 Maven repository files have been removed from this zip, so you’ll need to download them separately. Click here to locate them.
  • Offline documentation that can be served by the module.

Summary

  • Bug fixes

Known issues

None.

Dependency versions

ComponentVersion
Adjustments Services API2.2.0
Atoti Server6.0.13
Atoti UI5.1.x
Data Connectors4.0.3
JavaJDK17
Sign-Off API2.1.0
UI Components5.0.29
What-If2.1.1

ISDA version

This release is compliant with ISDA v.3.3.1.Additionally, this release has been reconciled with a beta release of 3.4.0.

Removed

Issue KeyDetails
FRTB-3112PeriodicActivePivotSchemaRebuilder has been disabled, and will be removed in a future release

Fixed

Issue KeyDetails
FRTB-3097Fixed an issue where currency from RRAO trade files was not being published to the SASensitivities store
FRTB-3093Fixed FX Delta when translating from the base currency to the reporting currency with FXComplexTrade==N and Optionality=Y.
FRTB-3094Fixed Curvature queries when the risk-factor is in the location and there is only a single risk-factor in the results.
5.2.1
2024-04-30
Download the distribution files hereThe distribution files comprise the following zipped artifacts:
  • UI source code.
  • UI build that does not require an installation and can be directly deployed.
  • Source files that can be used to build the module.
  • Maven repository required to build the project and run the tests.
    Note: The 6.0.13 Maven repository files have been removed from this zip, so you’ll need to download them separately. Click here to locate them.
  • Offline documentation that can be served by the module.

Summary

  • Bug fixes : This release fixes some known issues.
  • version: Upgraded to 6.0.13

Known issues

Issue KeyDetails
FRTB-3093The FX Delta translations from the base currency to the reporting currency don’t always work when FXComplexTrade==N and Optionality=Y.
FRTB-3094Some Curvature queries don’t work when the risk-factor is in the location and there is exactly one risk-factor in the results.

Dependency versions

ComponentVersion
Adjustments Services API2.2.0
Atoti Server6.0.13
Atoti UI5.1.x
Data Connectors4.0.3
JavaJDK17
Sign-Off API2.1.0
UI Components5.0.29
What-If2.1.1

ISDA version

This release is compliant with ISDA v.3.3.1.Additionally, this release has been reconciled with a beta release of 3.4.0.

Changed

Issue KeyDetails
FRTB-3030Upgrade to Atoti Server 6.0.13.
FRTB-3069Improved customization of JwtAuthenticationConfigurer by using interfaces where possible.

Fixed

Issue KeyDetails
FRTB-2939Fixed the Duplicate checkbox to work when scaling trades.
FRTB-3023Fixed intermittent FX translation risk calculations.
FRTB-3031Fixed filtering of FX Delta sensitivities which have set the flag FXComplexTrade=Y.
FRTB-3037Fixed creation of risk-factor name by correctly including the tenor.
5.2.0
2023-12-13
Download the distribution files hereThe distribution files comprise the following zipped artifacts:
  • UI source code.
  • UI build that does not require an installation and can be directly deployed.
  • Source files that can be used to build the module.
  • Maven repository required to build the project and run the tests.
    Note: The 6.0.9 Maven repository files have been removed from this zip, so you’ll need to download them separately. Click here to locate them.
  • Offline documentation that can be served by the module.

Summary

  • US FRB Jurisdictions: Added support for NPR from US FRB, including new US-NPR parameter set and reconciliation with a beta version of the ISDA unit tests. See US FRB support.
  • Stress Calibration P&L Vector : The P&L vector for the stress calibration calculations has been replaced with a PV vector and a base PV value. This change is backwards compatible.
  • SA Summary Data: SA summary files can now be loaded into the SA cube. These files can be created by exporting data from the SA cube.
  • Upgraded CRIF file format: Upgraded CRIF file format to ISDA FRTB-SA version 1.6.
    • Added support for DRC Sec non-CTP Variant 2 in CRIF file format.
  • Java 17: Java 17 is now required to run .
  • Spring Security: Upgraded to version 5.8.7 to resolve vulnerabilities.
  • Atoti Server 6.0.9: Upgraded to the latest version of Atoti Server
  • Database Schema: Removed unnecessary tables from the DirectQuery database schema.
  • Configuration data re-organization: Reference configuration data for non-BCBS Parameter sets have been separated into their own folders. Additionally, file names for separated data have suffixes denoting parameter set.

Known issues

Issue KeyDetails
FRTB-2939Selecting the Duplicate checkbox when scaling trades results in an error.
FRTB-3023There are intermittent errors in the FX translation risk calculations.
FRTB-3031FX Delta sensitivities with the flag FXComplexTrade=Y are always filtered by the base currency, even if the base currency isn’t used.
The workaround is to set sa.fx.base-currency equal to sa.fx.reporting-currency when not using the base currency.
FRTB-3037When loading sensitivities one per row without supplying a risk-factor name, the tenor is missed from the generated risk-factor name.
A potential workaround is to set sbm.risk-factor.always-append-tenor=true
FRTB-3093The FX Delta translations from the base currency to the reporting currency don’t always work when FXComplexTrade==N and Optionality=Y.
FRTB-3094Some Curvature queries don’t work when the risk-factor is in the location and there is exactly one risk-factor in the results.

Dependency versions

ComponentVersion
Adjustments Services API2.2.0
Atoti Server6.0.9
Atoti UI5.1.x
Data Connectors4.0.3
JavaJDK17
Sign-Off API2.1.0
UI Components5.0.29
What-If2.1.1

ISDA version

This release is compliant with ISDA v.3.3.1.Additionally, this release has been reconciled with a beta release of 3.4.0.

Added

Issue KeyDetails
FRTB-1864Added RRAO input file and deprecated RRAO fields in the trade attributes file.
FRTB-2594Added extraction procedures and loading topics for StandardisedApproachCube summary data.
FRTB-2851Added support for NPR from US FRB, including new US-NPR parameter set.

Changed

Issue KeyDetails
FRTB-2601Changed Equity gamma correlation configuration.
FRTB-2602Changed CSR gamma correlation configuration.
FRTB-2738Split Stress Calibration P&L vector into a PV vector and a base PV value.
FRTB-2847Changed variable names and references for the topic configs.
FRTB-2876Updated CRIF file format to ISDA FRTB-SA version 1.6.
FRTB-2881Updated Admin UI to 5.1.2.
FRTB-2889Moved to Java 17.
FRTB-2890Upgraded to Spring Security 5.8.7.
FRTB-2905Removed NRL currency from reference dataset (imaginary currency used in ISDA tests).
FRTB-2910Upgraded to 6.0.9.
FRTB-2912Split configuration files by jurisdiction.

Removed

Issue KeyDetails
FRTB-2600Removed technical “DRC Seniority Ranking” level.
FRTB-2603Removed technical “Category” hierarchies for SBM Equity and CSR.

Fixed

Issue KeyDetails
FRTB-2879Fixed issue with GIRR sensitivities being lost when UnderlyingMaturity vectors were of length one for multiple trades under the same underlying.
FRTB-2901Fixed autogenerated overrides.
FRTB-2923Fixed issue with combined parent child files (now deprecated) not triggering book hierarchy topic.
FRTB-2924Fixed issue with risk weights being merged with duplicate curvature tuples.
FRTB-2929Fixed issue with risk factors containing “%” character and corrected issue where tenor would not be added to non vectorized data if sbm.risk-factor.always-append-tenor was set to true.