Hi All,
What's the best\preferred way of monitoring or logging the progress made by a dataflow task?
I can log the number of rows expected and\or finally loaded but what about in between?
I thought I might be able to use the OnProgress event and a rowcount transform but this only seems to fire once.
Has anyone out there managed to log timings every X rows or progress every X seconds or anything like that?
Many thanks
Paul J