tESBConsumer - Use http proxy - Dynamic setting not honored
I've noticed that since we successfully upgraded to Talend v7.3, the tESBConsumer component seems to no longer "honor" the dynamic setting of 'Use http proxy'.
I have a job built that uses context variables to toggle this dynamic setting from false to true, depending on which context it's run.
This was working in our prior version of 6.3. I'm wondering if anyone else has experienced this same issue?
I print the value (boolean) within said variable each time the job is run, and it's accurately represented between each context, so this isn't the issue.