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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
stellayou33
Contributor
Contributor

tLogCatcher error: context cannot be resolved or is not a field

Hi everyone! I was trying to set a tLogCatcher component to create a new table in the database. But I got the following error massage. I set tLogCatcher after I designed the data pipeline. Does anyone know how to fix this? Thank you very much!

0693p000009IyqkAAC.png

0693p000009IyrJAAS.png

Labels (5)
1 Solution

Accepted Solutions
manodwhb
Champion II
Champion II

@Xiaoshan You​ , tLogCatcher schema is static , I think you might have change it because of it your getting compilation error in tLogCatcher. You can not change the schema in tLogCatcher.

 

Thanks,

Manohar

View solution in original post

6 Replies
manodwhb
Champion II
Champion II

@Xiaoshan You​ , tLogCatcher schema is static , I think you might have change it because of it your getting compilation error in tLogCatcher. You can not change the schema in tLogCatcher.

 

Thanks,

Manohar

stellayou33
Contributor
Contributor
Author

Hi! I didn't change the shcema. That's why I'm confused.

Thanks anyway!

 

manodwhb
Champion II
Champion II

@Xiaoshan You​ , if the schema has not changed then why you called schema from Repository in tLogCatcher?

manodwhb
Champion II
Champion II

@Xiaoshan You​ , can you show the schema of tLogCatcher?

stellayou33
Contributor
Contributor
Author

Oh I thought it was the default setting. I deleted it and recreated one. The shcema is "buiit-in" now and there was no error. Thanks!!

But I have another problem though 😞 I ran it but there was no table created in my database. I created table in my output component already.

manodwhb
Champion II
Champion II

@Xiaoshan You​ , show the settings of tDBOutput?

 

where is your main code?

 

check the below link. You need to use the below shown way. can you show you job?

 

https://help.talend.com/reader/2D09JR6TM4RnxlOJG3A_QA/Bbm0~uK48fX_FOSszwEe0w

 

Please accept the answer and like the replay which helped you to fix your problem.

 

Thanks,

Manohar