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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tJava code dynamically passed to job

Hi, 

 

I have a scenario where the tJava code have to be replaced based on some conditions. 

 

Is there a way to replace tJava code through context load or when calling the talend job?

Labels (4)
1 Reply
vapukov
Master II
Master II

Hi,

 

you can't replace java code, you can replace variables by values, but not a code

 

Add. 

of course the main questions - why? and how to achieve the same goals with different methods