Index: APPS/Halux/PPS/Activiteit/impl/common/BatchNaarObjectiveIoCContainer.cls.xml =================================================================== diff -u --- APPS/Halux/PPS/Activiteit/impl/common/BatchNaarObjectiveIoCContainer.cls.xml (revision 0) +++ APPS/Halux/PPS/Activiteit/impl/common/BatchNaarObjectiveIoCContainer.cls.xml (revision 71904) @@ -0,0 +1,14 @@ + + + +TECH.IoC.Container + + +1 + + + + + + Index: APPS/Halux/Planning/Pitching/impl/BatchPitchDataExporter.cls.xml =================================================================== diff -u -r71899 -r71904 --- APPS/Halux/Planning/Pitching/impl/BatchPitchDataExporter.cls.xml (.../BatchPitchDataExporter.cls.xml) (revision 71899) +++ APPS/Halux/Planning/Pitching/impl/BatchPitchDataExporter.cls.xml (.../BatchPitchDataExporter.cls.xml) (revision 71904) @@ -38,7 +38,7 @@ Set ..MESService = $$$Inject(MESService, ##class(APPS.Halux.PPS.MES.MESService).%New()) Set ..BatchPitchedRepository = $$$Inject(BatchPitchedRepository, ##class(APPS.Halux.Planning.Pitching.impl.BatchPitchedRepository).%New()) Set ..BatchNaarObjectiveUitvoeringInfoRepository = $$$Inject(BatchNaarObjectiveUitvoeringInfoRepository, ##class(APPS.Halux.PPS.Activiteit.impl.common.dto.BatchNaarObjectiveUitvoeringInfoRepository).%New()) - Set ..BatchPitchExportedService = $$$Inject(BatchPitchExportedService, ##class(APPS.Halux.Planning.Pitching.impl.BatchPitchExportedService).%New()) + Set ..BatchPitchExportedService = $$$Inject(BatchPitchExportedService, ##class(APPS.Halux.PPS.Activiteit.impl.common.BatchNaarObjectiveIoCContainer).Instance().Resolve("BatchPitchExportedService")) Set ..Logger = $$$Inject(Logger, ##class(vhLib.Logger).%New("APPS.Halux.Planning.Pitching.impl.BatchPitchDataExporter")) Quit $$$OK Index: APPS/Halux/PPS/Document/impl/common/BatchNaarObjective/HoofdDataGenerator.cls.xml =================================================================== diff -u -r71900 -r71904 --- APPS/Halux/PPS/Document/impl/common/BatchNaarObjective/HoofdDataGenerator.cls.xml (.../HoofdDataGenerator.cls.xml) (revision 71900) +++ APPS/Halux/PPS/Document/impl/common/BatchNaarObjective/HoofdDataGenerator.cls.xml (.../HoofdDataGenerator.cls.xml) (revision 71904) @@ -36,7 +36,7 @@ %Status 1 %String