Error in reporting malaria case registration program

Hello!
Thanks for the prompt reply.
I did the test with the example in the manual and it does not generate error, however when I switch to the malaria case registration program it throws this message that I can’t decipher.

{“httpStatus”: “Conflict”, “httpStatusCode”:409, “status”: “ERROR”, “message”: “Unexpected EOF in prolog at [row,col {unknown-source}]: [1,0]”}

I have checked the test file and verified that it has no blank lines at the end,

<?xml version="1.0" encoding="utf-8"?>
  <event program="VBqh0ynB2wv" orgUnit="Q0HywoaWOcM"
    eventDate="2019-03-06" status="COMPLETED" storedBy="admin">
    <coordinate latitude="14.75" longitude="-86.99" />
    <dataValues>
      <dataValue dataElement="qrur9Dvnyt5" value="23" />
      <dataValue dataElement="oZg33kd9taw" value="Male" />
    </dataValues>
  </event>

Where could I find more information to solve this problem? Thank you very much again for your valuable help.

I found the error!
When reporting you must have the facility registered in the functional unit. I have generated a report and already see the event data on the example dates.

1 Like