How do I use a jar in Talend? With tLibraryLoad one can load the Library but after that how do I use it or what other components do I need?
The jar I want to use is a complex API Client made for accessing a Java System via it'S SOAP API. Wich component is used for writing the calls to authenticate, retrieve data, ...? Where could I find a tutorial?