Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I'm using third party jar in my job using tLibrary component.
Two issues:
1) After loading jar using tLibrary component, I'm using one of the class's method in my next tjava component. But its showing that it doesnt exists in imports ( Showing error in imports ). WHY ? Am I doing something wrong. ?
2) Can I call jar's method in subjob as well once jar is loaded in main job using tLibrary component ? In my case its showing doesnt's exists ..!
Please Advice..!
Thanks
Hello,
Could you please give us more information about your code in tJava? Please make sure you import the class before using it(advanced setting tab of tJava) or you can use the class with full package path.
Screenshots of your tJava component setting will be preferred.
Best regards
Sabrina