tContextLoad
Loads a context from a flow.
This component performs also two controls. It warns when the parameters defined in the incoming flow are not defined in the context, and the other way around, it also warns when a context value is not initialized in the incoming flow.But note that this does not block the processing.
tContextLoad modifies dynamically the values of the active context.
Information noteNote: When this component is used to load context parameters dynamically, the parameter values
will be loaded from the specified file or database and the parameter values statically
defined in Talend Studio, or in
Talend Management Console
in the case of Talend Cloud context
parameters, will not take effect.