Info |
---|
This is superseded by work on a Cohort Builder OWA |
Active Developers
Lead: Darius Jazayeri
...
- check out code from https://github.com/openmrs/openmrs-distro-referenceapplication
- add the latest snapshot version of the reportingui module to pom.xml (in several places, alongside everywhere you find the "reporting" module)
- follow the instructions at Developer How-To Launch a Local Instance of the Reference Application
- The entry point to the tool should be at http://localhost:8080/openmrs/reportingui/adHocManage.page
- alternately you can enable the "reportingui_adHocAnalysis" feature toggle, to see a link in the UI.
...