Přeskočit obsah
For the complete DHIS2 documentation index, see llms.txt.

Program rule engine

Modul pravidel programu není v sadě SDK poskytován. Je implementován v samostatné knihovně, takže stejný kód používají back-end a aplikace pro Android.

Important

The DHIS2 Android SDK and the Program Rule Engine use a common library to parse the DHIS2 expressions, the DHIS2 Antlr Expression Parser. If the application imports both the the SDK and the Rule Engine, it is important that their parser versions match exactly; otherwise it could cause an unexpected behavior in the evaluation.

Check compatibility table here.

Více info dhis2-rule-engine.