Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] Error: Table cannot be resolved into a variable

Hi, I am getting the following error:
connecting to socket on port 3641
connected
Exception in thread "main" java.lang.Error: Unresolved compilation problem: 
Quote cannot be resolved to a variable
at sales_force_adaptor.ods_quote_extract_0_1.ODS_Quote_EXTRACT.tSalesforceInput_1Process(ODS_Quote_EXTRACT.java:1597)
at sales_force_adaptor.ods_quote_extract_0_1.ODS_Quote_EXTRACT.runJobInTOS(ODS_Quote_EXTRACT.java:8960)
at sales_force_adaptor.ods_quote_extract_0_1.ODS_Quote_EXTRACT.main(ODS_Quote_EXTRACT.java:8793)
Job ODS_Quote_EXTRACT ended at 15:10 24/11/2014.
I have added quotes also in the table name.
Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

hi,
try to add " to your variable Quote
"Quote"

regards

View solution in original post

7 Replies
Anonymous
Not applicable
Author

Hi,
Did you add quote around Talend Name in Sql query? Could you please show us your job screenshot?
Best regards
Sabrina
Anonymous
Not applicable
Author

Here is the attached screen shot
Anonymous
Not applicable
Author

Hi,
We can't see the screenshot on our side. Could you please check it?
Best regards
Sabrina
Anonymous
Not applicable
Author

PFA.
Thank You. 0683p000009MBfH.png
0683p000009MBfH.png
Anonymous
Not applicable
Author

Any solution or any more doc u need?
Anonymous
Not applicable
Author

hi,
try to add " to your variable Quote
"Quote"

regards
Anonymous
Not applicable
Author

Oh.Yes got it.
Thank You so much for the help.