IFRS17CalculationEngine icon indicating copy to clipboard operation
IFRS17CalculationEngine copied to clipboard

Systemorph IFRS 17 Calculation Engine

Results 74 IFRS17CalculationEngine issues
Sort by recently updated
recently updated
newest added

**Description** Reports inside the `Reports` notebook cannot run because of a LINQ translation error. To reproduce: - Run the `Reports` notebook. - Use the data present in the Database. **Screenshots**...

bug
report

Log a warning when the expected type of a the content of a column does not match the expectation. Example of this is AccidentYear in CF,ACT,OP,SimpleImport: Expected input of type...

import
External Stakeholder

Only reportingNode with Currency present in the input file should be recomputed instead of all

import
scenario

Similarly to DataNodeParameter

import
scenario

CSM should be computed for PAA only if cashflow are provided

import
External Stakeholder

This ticket is to refactor the parsing storage, the importers, and the import helper methods in order to reduce the number of times Database is queried. This can be achieved...

enhancement
import

- Obejective: Create an ImportHub for SimpleData format which validates the input and commits IfrsVariables in the IfrsVariableHub - It retrieves data from other Hubs such as ReferenceData, DataNodeHub, IfrsVariableHub....

Lets assume this use case: 1) Import BE 2) Import Scenario X 3) Reimport of one GIC1 for BE. The last import computes GIC1 for BE and all GICs in...

import
scenario

Upon changing the DataSource ( import of new files ) the ifrs17.Reset method should instantiate a new reportStorage allowing to load the new data in the report (deleting the cache...

bug

Add an eligibility practical case about PAA-BAA (taken from one of our custom implementation)

enhancement