Index: AXimpl/BizTalkMessage/Converter/GeolocationUpsertConverter.cls.xml =================================================================== diff -u -r38500 -r38501 --- AXimpl/BizTalkMessage/Converter/GeolocationUpsertConverter.cls.xml (.../GeolocationUpsertConverter.cls.xml) (revision 38500) +++ AXimpl/BizTalkMessage/Converter/GeolocationUpsertConverter.cls.xml (.../GeolocationUpsertConverter.cls.xml) (revision 38501) @@ -10,7 +10,7 @@ Set Agenda = ##class(Derde.Agenda.Agenda).%OpenId(Command.SubjectId) If $$$Not(..IsGeldig(Agenda)) { - Do ##class(TECH.Exceptions).Throw(##class(AX.common.impl.NoGenerationNeededException).%New(##this.%ClassName(),Command.SubjectId)) + Do ##class(TECH.Exceptions).Throw(##class(AX.common.impl.NoConversionNeededException).%New(##this.%ClassName(),Command.SubjectId)) } Set Location=##class(AXBizTalk.Crm.Geolocation.Location).%New()