Hello guys,
I tried to find the answer here, but didn't...
I'd like to ask if it is possible when I have variable defined in context, to use this variable in "Run" as JVM parameter.
I need to pass some settings as JVM system parameters, but I'd like to have different values for context.
Thanks
Might be a bit late why not build a job which loads 1 of 2 (or more) subjobs depending on context which run your ETL job with different specific JVM arguments?