MIAP Appendices
The following appendices detail the error codes generated by MIAP LRS:

The response error codes generated by MIAP LRS are described in the following table.
Error Code | Description |
---|---|
WSRC001 | No match. |
WSRC002 | Too many matches. |
WSRC003 | Possible matches. |
WSRC004 | Exact match. |
WSRC005 | Learner successfully registered. |
WSRC006 | Learner successfully updated. |
WSRC007 | Batch Learner registration successfully submitted. |
WSRC008 | Batch Learner registration incomplete. |
WSRC009 | Batch Learner registration successful. |
WSRC0010 | Batch Learner registration failed. |
WSRC0013 | ULN has been updated since you last obtained the details. |
WSRC0014 | Invalid change of Ability to Share status. |
WSRC0015 | Insufficient data. |
WSRC0017 | Record count incorrect. |
WSRC0018 | Unknown job. |
WSRC0019 | ULN not found for update. |
WSRC0020 | No changes found therefore learner not updated. |
WSRC0021 | Could not be registered as a learner when the same mandatory fields already exist. |
WSRC0022 | Master record substituted for the learner. |
WSRC0023 | ULNs for report not found. |
WSRC0024 | No ULNs for report. |

The general error codes generated by MIAP LRS are described in the following table.
Error Code | Description | Explanation |
---|---|---|
WSEC0001 | Invalid request | The request is formed incorrectly (XSD validation error). This may include missing parameters or invalid data types. |
WSEC0002 | Unknown request | The request refers to an operation which is not supported by the web service. |
WSEC0003 | Unknown organisation | The request contains an organisation code which is either not recognised by the web service, or not authorised to access the web service functions. |
WSEC0004 | Out of hours | The request was received outside the operational hours of the web service. |
WSEC0005 | Incorrect password | The organisation password is not correct. |
WSEC0006 | Insufficient access | The requesting organisation is not allowed to access the service. |
WSEC0999 | Unknown exception | Refers to an error which is the result of an internal system failure with the web service, rather than as a result from an incorrectly formed request or business rule failure. |