Index: AX/Uitgaand/PM/impl/RunAll2a.cls.xml =================================================================== diff -u -r47248 -r47249 --- AX/Uitgaand/PM/impl/RunAll2a.cls.xml (.../RunAll2a.cls.xml) (revision 47248) +++ AX/Uitgaand/PM/impl/RunAll2a.cls.xml (.../RunAll2a.cls.xml) (revision 47249) @@ -9,8 +9,8 @@ %Status 1 TECH.RegisteredObject,TECH.Iterator - -AX.Uitgaand.PM.impl.MigratieProductVolgensAxEntiteitRepository + +%String +"ExtArtOmschrKlanten" 1 + +AX.Uitgaand.PM.impl.LoggerProductenMigratie +1 + + + +AXimpl.InterneFirmaInitialen +##class(AXimpl.InterneFirmaInitialen).VanHoeckeNv() +1 + + TECH.Query.QueryAPI 1 @@ -29,14 +41,14 @@ -QueryAPI:TECH.Query.QueryAPI="",MigratieProductVolgensAxEntiteitRepository:AX.Uitgaand.PM.impl.MigratieProductVolgensAxEntiteitRepository +QueryAPI:TECH.Query.QueryAPI="",AxEntiteitLogger:AX.Uitgaand.PM.impl.LoggerProductenMigratie 1 1 %Status 1 Index: AX/Uitgaand/PM/Product/impl/ProductIterator.cls.xml =================================================================== diff -u -r47243 -r47249 --- AX/Uitgaand/PM/Product/impl/ProductIterator.cls.xml (.../ProductIterator.cls.xml) (revision 47243) +++ AX/Uitgaand/PM/Product/impl/ProductIterator.cls.xml (.../ProductIterator.cls.xml) (revision 47249) @@ -14,6 +14,12 @@ 1 + +AXimpl.InterneFirmaInitialen +##class(AXimpl.InterneFirmaInitialen).VanHoeckeNv() +1 + + AX.Uitgaand.PM.impl.MigratieProductVolgensAxEntiteitRepository 1 @@ -47,7 +53,7 @@ 1 Index: AX/Uitgaand/PM/ExtArtOmschrKlanten/impl/ExtArtOmschrKlantenDixfGenerator.cls.xml =================================================================== diff -u -r46089 -r47249 --- AX/Uitgaand/PM/ExtArtOmschrKlanten/impl/ExtArtOmschrKlantenDixfGenerator.cls.xml (.../ExtArtOmschrKlantenDixfGenerator.cls.xml) (revision 46089) +++ AX/Uitgaand/PM/ExtArtOmschrKlanten/impl/ExtArtOmschrKlantenDixfGenerator.cls.xml (.../ExtArtOmschrKlantenDixfGenerator.cls.xml) (revision 47249) @@ -14,7 +14,7 @@ Do StartTimer^vhLib #dim PakketOnderdeelIterator As TECH.Iterator = ##class(AX.Uitgaand.PM.ExtArtOmschrKlanten.impl.ExtArtOmschrKlantenIterator).%New() do ..Generate(PakketOnderdeelIterator) - Write !,"Csv voor migratie 0605 ExtArtOmschrKlanten is klaar. Aantal minuten: " + Write !,"Csv voor migratie 0605ExtArtOmschrKlanten is klaar. Aantal minuten: " write $$TimeFromStart^vhLib()/60 } Catch { Write ##class(TECH.ExceptionHandler).Catch().ToString()