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: 
Anonymous
Not applicable

Sheet cannot be resolved to a type in custom component

i'm trying to create a custom component to convert Excel to csv.

in order to read excel workbook im using jxl-2.6.12.jar lib. i have imported the jar while creating the component in component design. when i try to use the component in talend studio 6.4 its giving me following error.

 

Sheet cannot be resolved to a type

 

please find attachments for reference.can someone help me understand a root cause of this failure. 

Labels (3)
2 Replies
Anonymous
Not applicable
Author

Hello,

Are you using talend java jet or component kit to create your custom component?

Best regards

Sabrina

Anonymous
Not applicable
Author

yes i'm using talend java jet to create custom component.