Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
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