Index: APPS/VKP/Maatwerk/impl/LadeRegistratieService.cls.xml
===================================================================
diff -u -r59172 -r72667
--- APPS/VKP/Maatwerk/impl/LadeRegistratieService.cls.xml (.../LadeRegistratieService.cls.xml) (revision 59172)
+++ APPS/VKP/Maatwerk/impl/LadeRegistratieService.cls.xml (.../LadeRegistratieService.cls.xml) (revision 72667)
@@ -73,6 +73,21 @@
]]>
+
+RegistratieCode:%String
+%Boolean
+
+
+
RegistratieCode:%String
%String
Index: WS/OBJT/MES/dto/ValidateOlTagResponse.cls.xml
===================================================================
diff -u
--- WS/OBJT/MES/dto/ValidateOlTagResponse.cls.xml (revision 0)
+++ WS/OBJT/MES/dto/ValidateOlTagResponse.cls.xml (revision 72667)
@@ -0,0 +1,26 @@
+
+
+
+TECH.RegisteredObject,%XML.Adaptor
+
+
+ValidateOlTagResponse
+
+
+
+0
+
+
+
+%String
+
+
+
+
+%String
+
+
+
+
+
+
Index: WS/OBJT/MESService.cls.xml
===================================================================
diff -u
--- WS/OBJT/MESService.cls.xml (revision 0)
+++ WS/OBJT/MESService.cls.xml (revision 72667)
@@ -0,0 +1,42 @@
+
+
+
+vhLib.Macro
+1
+WS.OngeauthenticeerdeWebService
+
+
+0
+
+
+
+
+Name of the WebService.
+OBJT2AdminMES
+
+
+
+
+SOAP Namespace for the WebService
+http://cache01.vanhoecke.be/objtMES
+
+
+
+ValidateOlTag:WS.OBJT.MES.dto.ValidateOlTagRequest
+WS.OBJT.MES.dto.ValidateOlTagResponse
+1
+
+
+
+
+RegisterOlTag:WS.OBJT.MES.dto.RegisterOlTagRequest
+WS.OBJT.MES.dto.RegisterOlTagResponse
+1
+
+
+
+
+
+
Index: vhTest/Mock/APPS/VKP/Maatwerk/impl/LadeRegistratieService.cls.xml
===================================================================
diff -u -r59172 -r72667
--- vhTest/Mock/APPS/VKP/Maatwerk/impl/LadeRegistratieService.cls.xml (.../LadeRegistratieService.cls.xml) (revision 59172)
+++ vhTest/Mock/APPS/VKP/Maatwerk/impl/LadeRegistratieService.cls.xml (.../LadeRegistratieService.cls.xml) (revision 72667)
@@ -22,6 +22,13 @@
]]>
+
+RegistratieCode:%String
+%Boolean
+
+
+
RegistratieCode:%String
%String
Index: WS/OBJT/MES/dto/ValidateOlTagRequest.cls.xml
===================================================================
diff -u
--- WS/OBJT/MES/dto/ValidateOlTagRequest.cls.xml (revision 0)
+++ WS/OBJT/MES/dto/ValidateOlTagRequest.cls.xml (revision 72667)
@@ -0,0 +1,32 @@
+
+
+
+TECH.RegisteredObject,%XML.Adaptor
+
+
+ValidateOlTagRequest
+
+
+
+0
+
+
+
+%String
+
+
+
+
+%String
+
+
+
+
+%String
+array
+
+
+
+
+
+
Index: WS/OBJT/MES/dto/RegisterOlTagRequest.cls.xml
===================================================================
diff -u
--- WS/OBJT/MES/dto/RegisterOlTagRequest.cls.xml (revision 0)
+++ WS/OBJT/MES/dto/RegisterOlTagRequest.cls.xml (revision 72667)
@@ -0,0 +1,32 @@
+
+
+
+TECH.RegisteredObject,%XML.Adaptor
+
+
+RegisterOlTagRequest
+
+
+
+0
+
+
+
+%String
+
+
+
+
+%String
+
+
+
+
+%String
+array
+
+
+
+
+
+
Index: WSimpl/OBJT/MESService.cls.xml
===================================================================
diff -u
--- WSimpl/OBJT/MESService.cls.xml (revision 0)
+++ WSimpl/OBJT/MESService.cls.xml (revision 72667)
@@ -0,0 +1,102 @@
+
+
+
+TECH.RegisteredObject
+
+
+APPS.VKP.Maatwerk.impl.LadeRegistratieService
+1
+
+
+
+1
+1
+%Status
+1
+
+
+
+
+ValidateOlTag:WS.OBJT.MES.dto.ValidateOlTagRequest
+WS.OBJT.MES.dto.ValidateOlTagResponse
+
+
+
+
+RegisterOlTag:WS.OBJT.MES.dto.RegisterOlTagRequest
+WS.OBJT.MES.dto.RegisterOlTagResponse
+
+
+
+
+OBJTWerkpost:%String
+1
+APPS.Halux.common.enu.Werkpost
+
+
+
+
+Werkpost:APPS.Halux.common.enu.Werkpost
+1
+APPS.VKP.Maatwerk.LadeRegistratie.impl.IDataOphaler
+
+
+
+
+
+
Index: WS/OBJT/MES/dto/RegisterOlTagResponse.cls.xml
===================================================================
diff -u
--- WS/OBJT/MES/dto/RegisterOlTagResponse.cls.xml (revision 0)
+++ WS/OBJT/MES/dto/RegisterOlTagResponse.cls.xml (revision 72667)
@@ -0,0 +1,21 @@
+
+
+
+TECH.RegisteredObject,%XML.Adaptor
+
+
+RegisterOlTagResponse
+
+
+
+0
+
+
+
+%String
+
+
+
+
+
+
Index: APPS/VKP/Maatwerk/LadeRegistratieService.cls.xml
===================================================================
diff -u -r54403 -r72667
--- APPS/VKP/Maatwerk/LadeRegistratieService.cls.xml (.../LadeRegistratieService.cls.xml) (revision 54403)
+++ APPS/VKP/Maatwerk/LadeRegistratieService.cls.xml (.../LadeRegistratieService.cls.xml) (revision 72667)
@@ -13,6 +13,11 @@
RegistratieCode:%String
APPS.VKP.Maatwerk.LadeRegistratie.impl.Registratie
+
+
+RegistratieCode:%String
+%Boolean
+
Index: vhTest/Fake/APPS/VKP/Maatwerk/impl/LadeRegistratieService.cls.xml
===================================================================
diff -u -r59172 -r72667
--- vhTest/Fake/APPS/VKP/Maatwerk/impl/LadeRegistratieService.cls.xml (.../LadeRegistratieService.cls.xml) (revision 59172)
+++ vhTest/Fake/APPS/VKP/Maatwerk/impl/LadeRegistratieService.cls.xml (.../LadeRegistratieService.cls.xml) (revision 72667)
@@ -21,6 +21,13 @@
]]>
+
+RegistratieCode:%String,PRNR:%String
+%Boolean
+
+
+
RegistratieCode:%String
APPS.VKP.Maatwerk.LadeRegistratie.impl.Registratie