Index: WS/PPS/TBX/ZaagServer.cls.xml =================================================================== diff -u --- WS/PPS/TBX/ZaagServer.cls.xml (revision 0) +++ WS/PPS/TBX/ZaagServer.cls.xml (revision 913) @@ -0,0 +1,310 @@ + + + +OptiBox : Box cutting optimization +
The methods gets called from the Optimizer (server) to the Caché clients]]>
+BL.Sys.Toegang,BL.Sys.Proxy,BL.Sys.Resources,TECH.Error +1 +WS.WebService +62150,33251.725693 +62123,54831.812352 +0 + + + +URL for invoking the WebService. +Parameter LOCATION = "http://cache02.vanhoecke.be/vhintra"; +Name of the WebService. +ZaagServer + + + +http://vhintra.vanhoecke.be + + + +HALUXZAAG + + + +APPS.Halux.TBX.IWerkpostZaag +1 + + + + De LijnNr geeft de beperking tot die batches die bestemd zijn voor een bepaalde lijn +
Opm : SessionKey en Werkpost zijn constante waarden]]>
+SessionKey:%String,Werkpost:%String,LijnNr:%String +%XML.DataSet +1 + +
+ + + Opm : SessionKey en Werkpost zijn constante waarden]]> +SessionKey:%String,Werkpost:APPS.Halux.TBX.enu.Werkpost,BatchKey:%String,LijnNr:APPS.Halux.TBX.enu.ProductieLijn +%XML.DataSet +1 + + + + + Wordt opgehaald bij opstart van de zaag +
Dmv BodemRug kan je de lijst eventueel beperken tot Rug, Bodem +
Opm : SessionKey en Werkpost zijn constante waarden]]>
+SessionKey:%String,Werkpost:APPS.Halux.TBX.enu.Werkpost,BodemRug:APPS.Halux.TBX.enu.BodemRug +%XML.DataSet +1 + +
+ + + Wordt opgehaald bij opstart van de zaag +
Opm : SessionKey en Werkpost zijn constante waarden]]>
+SessionKey:%String,Werkpost:APPS.Halux.TBX.enu.Werkpost +%XML.DataSet +1 + +
+ + + Berekent de lengte van en aantal bodems op de buffer tussen zaag en boxpress +
en geeft voor de verschillende productielijnen of de batch gewijzigd is. +
Opm : SessionKey en Werkpost zijn constante waarden]]>
+SessionKey:%String,Werkpost:APPS.Halux.TBX.enu.Werkpost,L1BatchKey:%Float,L2BatchKey:%String,DirectBatchKey:%String +%XML.DataSet +1 + +
+ + + De afdruk van de label verloopt via Bartender +
Aan de zaag zijn er 2 devices gekoppeld (LabelApplicator en LabelBackup) +
Opm : SessionKey en Werkpost zijn constante waarden]]>
+SessionKey:%String,Werkpost:APPS.Halux.TBX.enu.Werkpost,ZaagID:%Integer,Device:APPS.Halux.TBX.enu.PrintDevice +1 + +
+ + +manueel productieetiket op de gewenste labelprinter +
De afdruk van het etiket verloopt via Bartender +
Aan de zaag zijn er 2 devices gekoppeld (LabelApplicator en LabelBackup) +
Opm : SessionKey en Werkpost zijn constante waarden]]>
+SessionKey:%String,Werkpost:APPS.Halux.TBX.enu.Werkpost,Titel:%String,BodemHoogte:%Integer,BodemLengte:%Float,RugHoogte:%Integer,RugLengte:%Float,Device:APPS.Halux.TBX.enu.PrintDevice +1 + +
+ + + Parameter ZaagID is optioneel. +
Parameter DuurStilstand geeft de duur van de laatste zaagbeweging tot de registratie van de stilstand +
Parameter Redenstilstand is de code van de resulset GeefStilstanden +
Opm : SessionKey en Werkpost zijn constante waarden]]>
+SessionKey:%String,Werkpost:APPS.Halux.TBX.enu.Werkpost,ZaagID:%Integer,RedenStilstand:%String,DuurStilstand:%Integer +1 + +
+ + + Parameter ZaagID bepaalt de uitgevoerde bewerking, element uit resultset GeefZaagLijst +
Parameter Status = "F" ; Finished +
Parameter LijnNr = op welke lijn het plaatmateriaal werd afgezet +
Opm : SessionKey en Werkpost zijn constante waarden]]>
+SessionKey:%String,Werkpost:APPS.Halux.TBX.enu.Werkpost,ZaagID:%Integer,Status:APPS.Halux.TBX.enu.Status,LijnNr:APPS.Halux.TBX.enu.ProductieLijn +1 + +
+ + + Opm : SessionKey en Werkpost zijn constante waarden]]> +SessionKey:%String,Werkpost:APPS.Halux.TBX.enu.Werkpost,ZaagID:%Integer +%String +1 + + + + + De ZaagID bepaalt welke bodem en/of rug het exact is +
Via BodemOfRug wordt bepaald welk deel (bodem en/of rug) er beschadigd is, de voorraad wordt verminderd. +
Als rework wordt true is dan wordt er een nieuwe zaagopdracht toegevoegd aan de huidige batch. +
Opm : SessionKey en Werkpost zijn constante waarden]]>
+SessionKey:%String,Werkpost:APPS.Halux.TBX.enu.Werkpost,ZaagID:%Integer,BodemOfRug:APPS.Halux.TBX.enu.BodemRug,Rework:%Boolean,Reden:%String +1 + +
+ + + Het PlaatPRNr is een product uit de lijst van method GeefPlaatMateriaal +
De voorraad wordt met lengte verminderd, indien lengte is -1 wordt een ganse plaat genomen +
Opm : SessionKey en Werkpost zijn constante waarden]]>
+SessionKey:%String,Werkpost:APPS.Halux.TBX.enu.Werkpost,PlaatPRNr:%Integer,Lengte:%Float,Reden:%String +1 + +
+ + + Opm : SessionKey en Werkpost zijn constante waarden]]> +SessionKey:%String,Werkpost:APPS.Halux.TBX.enu.Werkpost,ZaagID:%Integer,BodemOfRug:APPS.Halux.TBX.enu.BodemRug,GewensteLengte:%Float,GemetenLengte:%Float +1 + + + + + +Sessionkey opvragen bij opstart van de zaag +%String +1 + + + + + +Testen van fout afhandeling +1 : Class Not Exist +2 : Save object +3 : Undefined +4 : Wrong Session +ErrorNr +%String +1 + + + + + + + + +Session:%String,Werkpost:APPS.Halux.TBX.enu.Werkpost +1 + + + + +SessionKey:%String="",Werkpost:APPS.Halux.TBX.enu.Werkpost="" +1 + + +
+ +
Index: WS/Web/OLParticulier/impl/Sessie2APPSContext.cls.xml =================================================================== diff -u -r734 -r913 --- WS/Web/OLParticulier/impl/Sessie2APPSContext.cls.xml (.../Sessie2APPSContext.cls.xml) (revision 734) +++ WS/Web/OLParticulier/impl/Sessie2APPSContext.cls.xml (.../Sessie2APPSContext.cls.xml) (revision 913) @@ -1,5 +1,5 @@ - + Conversie van Sesiie gegevens naar APPSContext. @@ -8,7 +8,7 @@ TECH.Error 1 APPS.Web.OLParticulier.APPSContext,Sessie2OLGammaContext -62013,37292.133451 +62139,39643.741038 61944,51413.724252 0 @@ -28,7 +28,10 @@ Set Klant=..GetKlant(Sessie) if Klant="" $$$ThrowError($$$errGeneralError,"GeenKlantToegekend") - Set sc = APPSContext.Init(Sessie.Taal,Sessie.Regio,Klant,Website) + Set Taal = Sessie.Taal + if Sessie.ToonVertaalSleutels Set Taal = "ToonVertaalSleutel" + + Set sc = APPSContext.Init(Taal,Sessie.Regio,Klant,Website) If sc ="" $$$ThrowErrorStatus($$$errGeneralError,"APPSContext",sc) Quit APPSContext @@ -46,5 +49,5 @@ ]]> - + Index: WS/Prod/Select.cls.xml =================================================================== diff -u -r734 -r913 --- WS/Prod/Select.cls.xml (.../Select.cls.xml) (revision 734) +++ WS/Prod/Select.cls.xml (.../Select.cls.xml) (revision 913) @@ -1,10 +1,10 @@ - + BL.Sys.Toegang,BL.Sys.Proxy,BL.Prod,BL.Sys.Resources 1 %SOAP.WebService -61024,33971.946561 +62147,36816.113297 61635,40762.36861 0 @@ -36,10 +36,37 @@ ;Toegelaten om producten te raadplegen? $$$CheckAccess($$$rsProduct,$$$prRead) - + + Set Usage = "ALL" + Set SubCriteria = ##class(BL.Prod.sub.pxSearchCriteria).%New(Usage) + Do SubCriteria.SetDefault() + + Set SubCriteria.StockType = Criteria.StockType + if (Criteria.Actief){ + Set SubCriteria.Active = $LB("A") + }else{ + Set SubCriteria.Active = $LB("N") + } + Set SubCriteria.VerifyCustomer = Criteria.KLNr + Set SubCriteria.LimitSupplier = Criteria.LevNr + Set SubCriteria.SearchTxt = Criteria.Zoek + Set SubCriteria.At = Criteria.At + Set SubCriteria.Language = Criteria.SubAt + + //Set SubCriteria.ProductType = $LB("B") + + Set SubPxSearchFormat = ##class(BL.Prod.sub.pxSearchFormat).%New() + Set SubPxSearchFormat.FormatCompact = Criteria.FormatCompact + Set SubPxSearchFormat.FormatExpand = Criteria.FormatExpand + Set SubPxSearchFormat.LijnMax = Criteria.LijnMax + + do WL^vhDBG($$ObjToText^vhLib(Criteria)) + Quit ##class(BL.Sys.Proxy.pxXMLDataSet).CreateQuery(.varDataSet,"BL.Prod.Select:Select",Criteria) + + ///Quit ##class(BL.Sys.Proxy.pxXMLDataSet).CreateQuery(.varDataSet,"BL.Prod.Search:Select",SubCriteria,SubPxSearchFormat) ]]> - + Index: WS/Web/OLParticulier/OrgaluxProductGamma.cls.xml =================================================================== diff -u -r734 -r913 --- WS/Web/OLParticulier/OrgaluxProductGamma.cls.xml (.../OrgaluxProductGamma.cls.xml) (revision 734) +++ WS/Web/OLParticulier/OrgaluxProductGamma.cls.xml (.../OrgaluxProductGamma.cls.xml) (revision 913) @@ -1,31 +1,13 @@ - + TECH.Timing 1 WS.WebService -62118,30685.839091 +62157,56474.851933 61944,50000.995185 0 - - -URL for invoking the WebService. -http://cache02.vanhoecke.be/vhisie3 - - - -http://cache01.vanhoecke.be/vhisie3 - - - -http://cache02.vanhoecke.be/vhisie3 - - - -http://cache02.vanhoecke.be/csp/tst-admin1 - - Name of the WebService. @@ -57,6 +39,8 @@ $$$LogIncomming(WS.Web.OLParticulier.impl.Logger,GetToepassingen) + set x = 1 / 0 + Set OLGamma = ..GetOrgaluxProductGamma(Sessie) set dtoResult = OLGamma.GetToepassingen(.MeubelToepassing,.Zone,1) ; Extra parameter: blnAddItemALLES=1 @@ -173,6 +157,7 @@ ;Do ##class(TimerUtils).Stop() ;Do ##class(TimerUtils).Start("ZoekProductGroepen") + Do WLIP^vhDBG(127,"Zoek : "_Zoekterm) set dtoResult = OLGamma.ZoekProductGroepen(.ProductCriteria,.Zoekterm,.LadeSpec,.ZoektermCategorie) ;Do ##class(TimerUtils).Stop() @@ -209,6 +194,8 @@ $$$LogOutgoing(WS.Web.OLParticulier.impl.Logger,ZoekProductGroepInhoud,dtoResult) + $$$TECHErrorTrapOff + Quit dtoResult ]]> @@ -225,5 +212,5 @@ ]]> - + Index: WS/Derde/Agenda/AgendaServer.cls.xml =================================================================== diff -u -r734 -r913 --- WS/Derde/Agenda/AgendaServer.cls.xml (.../AgendaServer.cls.xml) (revision 734) +++ WS/Derde/Agenda/AgendaServer.cls.xml (.../AgendaServer.cls.xml) (revision 913) @@ -1,10 +1,10 @@ - + BL.EC.Common 1 %SOAP.WebService -62105,51086.824451 +62145,31480.447439 59771,30227.507488 0 @@ -14,15 +14,8 @@ Derde.Agenda - - -URL for invoking the WebService. -http://cache02.vanhoecke.be/vhisie3 - - -TODO: change this to actual SOAP namespace. SOAP Namespace for the WebService http://vhisie.vanhoecke.be/V3 @@ -660,5 +653,5 @@ ]]> - + Index: WS/Web/OLParticulier/dto/Sessie.cls.xml =================================================================== diff -u -r734 -r913 --- WS/Web/OLParticulier/dto/Sessie.cls.xml (.../Sessie.cls.xml) (revision 734) +++ WS/Web/OLParticulier/dto/Sessie.cls.xml (.../Sessie.cls.xml) (revision 913) @@ -1,11 +1,11 @@ - + Verzorgt de mapping van sessie-ID op de relevante informatie die de context bepaalt, zoals de taal van de gebruiker. 1 %RegisteredObject,%XML.Adaptor -61971,49501.866677 +62137,49741.140546 61947,47947.614331 0 @@ -37,6 +37,10 @@ WS.Web.OLParticulier.enu.Website 1 + + +%Boolean + - + Index: WS/Info/Agenda.cls.xml =================================================================== diff -u --- WS/Info/Agenda.cls.xml (revision 0) +++ WS/Info/Agenda.cls.xml (revision 913) @@ -0,0 +1,55 @@ + + + + +JBL + 2011-02-09 +Agenda info +1 +%SOAP.WebService +62131,62835.507189 +0 + + +http://cache02/csp/admin1 + + + +http://cache01/csp/admin1 + + + +http://cache02/csp/admin1 + + + +http://cache02/csp/tst-admin1 + + + +InfoAgenda + + + +http://tempuri.org/ + + + +1 + + + + +Nagaan of de opgegeven dat een arbeidsdag is +s o=##class(WS.Info.Agenda).IsArbeidsdag($h) +1 +Horolog:%Integer +%Boolean +1 + + + + + Index: WS/CRM/Interacties.cls.xml =================================================================== diff -u -r734 -r913 --- WS/CRM/Interacties.cls.xml (.../Interacties.cls.xml) (revision 734) +++ WS/CRM/Interacties.cls.xml (.../Interacties.cls.xml) (revision 913) @@ -1,10 +1,10 @@ - + BL.EC.Common 1 WS.WebService -62105,51126.145485 +62145,31470.53666 0 @@ -13,15 +13,8 @@ CRM.Interacties - - -URL for invoking the WebService. -http://cache02.vanhoecke.be/vhisie3 - - -TODO: change this to actual SOAP namespace. SOAP Namespace for the WebService http://vhisie.vanhoecke.be/V3 @@ -138,5 +131,5 @@ ]]> - + Index: WS/Halux/Planning/Planningstool.cls.xml =================================================================== diff -u --- WS/Halux/Planning/Planningstool.cls.xml (revision 0) +++ WS/Halux/Planning/Planningstool.cls.xml (revision 913) @@ -0,0 +1,69 @@ + + + +1 +WS.WebService +62158,60303.558611 +0 + + + +Name of the WebService. +Planningstool + + + +http://www.vanhoecke.be/ + + + +Datum:%Date,Categorie:APPS.Halux.Planning.enu.Categorie +TECH.XMLDataSet +1 + + + + +Van:%Date,Tot:%Date +TECH.XMLDataSet +1 + + + + +APPS.Halux.Planning.dto.ApplicatieInstellingen +1 + + + + +Gebruiker:%String,Opmerking:%String,Datum:%Date,ToeleveringNummers:%ListOfDataTypes +APPS.Halux.Planning.dto.VerplaatsToeleveringenResultaat +1 + + + + +ToeleveringsNummer:%Integer +APPS.Halux.Planning.dto.VerplaatsToeleveringenResultaat +1 + + + + +ToeleveringsNummer:%Integer +APPS.Halux.Planning.dto.VerplaatsToeleveringenResultaat +1 + + + + + Index: WS/PM/ProductService.cls.xml =================================================================== diff -u --- WS/PM/ProductService.cls.xml (revision 0) +++ WS/PM/ProductService.cls.xml (revision 913) @@ -0,0 +1,39 @@ + + + + +JBL + 2011-03-03 +1 +%SOAP.WebService +62157,51826.584939 +1 + + +APPS.PM.ProductService + + + +http://vanhoecke.be + + + + +Geef gegeven de criteria een lijst terug met producten (Prod.Product) +Criteria:APPS.PM.dto.SelectCriteria +APPS.PM.dto.ProductZoekResultaatList +1 + + + + + +De klassificatiestructuur voor producten terug geven in een boomstructuur. +APPS.PM.dto.Classificatie +1 + + + + + Index: WS/Web/OLParticulier/impl/Sessie2OLGammaContext.cls.xml =================================================================== diff -u -r734 -r913 --- WS/Web/OLParticulier/impl/Sessie2OLGammaContext.cls.xml (.../Sessie2OLGammaContext.cls.xml) (revision 734) +++ WS/Web/OLParticulier/impl/Sessie2OLGammaContext.cls.xml (.../Sessie2OLGammaContext.cls.xml) (revision 913) @@ -1,12 +1,12 @@ - + Conversie van Sesie gegevens naar Context voor OL.Gamma BL.Derde.KlantSpecifiek 1 DOM.PM.OL.Gamma.Context -62013,37203.574791 +62139,39785.553887 61944,51413.724252 0 @@ -19,8 +19,11 @@ Set Context=..Instance() - Do Context.Init(Sessie.Taal,Sessie.Regio,..GetKlant(Sessie),..GetWebsite(Sessie)) + Set Taal = Sessie.Taal + If (Sessie.ToonVertaalSleutels) Set Taal = "ToonVertaalSleutel" + Do Context.Init(Taal,Sessie.Regio,..GetKlant(Sessie),..GetWebsite(Sessie)) + Set Context.Munt = ..GetMunt(Sessie) Quit Context @@ -85,5 +88,5 @@ ]]> - + Index: WS/EC/ProductServer.cls.xml =================================================================== diff -u -r734 -r913 --- WS/EC/ProductServer.cls.xml (.../ProductServer.cls.xml) (revision 734) +++ WS/EC/ProductServer.cls.xml (.../ProductServer.cls.xml) (revision 913) @@ -1,5 +1,5 @@ - + @@ -11,7 +11,7 @@ BL.EC.Common 1 %SOAP.WebService -60908,48592.669555 +62157,51721.021869 60207,60267.582459 0 @@ -126,7 +126,6 @@ ;$$$WebServiceTrap $$$ReInstateSession(SessionKey) $$$ControleToegang($$$tgProductTree,"Get","") - $$$blProduct Quit %blProduct.InternTreeStructure() ]]> @@ -162,5 +161,5 @@ ]]> - + Index: WS/Web/OLParticulier/enu/Taal.cls.xml =================================================================== diff -u -r734 -r913 --- WS/Web/OLParticulier/enu/Taal.cls.xml (.../Taal.cls.xml) (revision 734) +++ WS/Web/OLParticulier/enu/Taal.cls.xml (.../Taal.cls.xml) (revision 913) @@ -1,10 +1,10 @@ - + datatype 1 -%String -61971,49560.038305 +TECH.Enumeration +62137,49683.800998 61947,47906.246416 0 @@ -36,5 +36,5 @@ ]]> - + Index: WS/PM/KenmerkenService.cls.xml =================================================================== diff -u --- WS/PM/KenmerkenService.cls.xml (revision 0) +++ WS/PM/KenmerkenService.cls.xml (revision 913) @@ -0,0 +1,51 @@ + + + + +JBL + 2011-03-03 +1 +%SOAP.WebService +62153,47470.559241 +0 + + +APPS.PM.KenmerkenService + + + +http://tempuri.org + + + + +2011-03-02 : JBL : Deze ingestelde VeldBreedteInTekens is een tijdelijke oplossing. Later moet dit als data worden opgeslaan. +%Integer +15 + + + + + Zoek productkenmerken aan de hand van de opgegeven PRNrs en productgroepen. + PRNrs = lijst van integers + KenmerkGroepen = lijst van strings +PRNrs:APPS.PM.dto.Kenm.StringList,KenmerkGroepen:APPS.PM.dto.Kenm.StringList +APPS.PM.dto.Kenm.ProductenKenmerken +1 + + + + + + Zoek metadata aan de hand van de opgegeven kenmerkengroepen. + KenmerkGroepen = lijst van strings +1 +KenmerkGroepen:APPS.PM.dto.Kenm.StringList +APPS.PM.dto.Kenm.KenmerkMetadataList +1 + + + + + Index: WS/Web/OLParticulier/LadeSelector.cls.xml =================================================================== diff -u -r734 -r913 --- WS/Web/OLParticulier/LadeSelector.cls.xml (.../LadeSelector.cls.xml) (revision 734) +++ WS/Web/OLParticulier/LadeSelector.cls.xml (.../LadeSelector.cls.xml) (revision 913) @@ -1,30 +1,12 @@ - + 1 WS.WebService,TECH.Error.ErrorAdaptor -62069,41939.745979 +62158,51900.783445 61944,49997.592179 0 - - -URL for invoking the WebService. -http://cache02.vanhoecke.be/vhisie3 - - - -http://cache01.vanhoecke.be/vhisie3 - - - -http://cache02.vanhoecke.be/vhisie3 - - - -http://cache02.vanhoecke.be/csp/tst-admin1 - - Name of the WebService. @@ -48,6 +30,8 @@ Set LadeTypeLijst=appsLadeSelector.BepaalLadeTypesVoorAfmetingen(Afmetingen) $$$LogOutgoing(WS.Web.OLParticulier.impl.Logger,BepaalLadeTypesVoorAfmetingen,LadeTypeLijst) + + $$$LocalErrorTrapOff Quit LadeTypeLijst ]]> @@ -67,6 +51,8 @@ $$$LogOutgoing(WS.Web.OLParticulier.impl.Logger,BepaalLadeTypesProfAfmetingen,LadeTypeLijst) + $$$LocalErrorTrapOff + Quit LadeTypeLijst ]]> @@ -87,6 +73,8 @@ $$$LogOutgoing(WS.Web.OLParticulier.impl.Logger,GeefLadeKleurenVoorType,KleurenLijst) + $$$LocalErrorTrapOff + Quit KleurenLijst ]]> @@ -106,6 +94,8 @@ Set Binnenlade=appsLadeSelector.GeefOvereenkomstigeBinnenLade(Buitenlade) $$$LogOutgoing(WS.Web.OLParticulier.impl.Logger,GeefOvereenkomstigeBinnenLade,Binnenlade) + + $$$LocalErrorTrapOff Quit Binnenlade ]]> @@ -125,6 +115,8 @@ $$$LogOutgoing(WS.Web.OLParticulier.impl.Logger,GeefAfmetingConstraints,Constraints) + $$$LocalErrorTrapOff + Quit Constraints ]]> @@ -142,6 +134,8 @@ Set Constraints = appsLadeSelector.GeefProfAfmetingConstraints() $$$LogOutgoing(WS.Web.OLParticulier.impl.Logger,GeefProfAfmetingConstraints,Constraints) + + $$$LocalErrorTrapOff Quit Constraints ]]> @@ -160,6 +154,8 @@ $$$LogOutgoing(WS.Web.OLParticulier.impl.Logger,GeefLadeSpecificatie,LadeSpecificatie) + $$$LocalErrorTrapOff + Quit LadeSpecificatie ]]> @@ -178,6 +174,8 @@ $$$LogOutgoing(WS.Web.OLParticulier.impl.Logger,GeefBijhorendeLaden,LadeBeschrijvingLijst) + $$$LocalErrorTrapOff + Quit LadeBeschrijvingLijst ]]> @@ -197,5 +195,5 @@ ]]> - + Index: WS/PPS/TBX/Server.cls.xml =================================================================== diff -u -r734 -r913 --- WS/PPS/TBX/Server.cls.xml (.../Server.cls.xml) (revision 734) +++ WS/PPS/TBX/Server.cls.xml (.../Server.cls.xml) (revision 913) @@ -1,13 +1,13 @@ - + OptiBox : Box cutting optimization
The methods gets called from the Optimizer (server) to the Caché clients]]>
BL.Prod.OptiBox,BL.Sys.Toegang,BL.Sys.Proxy,BL.Sys.Resources 1 %SOAP.WebService -62117,34094.024961 +62125,41383.799453 60207,60267.626363 0 @@ -134,7 +134,7 @@ Set QueueObject=##class(DS.PPS.TBX.Queue).%OpenId(QueueID) Quit:'$isObject(QueueObject) $$$pxStatusErrorEx("Kan queue-object niet openen.","QueueID: "_QueueID) - Set LadeGeproduceerdEventData = ##class(TECH.Events.LadeGeproduceerdEventData).%New(QueueObject.TOENr,QueueObject.TLUNr,QueueObject.Product.ProductNr,QueueObject.BatchID,Redo) + Set LadeGeproduceerdEventData = ##class(TECH.Events.LadeGeproduceerdEventData).%New(QueueObject.TOENr,QueueObject.TLUNr,QueueObject.Product.ProductNr,QueueObject.BatchID,QueueObject.Sequence,Redo) Set LadeGeproduceerdEvent = ##class(TECH.Events.LadeGeproduceerdEvent).%New(LadeGeproduceerdEventData) Do ##class(TECH.PubSub.OrchestrationContext).GetEventRaiser().RaiseEventAsync(LadeGeproduceerdEvent) @@ -175,5 +175,5 @@ ]]>
- +