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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
SreejithSL
Contributor III
Contributor III

Custom Routine Library Error

Hi All,

I am writing a custom routine to implement a functionality,

but the library which I trying to import seems not available in my talend repository.

import org.json.JSONArray;

import org.json.JSONObject;

So could anyone help me the way to install it, It will be better to share the JAR link as well are the steps . Since I am confusing with the documentations available in websites.

Thanks,

Sree

Labels (2)
3 Replies
Anonymous
Not applicable

Hi

Right click on your user routine, and select 'Edit Routine Libraries' option to import the jar which contains these class to the user routine.

0695b00000oekpoAAA.jpg 

Regards

Shong

 

SreejithSL
Contributor III
Contributor III
Author

Hi,

 

It is something showing like below.

 

0695b00000oekvcAAA.png 

Thanks,

Sreejith

Anonymous
Not applicable

Hi

Click the 'New' button to import the external jar files which contain these class, if you don't have the jar files, you can find and download them from from this site.

 

Regards

Shong