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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Stefb021
Contributor
Contributor

org.apache.commons cannot be resolved

Hello

I am writting a java routine and there is an error with "import org.apache.commons.codec.binary.Base64;"

0695b00000L2WAQAA3.jpg

I downloaded the package

commons-codec-1.15-bin.tar.gz

from https://commons.apache.org/proper/commons-codec/download_codec.cgi but I don't know how to install it.

Any help will be appreciated

Stephane

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable

Hello,

You need load dependent Libraries for your custom Routines.

Please right click on the custom routine and choose the "Edit Routine Libraries".

Here are online documentation about: TalendHelpCenter: Editing user routine libraries and Best practices for adding custom libraries in Talend Jobs, routines, beans, and routes

Hope it helps.

Best regards

Sabrina

 

 

View solution in original post

3 Replies
Anonymous
Not applicable

Hello,

You need load dependent Libraries for your custom Routines.

Please right click on the custom routine and choose the "Edit Routine Libraries".

Here are online documentation about: TalendHelpCenter: Editing user routine libraries and Best practices for adding custom libraries in Talend Jobs, routines, beans, and routes

Hope it helps.

Best regards

Sabrina

 

 

Stefb021
Contributor
Contributor
Author

thank you for your answer

it works fine now!

 

Stéphane

 

Anonymous
Not applicable

Hello,

Great it helps.

Feel free to let us know if there is any further help we can give.

Best regards

Sabrina