Index: APPS/Halux/common/impl/ProductieAansturingService.cls.xml =================================================================== diff -u -r37962 -r37967 --- APPS/Halux/common/impl/ProductieAansturingService.cls.xml (.../ProductieAansturingService.cls.xml) (revision 37962) +++ APPS/Halux/common/impl/ProductieAansturingService.cls.xml (.../ProductieAansturingService.cls.xml) (revision 37967) @@ -38,7 +38,7 @@ set ..BatchService = $$$Implementation(BatchService, ##class(APPS.ApplicatieContext).Instance().GeefProductieAPI().GeefBatchService()) set ..ProductAPI = $$$Implementation(ProductAPI,##class(DOM.DomeinContext).Instance().GeefProductAPI()) set ..IngegevenKenmerkenBepaler = $$$Implementation(IngegevenKenmerkenBepaler,##class(APPS.Halux.common.impl.ProductieAansturingIngegevenKenmerkenBepaler).%New()) - Set ..LadeInfoApi = $$$Inject(LadeInfoApi, ##class(DOM.DomeinContext).Instance().GeefLadeInfoAPI()) + Set ..LadeInfoApi = $$$Inject(LadeInfoApi, ##class(DOM.PM.Maatwerk.impl.LadeInfoAPI).%New()) Set ..BerekeningService = $$$Inject(BerekeningService, ##class(APPS.PM.Maatwerk.impl.BerekeningServiceIngegevenKenmerken).%New()) Quit $$$OK