Hi all,
Is there any DHIS2 app we can use to test program rules Validation on Android Capture 3.0.2 version? i.e. we have configured program rules in the web and we want to test them on Android.
Thanks
Hi all,
Is there any DHIS2 app we can use to test program rules Validation on Android Capture 3.0.2 version? i.e. we have configured program rules in the web and we want to test them on Android.
Thanks
Hello @hernandezmachava
There isnt a specific DHIS2 app to test program rules on Android Capture.
If you can create program rules in web then they should translate into Android Capture.
Regards
Rohit
In the Training Android app (available on github), there is a menu to check the validity of the program rules.
Github android releases
However, this is a bit to verbose, and some rules may be detected as problematic, but they work.
There is lso a good documentation available on the android app, which explains which program rules are supported and which are not by the Android app rule engine:
Program rules supported - DHIS2 Documentation
Finally, i am sorry Rohit, but for now, i would say it is a good practice to test on both web and android as the rules engine are different.
Only the very last version of DHIS2 (V42 and Android app 3.2) are using the same rule engine (which is really nice).