Index: APPS/Halux/Planning/Pitching/impl/BatchPitchDataExporter.cls.xml =================================================================== diff -u -r71703 -r71733 --- APPS/Halux/Planning/Pitching/impl/BatchPitchDataExporter.cls.xml (.../BatchPitchDataExporter.cls.xml) (revision 71703) +++ APPS/Halux/Planning/Pitching/impl/BatchPitchDataExporter.cls.xml (.../BatchPitchDataExporter.cls.xml) (revision 71733) @@ -13,13 +13,13 @@ 1 - -APPS.Halux.Planning.Pitching.impl.BatchPitchExportedRepository + +APPS.Halux.PPS.Activiteit.impl.common.dto.BatchNaarObjectiveUitvoeringInfoRepository 1 - -APPS.Halux.PPS.Activiteit.impl.common.dto.BatchNaarObjectiveUitvoeringInfoRepository + +APPS.Halux.Planning.Pitching.impl.BatchPitchExportedService 1 @@ -29,16 +29,16 @@ -MESService:APPS.Halux.PPS.MES.MESService="",BatchPitchedRepository:APPS.Halux.Planning.Pitching.impl.BatchPitchedRepository="",BatchPitchExportedRepository:APPS.Halux.Planning.Pitching.impl.BatchPitchExportedRepository="",BatchNaarObjectiveUitvoeringInfoRepository:APPS.Halux.PPS.Activiteit.impl.common.dto.BatchNaarObjectiveUitvoeringInfoRepository="",Logger:vhLib.Logger="" +MESService:APPS.Halux.PPS.MES.MESService="",BatchPitchedRepository:APPS.Halux.Planning.Pitching.impl.BatchPitchedRepository="",BatchNaarObjectiveUitvoeringInfoRepository:APPS.Halux.PPS.Activiteit.impl.common.dto.BatchNaarObjectiveUitvoeringInfoRepository="",Logger:vhLib.Logger="",BatchPitchExportedService:APPS.Halux.Planning.Pitching.impl.BatchPitchExportedService="" 1 1 %Status 1 @@ -70,8 +77,7 @@ %Boolean - - - - Batch:APPS.Halux.common.impl.BatchImpl 1 @@ -103,30 +103,12 @@ #dim UitvoeringInfoLijst As %ListOfObjects = ##class(TECH.ListUtils).IteratorToList(UitvoeringInfoIterator) Do AansturingActie.VerwerkUitvoeringInfoLijst(UitvoeringInfoLijst) + } Else { + Set Exception = ##class(TECH.Exceptions.NotSupportedException).%New("'ExporteerBatchPitchedDataNaarObjective()' is niet geïmplementeerd voor '" _ Batch.GeefCategorie() _ "'.") + Do ..Logger.Error("TriggerBatchNaarObjectiveAansturingActie", Exception.GeefOmschrijving()) } ]]> - - -BatchId:%String -1 - -