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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Boof1977
Contributor
Contributor

impilict context load

Hi

 

I try to implement the using of implicit context load from DB but I am getting this error when trying to run the job:

 

Execution failed : Failed to generate code. [org.eclipse.emf.codegen.jet.JETException: InvocationTargetException]

 

the job has 2 components : toracle and tlog.

 

Thanks

 

 

Labels (2)
8 Replies
vapukov
Master II
Master II

Hi,

 

would be much better if You attache screenshot of Your Job and settings

Boof1977
Contributor
Contributor
Author

Hi

 

It will be a problem because I am working on a remote internet computer.

is there any other way you can help?

 

 

vapukov
Master II
Master II

really - not, because need to see, what wrong in Your settings 

 

it work ... so You make something wrong, we can guess ... or just look

Boof1977
Contributor
Contributor
Author

Is there any Email maybe I can send the screenshots?

Boof1977
Contributor
Contributor
Author

Hi

 

I have sent you the screeshots to your email

vapukov
Master II
Master II

first question - why You use Standard JDBC for connect to AS400? Talend native support AS400, so it could resolve Your problem with query conditions

Boof1977
Contributor
Contributor
Author

Hi

 

We are using jdbc because we saw that it better with performance.

vapukov
Master II
Master II

h-m-m

 

Talend tAS400 components use JDBC as well, so not sure - is true or not completely, but it exactly set all JDBS parameters correct (from talend point of view 🙂 )

 

but most important other - this is context loading ... You have in this Job less than 10 parameters, in most (over loaded by variables) it would be 100 ... in crazy cases 200, if compare all context variables from all Your Job, it could be 1000 (in very theoretical case - little more) ... but even 10000 extremely far from moment where we need talk about performance problems

 

I recommend You - do not make Job over complicated -change it for load context with native AS400 component