Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Abstract

Excerpt

Reporting REST web services exposes the reporting module's definitions via REST web services. We would like to leverage this to make it easier for people to use business intelligence tools, like Pentaho, with OpenMRS reporting data.

Actually there is a working prototype of a Pentaho Data Integration plugin for Eclipse, that pulls data from OpenMRS via the reporting REST web services. This plugin uses Eclipse's SWT (Standard Widget Toolkit) for the user interface.

...

  • User interface should support different types of parameters
  • Add support for more kinds of queries to the reporting REST services

Extra Credit

Resources

Reporting module

Reporting REST web services module

Pentaho Kettle

Writing a Pentaho Kettle plugin

...