This page describes status codes, information and error messages for all etinglysing SOAP services.
...
Child pages of Generate document describes the various operations for generating dokuments
Post Processing contains operations that are often used after a generate document,
generate<TYPE>
.Monitoring events is the preferred way to check for changes in data.
Create broker assignments used users with real estate broker rolerolee
Note that even if the response is a successful one, it might contain information that could be important that may be important later in the process.(documentMessages
with errorGroup
INFOMELDING)
For example for Post Processing operations.
See the errorGroup explanation for information about INFOMELDING.
<<Vi trenger kanskje et eksempel med infomelding her>>
Soap fault response(500)
Elements in the of the soap fault response, inside the <soap:Body><soap:SoapFault>
element. See examples
Element | Description |
---|---|
faultcode | Values:
|
faultstring | Human readable error message. |
detail | Contains detailed error information structured as documentMessages provided faultcode is |
FellesDokumentException | Exception wrapper |
exceptionId | A timestamp that identifies the error message. Important for solving support cases. |
documentMessages | A wrapper that contains at least one |
ErrorGroup explanation
ErrorGroup | Explanation | Action | ||||
---|---|---|---|---|---|---|
INTERNFEIL | Internal error - There is a state in data, environment or configuration that we couldn't recover from. | Try again. Another server might handle this request | ||||
VALIDERINGSFEIL | Validation error - the request does not validate. These are business / professional / legal reasons why the request did not validate. Validation rules for this error involves verifying request data with grunnboken. In the last validation rule, we actually validates the complete document using Statens Kartverk validation service. <<trenger vi eksempler her?>> | Verify and correct the data and try againin the request. <<trenger vi eksempler her?>> | ||||
EKSTERNFEIL | External error - This means that one of the external services we depend on to complete the request does not respond or is faulty. | Try again later. The external services we use are seldom faulty for a longer period. | ||||
UKJENT_FEIL | Unknown error - A flaw in the code or it may also be that the server which processed the request had a problem | Please try again, if the problem persists contact support | ||||
INPUTFEIL | Bad request - The xml did validate, but there were some errors that is valid according to input | <<trenger vi eksempler her?>> | INFOMELDINGmessage validates, but data in the message does not meet requirements. Examples
| Verify and correct the data in the request. | ||
| No error, just information. <<hjelp>> |
Example soap fault messages
...