Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi there,
I'm using TDI open studio. I have designed and run the job, whose screenshot is :
As you can see, there we are getting count of processed rows in green colour. I want to catch these count in separate file (prefer excel file).
So for above job, I expect below output :
After researching for a while, I come to know that there are 3 components that I feel one of these 3 can fulfill the requirement.
tStatCatcher
tLogCatcher
tFlowMeterCatcher
But I don't know which one to use and how to use it for my requirement. Please, help me out guys.
Thank you
Thanks @xdshi
I've tried tStatCatcher, and got the duration as well. But then I've to apply some lookup logic using tMap to get result of both in one output table containg row count (from tFlowMeterCatcher) and duration(using tStatCatcher).
I was basically looking for a way to add one more column for TIME in result of tFlowMeterCatcher. This column must contain values as duration of the specified component.
Hello,
So far, you cannot edit the schema setting of tFlowMeterCatcher component.
Best regards
Sabrina