Data Flow - From a Job to Petals using Attachments

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

Changes (6)

View Page History
# This file is loaded and attached to the returned message.

This job has one context variable _outputLocation_, which indicates the location of the file to load and attach.
Remember, this file will be deleted once it has been loaded.

\\
Here are the properties of the tFileOutputXML component.
It has the same schema than the tRowGenerator.

!JobToPetals_file_xmlproperties.jpg!
In the export mode, select *OUT-Attachment* or *Parameter and OUT-Attachment*.

In the scope of this use case, we use *OUT-Attachment*.
Consequently, the file location is the default one, defined in the job.

</xs:sequence>
</xs:complexType>

<xs:complexType name="talendJobOutput">
<xs:sequence>
</xs:sequence>
</xs:complexType>

<xs:complexType name="outAttachments">
<xs:sequence>
</xs:sequence>
</xs:complexType>

<xs:complexType name="outRow">
<xs:sequence>