Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to use cusotm tstats catcher for whole project

Hi,

Is there any way to change the default stats_file schema or to assign an unique tStatsCatcher that all the jobs and subjobs will use?

My goal is to output a custom stats log, where I can set apart from the default columns, an additional one that will tell the name of the execution that is being run, so I can know wheter a process was, for example, daily or weekly one by outputing "NAMEJOB_DAILY" for example. The thing is that I want something easy done, maybe attaching a single tStatsCatcher that will listen to all stat logs from whole the project or just touching the schema of the default stats_file somewhere.

Cheers

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi antonbalboa,

Do you want to modify the schema in tStatCatcher(tStatCatcher-->tMap) and make it works in all your jobs? Can you design it (tStatCatcher-->tMap) as a subjob so that it can be called in your jobs by using tRunJob?

Or are you looking for joblet which is a specific component that replaces Job component groups? TalendHelpCenter:What is a Joblet
Feel free to let us know if we misunderstand your requirement.

Best regards
Sabrina