You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
... or in row iterations...
I tried with a tFlowMeter (and it's catcher) but it doesn't do what I want
How can I do that ?
Thank you ![]()
Offline
Hello
Which version of TOS are you using?
Can upload a screenshot of your job and what's result are you getting?
Best regards
shong
Offline
I'm using TOS 2.3.1
I'v posted two screens : the first one is the tFlowMeter
the second one is the tFlowMeterCatcher inserting it's output data in a statFile.csv file
This is what I have in this file at the end of the job :
2008-06-23 09:52:24;EkpjuG;EkpjuG;EkpjuG;2608;TEST_TALEND;CDProspectJobETL;_vI2VIAcBEd2SXtARTEHxrg;0.1;Default;tFlowMeter_14;row4;5040;;
This line contains the number of rows whitch have been treated, but what i want is :
- The % progress
OR
- The current iteration
In REAL TIME, updated every iteration OR (better) every x seconds (very important because data is going to be exploited by a web UI using AJAX)
Offline
Any idea ?
I'm sure TOS can do this ![]()
If not, i guess it's possible to execute a java code to do this at each iteration.
Thank you for giving me the best way to do this
Offline
Forgive me if I insist, but I really need a solution for this one
I could find a solution by myself, but I'm in a hurry on my project.
Please help me if you can
Thanks for your time
Offline
Hello
This line contains the number of rows whitch have been treated, but what i want is :
- The % progress
OR
- The current iteration
It is impossilbe to know the % progress of the whole job, but the current iteration can be added in new feature, can you do it on our bugtracker?
Best regards
shong
Offline
can you do it on our bugtracker?
Sure, shall I Report Issue or something else ? Because this is not an issue, and I dont know how to add a line to roadmap
Last edited by maverick (2008-06-30 09:25:26)
Offline
Pages: 1