What this module does
The module OXDImporter is designed and built for use by Partners In Health (PIH), Peru. It facilitates the study in Lima by importing cell-phone collected in OpenXData from the OpenMRS system. OpenMRS is the primary data source of the study and contains all the CRFs
...
Administering OXDImporter
Settings (formerly Global Properties from 1.8 downwards)
Settings (formerly Global Properties are from 1.8 downwards) are used to store data that is used by the module to carry out its functionality. These can be accessed on the following page
...
- Go to Manage Scheduler in Administration
- Make sure that the pre-requisite processes are running.
- Click on Add Task
- Now add the following for Task Configuration:
- Name: Process OXD Importer
- Schedulable Class: org.openmrs.module.oxdimporter.scheduler.ProcessOXDImporterTask
- Description: task for importing data from a given OpenXData instance repeatedly.
- For Schedule: Repeat Interval : 30 seconds
- Click 'Save'
...