How does it work?
The batch job is responsible for the data conversion. The batch job runs periodically and fetches the data from a rest endpoint of the Drishti application. It then processes the form entries, converts it to row data and saves it to the database.
What does it require?
- Java 8
- The application uses Dropwizard framework
- Customized version of dropwizard jobs
- Postgres database server
- Ruby
This site is no longer maintained. Please visit docs.opensrp.io for current documentation.