I’m a newbie in OpenMRS and trying to develop a telemedicine platform based on restful APIs of openMRS. I deployed the 2.9.0 reference application distribution with SDK and it works perfectly. Since we hope that Orders will be one of the most important and attractive functions of our product, I then installed order entry UI 1.0 through module management section in application. However, I got a HTTP Status 404 - for http://localhost:8080/openmrs/owa/openmrs-owa-orderentry/index.html?patient=87672224-c3c2-40ca-9a45-2863bfb99f21 when I go into PRESCRIBED MEDICATION section in a patient page.
Can someone please tell me if I missed any steps or did anything wrong? Thanks in advance.
Here is the recent log. No error was logged. And highlighted part is the log generated when I click on that PRESCRIBED MEDICATION button and go into 404 error page.
https://pastebin.com/7BeNbPet
I am also having the same issue. I tried several versions but still got error 404.
Openmrs - Version: 2.2.0 Build ab94ff
order entry ui versions i tried : 1.0 / 1.1.0 / 1.2.0-SNAPSHOT