A Simple Talend Job - Exporting a Context

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (5)

View Page History
A dialog shows up. Export the _outputLocation_ context as a parameter.

You should have the following dialog:

!SimpleJobExportContext1.jpg!

\\
The input message's description requires empty parameters.
The input message's description expects a value for the exported context.

{code:lang=xml}
\\
By default, SoapUI (as well as any generated Java client) puts the default value as the initial value.
However, the interest is that it can be changed.

{tip}
Exposing a context as a parameter allows anyone to specify a context value.
While using the native Talend parameters requires the user to know both how jobs work and how this job was designed.
{tip}