On Talend Cloud When Job is executed through Public API,How to find the context with which Job was executed?
In my usecase , I need to overwrite contexts which are defined on TMC . With API method /executions I am able to run the job with needed context . But on TMC, The new values cannot be found in logs for debug or monitoring purpose.
I am comparing it with TAC feature of "Context Value" ( see attachment)