Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
There are two ways for you to import the external jar files:
1)Using tLibraryload component to load the jar file at the begininig of job. for example:
tLibraryLoad
|
tJava(on tJava, use the external API)
2)Creating custom routine, import the external jar file by clicking on the rouinte name and edting the routine libraries, and then call this routine in the job.
Here is the component reference about:TalendHelpCenter:tLibraryLoad
Best regards
Sabrina
Hi, There are two ways for you to import the external jar files:
1)Using tLibraryload component to load the jar file at the begininig of job. for example:
tLibraryLoad
|
tJava(on tJava, use the external API)
2)Creating custom routine, import the external jar file by clicking on the rouinte name and edting the routine libraries, and then call this routine in the job.Here is the component reference about:TalendHelpCenter:tLibraryLoad
Best regards
Sabrina