Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

call third party jar in Child Job

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 ..! 0683p000009MPcz.png 

 

Please Advice..!

Thanks

Labels (3)
1 Reply
Anonymous
Not applicable
Author

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