Made me get confused which property naming is being used, whether order.* or orderentryowa.*!!!
I therefore added both naming conventional setting for encounterType and had a completely unclear error, not sure what incomplete settings implies. can someone help out clarify things. I completely think this will bring similar confusion to other users.
@k.joseph
I have a feeling that the error you are getting above may be from an older version of the file. I have updated the file on bintray. Please take time to re-download and try again. As for what “incomplete config” could mean, I will suggest you check this.
I will also like to note that the team made some changes to the web rest module and a couple of other modules which has not been released yet. I will suggest you build an omod from their master branches and update your existing versions. Please find more information here
Thanks and sorry for the inconvenience this may have caused.
One reason why you would get this error is if the file you downloaded was a copy of the openmrs-owa-orderentry.zip file e.g openmrs-owa-orderentry (1).zip or something else. What this means is that rather than having the url above as your app’s correct url, you will actually have this instead
http://localhost:8082/openmrs-standalone/owa/openmrs-owa-orderentry%20(1)/index.html
Overall, check the file you downloaded to be sure the filename is as stated above. Thanks
Actually it does, when you download the file from bintray or other links and the file already exists in that location, the downloader appends a (1) to the filename (at least on mac). Your refApp in turn uses this filename to create the url for the app.
Please navigate to System admin → Advanced Admin → Open Web Apps Module (Mange Apps) → then click the order entry and confirm the url matches expected.