Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

This is superseded by work on a Cohort Builder OWA

Active Developers

Lead: Darius Jazayeri

...

  1. check out code from https://github.com/openmrs/openmrs-distro-referenceapplication
  2. add the latest snapshot version of the reportingui module to pom.xml (in several places, alongside everywhere you find the "reporting" module)
  3. follow the instructions at Developer How-To Launch a Local Instance of the Reference Application
  4. The entry point to the tool should be at http://localhost:8080/openmrs/reportingui/adHocManage.page
    1. alternately you can enable the "reportingui_adHocAnalysis" feature toggle, to see a link in the UI.

...