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: 
_AnonymousUser
Specialist III
Specialist III

Error with tNotesInput

Hi,
we have problems with the tNotesInput component.
I make a Job with tLibraryLoad, load the Notes.jar.
OnSubjobOk to tNotesInput, but when i execute the job Talend launch the next error.
lotus cannot be resolved in a type
lotus cannot be resolved
lotus cannot be resolved in a type
lotus cannot be resolved in a type
lotus cannot be resolved
lotus cannot be resolved
lotus cannot be resolved
lotus cannot be resolved
Help!!! Help!!!
Can anyon help me?
Thanks
Labels (2)
2 Replies
Anonymous
Not applicable

Hi,
Next to the Designer tab there is a Code tab that lets you view the source code for the entire Job. TalendHelpCenter?Design workspace.
You need check your component setting according to the java error code (you cannot fix java code in studio directly)
Best regards
Sabrina
Anonymous
Not applicable

Hi extiomelenas
It seems it don't load the external jar file correctly, this is a custom component shared by JoeWichowski on Talend Exchage, I would sugget you to ask the author of this component for help in this page:
http://ebiztechs.wordpress.com/talend_tnotesinput/
Shong