A Simple Talend Job - Getting the Result File as an Attachment

compared with
Current by Vincent Zurczak
on Jul 27, 2010 17:07.

(show comment)
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (4)

View Page History
The job is exposed as a service into Petals. When this service is called, it is executed. The file created by this job is then returned as an attachment.


The input message provides no information.
The response is made up of two parts:
* The job's result (an array of array of String).
* The created file, as an output attachment.
{column}

{hide-if:display=pdf}
{column:width=350px}
{panel:title=Table of contents}{toc}{panel}
{panel:title=Contributors}{contributors:order=name|mode=list}{panel}
{column}
{hide-if}
{section}

h1. Creating and exporting the job

OK.
{noformat}
{column}

{hide-if:display=pdf}
{column:width=350px}
{panel:title=Table of contents}{toc}{panel}
{panel:title=Contributors}{contributors:order=name|mode=list}{panel}
{column}
{hide-if}
{section}