cdisc-org / cdisc-rules-engine

Open source offering of the cdisc rules engine
MIT License
48 stars 13 forks source link

Execution error when executing rule SENDIG-13 when Excel contains a dataset that is not in the SEND standard #497

Open JozefAerts opened 1 year ago

JozefAerts commented 1 year ago

When executing rule SENDIG-13 (Expected variables must be included) in the rule editor, and the test Excel contains a dataset that is not in the (SEND) standard, e.g. "AE", the engine reports an "execution error" for that dataset. I think that in that case, it should skip the dataset. I attach the export from rule editor (using the "export artifacts") which contains import and generated files. P.S. This rule uses the CDISC library, so the execution error probably is generated when the engine asks which variables are the "expected" variables for the (AE) domain, which however is not in the library, in this case, AE is not in SEND. unit-test-coreid-SEND13-positive_execution_error_AE.zip