Index: APPS/Halux/Planning/impl/BatchService.cls.xml =================================================================== diff -u -r57025 -r57301 --- APPS/Halux/Planning/impl/BatchService.cls.xml (.../BatchService.cls.xml) (revision 57025) +++ APPS/Halux/Planning/impl/BatchService.cls.xml (.../BatchService.cls.xml) (revision 57301) @@ -452,6 +452,7 @@ do Builder.AggregeerToeleveringInBatch(Toelevering, MaatwerkBatch) } } catch { + Do ##class(Tools.Wlip).%New(207).String("Toelevering " _ Toelevering.GeefID()) do ##class(vhLib.Logger).%New().LogEnMailExceptie(##class(TECH.ExceptionHandler).Catch()) } }