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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Show component's label in tStatCatcher\tLogCatcher

Hi,
is it possible to catch and show the component's label in the log made from tStatCatcher\tLogCatcher?
For example I've 3 tOracleInput like theese:
tOracleInput_1 (DB1)
tOracleInput_2 (DB2)
tOracleInput_3 (DB3)
I noticed that tStatCatcher\tLogCatcher shows only the UNIQUE_NAME but in some case this property is less evident than component's label.
Thanks all.
Regards.
Labels (2)
3 Replies
Anonymous
Not applicable
Author

Hi
This topic is related to 22863.
Regards,
Pedro
Anonymous
Not applicable
Author

Hi,
thanks. I didn't find and consult that topic.
Regards.
Anonymous
Not applicable
Author

Hi Adrino,

We can do this by changing three files in talend.I have implemented the same concept for tStatCatcher output in my project.
refer my blog for solution.
here is the link,
http://maheshrajvyas.blogspot.in/2014/02/changing-schema-in-tstatcatcher.html

Thanks
Mahesh.