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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
jimbo20814
Creator
Creator

Installing external jar

Okay, so I've seen similar posts. Talend is wanting an external jar (mssql-jdbc.jar) (this is for Azure SQL Datawarehouse), but the "download and install module" button is disabled. So other posts have said install it manually by going to Window-->Show View-->Talend-->Modules. But the issue is I don't see it, only the below. I'm running the free 7.2.1 version. What is going on here? Besides, this is a view screen right? How do I install a jar from a view screen. Thanks so much in advance.

 

0683p000009M8a9.png

Labels (2)
2 Replies
Anonymous
Not applicable

The Modules view is in Other folder now.
Anonymous
Not applicable

you can use tLibraryLoad

  1. In the Palette, open the Custom_Code folder, and slide a tLibraryLoad and tJava component onto the workspace.

  2. Connect tLibraryLoad to tJava using a Trigger > OnSubjobOk link.