I outsourced a Talend project, but it does not work. Now I am trying to fix it. While I am not sure if this is the problem, I see that I have several modules which are required but not installed. (Seen Below). I have visited
Talend Exchange but I can't find how to install these modules. Does anyone know how I would go about getting these? Could they be custom, or are they community modules?
I now realize that the screenshot was resized. I am enclosing a new one. Talend does not allow me to export a list of modules, but the following are the first few that are missing. Is there a way to acquire them? I have version 4.2. Maybe by upgrading to 5.0?
nzjdbc.jar jbossesb-rosetta.jar sas.core.jar sas.svc.connection.jar sas.internet.javatools.jar
Hi Sergio, I would say that your best shot would be to just download them from internet. If you want these libraries, just go on the website of the company (like SAP for SAPjco.jar) and search for it. Then you can include it into Talend.
Hi
You might put it in the directory <TOS installation dir>\lib\java.
Or you might find Module view in Talend Studio to add this jar file.
Regards,
Pedro
Hi Pedro,
I have the same issue with javacsv.jar , i downloaded the file and put it in the same directory where i put jxl.jar.
C:\TALEND_FOR_BIG_DATA\TOS_BD-r84309-V5.1.1\lib\java
But when i execute my process for an output delimited file, the error "module javacsv.jar required" still exists.