...
permission denied
File not found
failed to fetch file
...
Success
Success: Means that everything was successfully inserted into DHIS2.
Failures by internal processing
This errors refer to the same: the service presented an error at some point of the data processing. The error specify in which step the flow stoped and at which point the flow should be checked.
Error - failed to get survey properties
Error - failed while trying to connect to DHIS2 and check if Tracked Entity Instance exists, DHIS2 responded status: [status_code_sent_by_DHIS2]
Error - failed to get Tracked Entity Instance properties from inserted
Error - could not create Track Entity Instance payload for DHIS2
Error - failed while trying to connect to DHIS2 and insert Tracked Entity Instance, DHIS2 responded status:
Error - failed to get Tracked Entity Instance properties from inserted
Error - Could not create Event payload for Track Entity Instance for DHIS2
Error - failed to store property from DHIS2 Event inserted
Failures by DHIS2
This errors refer that DHIS2 presented some problem trying to insert the data. As DHIS2 returns a status code, the data inserted into DHIS2 must be reviewed (as there could be a duplicate, or the data can not be inserted for some reason)
Error - failed to get Tracked Entity Instance, DHIS2 responded status: [status_code_sent_by_DHIS2]
Error - failed to insert DHIS2 Tracked Entity Instance, DHIS2 responded status: [status_code_sent_by_DHIS2]
Error - failed to insert DHIS2 Event on Tracked Entity Instance, DHIS2 responded status: [status_code_sent_by_DHIS2]
Failures by wrong data received
This errors refers that some data within the request body was incorrect or there are required questions that are missing
Error - failed to get properties from surveys, please, check if all question IDs are correct
Error - failed to store survey property, unmatched property from survey
Error - failed to store Tracked Entity Instance properties from inserted, unmatched property
Error - failed to store property from DHIS2 Event inserted, unmatched property