Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info

Voor meer informatie rond de werking van Uitzonderingen in MAGDA 2.0 diensten, zie Werking en overzicht uitzonderingen

Algemeen

Wat betreft de Uitzonderingen wordt dezelfde werking gevolgd als de overige MAGDA-webservices.

De generieke foutcode zijn te vinden op Werking en overzicht Overzicht uitzonderingen MAGDA 2.0 Webserviceswebservices

Overzicht dienst-specifieke uitzonderingen

Identificatie

Niveau

Type

Toelichting

OorsprongStatus codeStatus waardeStatus beschrijving
13501AnswerERRORNo authorisationMAGDAMSG00015NO_RESULTThe client is not authorized to use the service
13202ResponseERRORThe INSZ given in request not integratedMAGDAMSG00012NO_RESULT

The ssin given in request is not integrated for the source (client)

20002ResponseERRORThe structure of the INSZ given in request is invalidKENGMSG00008NO_RESULTThe request contains invalid data. Please check your message content
20003ResponseERRORInvalid Period : enddate before begindateKENGMSG00008NO_RESULTInvalid Period : the enddate lies before the begindate
20006ResponseERRORA date in the request is outside the allowed date rangeKENGMSG00008NO_RESULTThe request contains invalid data. Please check your message content
40102ResponseERRORNo data parts have been selected in the criteriaKENGMSG00008NO_RESULTThe request contains invalid data. Please check your message content
25001ResponseERRORLanguage not supported for this serviceKENGMSG00008NO_RESULTThe request contains invalid data. Please check your message content
30001ResponseWARNINGNo data foundKENGMSG00100NO_DATA_FOUND

Treatment successful, but no data found at the supplier.

(info) Alle andere uitzonderingen worden gemapt naar:

  • status code: MSG00003
  • status waarde: NO_RESULT
  • status beschrijving: Internal error

Voorbeeld

Code Block
languagexml
titleVoorbeeld
linenumberstrue
<Response>
	<Reference>XE:1435:43644:11538</Reference>
	<Content>
		<criteria>
			<ssin>00000000100</ssin>
			<referenceDate>2019-02-20</referenceDate>
			<parts>
				<evolutionOfRequest>true</evolutionOfRequest>
				<handicapRecognitions>true</handicapRecognitions>
			</parts>
		</criteria>
		<status>
			<value>NO_RESULT</value>
			<code>MSG00008</code>
			<description>The request contains invalid data. Please check your message content</description>
		</status>
	</Content>
	<Exceptions>
		<Exception>
			<Identification>20002</Identification>
			<Origin>MAGDA</Origin>
			<Type>ERROR</Type>
			<Timestamp>
				<Date>2019-01-11</Date>
				<Time>14:15:15.333</Time>
			</Timestamp>
			<Diagnosis>The structure of the INSZ given in request is invalid</Diagnosis>
		</Exception>
	</Exceptions>
</Response>


Overzicht mogelijke annotaties

UitzonderingNaam annotatieWaarde annotatie
99984Node<node van de onbekende codeomschrijving>
Code<waarde van de code waarvoor geen omschrijving gevonden werd>


Code Block
languagexml
titleFout 99984
linenumberstrue
collapsetrue
<Exception>
	<Identification>99983</Identification>
	<Origin>MAGDA</Origin>
	<Type>WARNING</Type>
	<Timestamp>
		<Date>2019-01-15</Date>
		<Time>16:23:18.537</Time>
	</Timestamp>
	<Diagnosis>MAGDA code not found for returned source code</Diagnosis>
	<Annotations>
		<Annotation>
			<Name>Node</Name>
			<Value>Response/Content/status/description</Value>
		</Annotation>
		<Annotation>
			<Name>Code</Name>
			<Value>MSG00000</Value>
		</Annotation>
	</Annotations>
</Exception>


Op deze pagina

Table of Contents
maxLevel2

Binnen deze handleiding

Page Tree
root@parent