Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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.
Regards
Shong
Hi,
It is something showing like below.
Thanks,
Sreejith
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