Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, in my job, I have a tmominput component. Now, I need to know the time it took to read the messages in the queue and the time the message reached to the end component tfileoutputdelimited. Could anybody help me on this?
1) enable tStatCatcher and check - is this information help You or not
2) use tChronometerStart -> tChronometerStop components
1) enable tStatCatcher and check - is this information help You or not
2) use tChronometerStart -> tChronometerStop components
Hi,
For most of the components, tick the option "tStatCatcher Statistics" on Advanced settings tab.
Then, add a dedicated subjob starting with a tStatCatcher to catch the statistic events generated by these components, like this one: