Index: zTryout/JBL/GLS.cls.xml =================================================================== diff -u -r40371 -r40504 --- zTryout/JBL/GLS.cls.xml (.../GLS.cls.xml) (revision 40371) +++ zTryout/JBL/GLS.cls.xml (.../GLS.cls.xml) (revision 40504) @@ -124,7 +124,7 @@ set AnnulatieRequest.T000 = UnitID set AnnulatieRequest.T805 = ##class(APPS.ApplicatieContext).Instance().GeefTransportAPI().GeefGLSEigenschappen().GeefGebruikerID("Parcel") - #dim Response As APPS.TRANSP.GLS.GLSv1.Bericht.dto.Response = ##class(APPS.TRANSP.GLS.CommunicatieService).%New().VerzendBericht(AnnulatieRequest) + #dim Response As APPS.TRANSP.GLS.GLSv1.Bericht.dto.Response = ##class(APPS.TRANSP.GLS.GLSv1.CommunicatieServiceLocator).%New().VerzendBericht(AnnulatieRequest) Do ##class(APPS.ApplicatieContext).Instance().PopTransportAPIClassName() ]]>