Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I made a custom .jar executable that parsing some PDF files and catching some text values, depending a regex.
All works fine.
Now, i would like to use it in Talend job but i don't know how to do it.
I tried with tLibraryLoad component but it didn't work.
I tried to :
But didn't work too.
Is ther somebody who knows how i can do that.
Thanks from advance.
Is there a way to get returned value by tSystem component that using an external Jar, in globlal or context variable ?
thx