Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
you can use tLibraryLoad
In the Palette, open the Custom_Code folder, and slide a tLibraryLoad and tJava component onto the workspace.
Connect tLibraryLoad to tJava using a Trigger > OnSubjobOk link.