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 (6)

View Page History

{tip}
Unlike the native way to pass options to a job, exporting a context as a parameter is one of the recommended ways to pass information to a job.
Unlike the native way of passing options, exporting a context as a parameter is one of the recommended ways to pass information to a job from Petals ESB.
{tip}


{code:lang=xml}
<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:tal="http://petals.ow2.org/talend/">

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Body>
<tns:executeJobResponse
xmlns:tns="http://petals.ow2.org/talend/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">