Closed lesomue closed 4 months ago
Hi, Thanks for reporting the issue. Existence of t-med should also be checked, so the condition will be updated with SDK 1.12 Please note that for consistency and clarity, all the values should be provided, even when null.
Hello,
we are having problems complying with the following business rule and assume that the check of a condition is missing resulting in a logical error:
As we understand it, the business rule checks the following: 't-sme' = 't-med' + 't-small' + 't-micro' or else there is no 't-sme', 't-small' or 't-mirco' What is missing is the OR NOT loop that 't-med' does not have to be filled in. Due to the absence, the rule is triggered if the following example numbers are entered:
't-sme' = 4 't-med' = EMPTY 't-small' = 1 't-micro' = 3
In our opinion, the OR NOT loop for 't-med' must also be added. We would welcome your feedback on our perception.
Many thanks and best regards Lea Müller cosinex GmbH