Index: WS/Halux/AAP/DnaCodeService.cls.xml
===================================================================
diff -u -r58639 -r59791
--- WS/Halux/AAP/DnaCodeService.cls.xml (.../DnaCodeService.cls.xml) (revision 58639)
+++ WS/Halux/AAP/DnaCodeService.cls.xml (.../DnaCodeService.cls.xml) (revision 59791)
@@ -117,6 +117,14 @@
]]>
+
+ProboxEtiketAfdrukkenRequest:WS.Halux.AAP.ProboxEtiketAfdrukkenRequest
+WS.Halux.AAP.ProboxEtiketAfdrukkenResponse
+1
+
+
+
Request:%CacheString,UitTeVoerenMethod:%String
1
Index: WS/Halux/AAP/ProboxEtiketAfdrukkenResponse.cls.xml
===================================================================
diff -u
--- WS/Halux/AAP/ProboxEtiketAfdrukkenResponse.cls.xml (revision 0)
+++ WS/Halux/AAP/ProboxEtiketAfdrukkenResponse.cls.xml (revision 59791)
@@ -0,0 +1,8 @@
+
+
+
+WS.Halux.AAP.GeneriekeResponse
+
+
+
+
Index: WS/Halux/AAP/ProboxEtiketAfdrukkenRequest.cls.xml
===================================================================
diff -u
--- WS/Halux/AAP/ProboxEtiketAfdrukkenRequest.cls.xml (revision 0)
+++ WS/Halux/AAP/ProboxEtiketAfdrukkenRequest.cls.xml (revision 59791)
@@ -0,0 +1,39 @@
+
+
+
+%SerialObject,%XML.Adaptor
+
+
+STRING
+1
+
+
+
+WS.Halux.AAP.RequestHeader
+1
+
+
+
+WSimpl.Halux.AAP.dto.DnaCode
+list
+1
+
+
+
+
+%Library.CacheSerialState
+ProboxEtiketAfdrukkenRequestState
+^WS.Halux.AAP.ProboxEtike8EBFS
+
+
+Header
+
+
+DnaCodes
+
+
+
+
+
+
+
Index: WSimpl/Halux/AAP/DnaCodeService.cls.xml
===================================================================
diff -u -r58949 -r59791
--- WSimpl/Halux/AAP/DnaCodeService.cls.xml (.../DnaCodeService.cls.xml) (revision 58949)
+++ WSimpl/Halux/AAP/DnaCodeService.cls.xml (.../DnaCodeService.cls.xml) (revision 59791)
@@ -28,8 +28,18 @@
1
+
+BL.PPS.TBX.DocsV1
+1
+
+
+
+TECH.Query.QueryAPI
+1
+
+
-DnaCodeRepository:DOM.Halux.AAP.DnaCodeRepository="",PalletCodeValidator:WSimpl.Halux.AAP.DnaCodeService.PalletCodeValidator="",InventarisService:APPS.MAG.Inventaris.impl.InventarisService
+DnaCodeRepository:DOM.Halux.AAP.DnaCodeRepository="",PalletCodeValidator:WSimpl.Halux.AAP.DnaCodeService.PalletCodeValidator="",InventarisService:APPS.MAG.Inventaris.impl.InventarisService,DocsV1:BL.PPS.TBX.DocsV1="",QueryAPI:TECH.Query.QueryAPI
1
1
%Status
@@ -39,6 +49,8 @@
Set ..PalletCodeValidator = $$$Inject(PalletCodeValidator, ##class(WSimpl.Halux.AAP.DnaCodeService.PalletCodeValidator).%New())
Set ..DateTimeAPI = ##class(TECH.Context).Instance().GeefDateTimeAPI()
Set ..InventarisService = $$$Inject(InventarisService, ##class(APPS.MAG.Inventaris.impl.InventarisService).%New())
+ Set ..DocsV1 = $$$Inject(DocsV1, ##class(BL.PPS.TBX.DocsV1).%New())
+ Set ..QueryAPI = $$$Inject(QueryAPI, ##class(TECH.Context).Instance().GeefQueryAPI())
Quit $$$OK
]]>
@@ -445,6 +457,94 @@
]]>
+
+ProboxEtiketAfdrukkenRequest:WS.Halux.AAP.ProboxEtiketAfdrukkenRequest
+WS.Halux.AAP.ProboxEtiketAfdrukkenResponse
+
+
+
+
+Werkpost:%String
+1
+%String
+
+
+
+
+Werkpost:APPS.Halux.common.enu.Werkpost
+1
+APPS.Halux.common.enu.ProductieLijn
+
+
+
+
+DnaCode:DOM.Halux.AAP.DnaCode
+1
+%String
+
+
+
DnaCode:%String
1