- Customize the input files, datastore, and IMA cube schema to add the additional fields required by these calculations.
- Replace the “ES (SES)” measure with a measure that applies the EBA’s formulas using the additional fields.
The Solution will continue with the IMA ES calculations using this new custom measure.
IMAMeasureBeans with the following method signature and annotations:
@IMAMeasure
annotation with the same qualifier. If the class you are using is new, be sure to include it in FRTBConfig imports. For example,
The difference between the
@CoreIMAMeasure and @IMAMeasure annotations is that the latter includes @Primary.The CopperMeasure objects returned by these methods should not be published to the copper context by these methods.