@angshuonline @sravanthi17 I have done a vanilla installation of bahmni on ubuntu OS (ie installed odoo, openmrs and openelis separately). Everything is working fine except after syncing lab orders to openelis, I cannot reciprocate the results back to openmrs after openelis result approval.
- The openelis-atomfeed-client-omod module is installed and running
- This org.bahmni.module.elisatomfeedclient.api.task.OpenElisPatientFeedTask scheduler is running
- This org.openmrs.module.atomfeed.scheduler.tasks.EventPublisherTask scheduler is running
- Empty records in openmrs failed_events and markers tables
I am new to atomfeed architecture which limits my troubleshooting ability;
- How can I confirm if the openelis lab results are being published in atomfeed?
- What else could I be missing in configurations?