Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
I have created a jar file(test_jar.jar) using eclipse for the below code; I want to call the method from Talend.
I understand it can be done using Talend Java component. But my requirement is to call a method of a jar file
Could any one help me on this, how to import this jar into Talend and call the methods.