Hey,
we currently updated our project to the new A12 version 2023.06-ext3. And now we have some problems with some computations. They are sometimes failing strangely.
So one example we have a computation that has a precondition
[../../Premium/PreliminaryGrossPremium/GrossPremiumTotalCosts/GrossTotalPremiumTC] > 0
and then the calculation
[../../Premium/PreliminaryGrossPremium/GrossPremiumTotalCosts/GrossTotalPremiumTC]
and this is set to the field
/EventCancellationContract/Contract/CoverageOptions/CoverageOptionsPolicy/GrossTotalPremiumTC
so just “put the value from this field in that field” the first time this is triggered it works. But then when I adapt the form again and then after that the computation is triggered again it does not work and I get an error
there are 2 different possible causes. The first one is the page where the field which is in the precondition is in. the second one is the page where the field which should be set is in. The field which should be set has still the old value (because the computation was not triggered).
But the strange thing here is: if I close the whole form and then open it again. it works again.
(if it is important we are using CDM models)
Do you know what could be the problem here?
Best regards
Lara
