You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Encounters and Observations created in CHT fail to sync to OpenMRS via the Mediator, with an error logged: "Not re-sending encounter from CHT."
To Reproduce
Start the docker container using ./startup.sh up-openmrs
Follow the steps in OpenHIM Admin Console guide, installing CHT Mediator and OpenMrs Mediator
It looks like the polling doesn't start automatically once the channel is added.
I was able to start it by going to the channel and saving it (without making any changes)
Describe the bug
Encounters and Observations created in CHT fail to sync to OpenMRS via the Mediator, with an error logged: "Not re-sending encounter from CHT."
To Reproduce
./startup.sh up-openmrs
CHT Mediator
andOpenMrs Mediator
"key": "CHT_ADMIN_USER"
to have valueadmin
instead ofmedic
"total": 1
"total": 1
and Get FHIR Observations should return"total": 2
as expected."total": 0
, expected 1"total": 0
, expected 2.Expected behavior
The OpenMRS Encounter and Observations should be created.
Environment
The text was updated successfully, but these errors were encountered: