<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Flow to write to a file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Flow-to-write-to-a-file/m-p/2360100#M124763</link>
    <description>&lt;P&gt;I have a job that reads a csv&amp;nbsp;file, retrieves some values and stores them into global variables, then uploads a file to S3.&amp;nbsp; When that it's done, I'd like to write the global variables and the outcome of S3 upload to another file.&amp;nbsp; How do I go from tS3Put to tFileOutputDelimited?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-06-01 at 6.47.21 AM.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LynX.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130147iF0C7FBEAD2F60E04/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LynX.png" alt="0683p000009LynX.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 08:10:08 GMT</pubDate>
    <dc:creator>danblo</dc:creator>
    <dc:date>2024-11-16T08:10:08Z</dc:date>
    <item>
      <title>Flow to write to a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Flow-to-write-to-a-file/m-p/2360100#M124763</link>
      <description>&lt;P&gt;I have a job that reads a csv&amp;nbsp;file, retrieves some values and stores them into global variables, then uploads a file to S3.&amp;nbsp; When that it's done, I'd like to write the global variables and the outcome of S3 upload to another file.&amp;nbsp; How do I go from tS3Put to tFileOutputDelimited?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-06-01 at 6.47.21 AM.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LynX.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130147iF0C7FBEAD2F60E04/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LynX.png" alt="0683p000009LynX.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:10:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Flow-to-write-to-a-file/m-p/2360100#M124763</guid>
      <dc:creator>danblo</dc:creator>
      <dc:date>2024-11-16T08:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: Flow to write to a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Flow-to-write-to-a-file/m-p/2360101#M124764</link>
      <description>&lt;P&gt;OnSubjobOK after tSetGlobalVar_1 or tFileInputDelimited_2 should work.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 12:54:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Flow-to-write-to-a-file/m-p/2360101#M124764</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-06-01T12:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Flow to write to a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Flow-to-write-to-a-file/m-p/2360102#M124765</link>
      <description>&lt;P&gt;I need this to happen after tS3Put, so I can get whether the upload completed or not.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 13:14:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Flow-to-write-to-a-file/m-p/2360102#M124765</guid>
      <dc:creator>danblo</dc:creator>
      <dc:date>2018-06-01T13:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Flow to write to a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Flow-to-write-to-a-file/m-p/2360103#M124766</link>
      <description>In this case use OnComponentOK/OnComponentError after tS3Put</description>
      <pubDate>Fri, 01 Jun 2018 13:17:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Flow-to-write-to-a-file/m-p/2360103#M124766</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-06-01T13:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: Flow to write to a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Flow-to-write-to-a-file/m-p/2360104#M124767</link>
      <description>&lt;P&gt;It won't let me go from tS3put to tmap.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
 &lt;HR /&gt;
 &lt;A href="https://community.qlik.com/s/profile/0053p000007LKj7AAG"&gt;@TRF&lt;/A&gt;&amp;nbsp;wrote:
 &lt;BR /&gt;In this case use OnComponentOK/OnComponentError after tS3Put
 &lt;HR /&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 13:23:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Flow-to-write-to-a-file/m-p/2360104#M124767</guid>
      <dc:creator>danblo</dc:creator>
      <dc:date>2018-06-01T13:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Flow to write to a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Flow-to-write-to-a-file/m-p/2360105#M124768</link>
      <description>Because tMap expect a flow you cannot use an event trigger to connect it. 
&lt;BR /&gt;Be more explicit about what you expect (maybe with sample).</description>
      <pubDate>Fri, 01 Jun 2018 13:31:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Flow-to-write-to-a-file/m-p/2360105#M124768</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-06-01T13:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Flow to write to a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Flow-to-write-to-a-file/m-p/2360106#M124769</link>
      <description>&lt;P&gt;loop--&amp;gt; call a python script using tsystem&amp;nbsp;(which generates a log file with value1 and value2) and an output file--&amp;gt;tFileInputDelimiter2 reads the log file--&amp;gt;tjavaRow stores&amp;nbsp;value1 and value2 into global variables--&amp;gt;tS3put uploads the file to S3.&amp;nbsp; That works so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, if the upload was sucessful&amp;nbsp;(I can use onSubjectOK), I want to write value1, value2 and the message ("OK") to another text file.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that clears it out.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 13:42:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Flow-to-write-to-a-file/m-p/2360106#M124769</guid>
      <dc:creator>danblo</dc:creator>
      <dc:date>2018-06-01T13:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: Flow to write to a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Flow-to-write-to-a-file/m-p/2360107#M124770</link>
      <description>&lt;P&gt;Right.&lt;/P&gt;&lt;P&gt;So you can replace your tMap by a tFixedFlowInput component with the same schema expected for the output file.&lt;/P&gt;&lt;P&gt;Then you populate each field with the desired values issued from the 2 global variables + "OK" for the message field.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 13:54:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Flow-to-write-to-a-file/m-p/2360107#M124770</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-06-01T13:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Flow to write to a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Flow-to-write-to-a-file/m-p/2360108#M124771</link>
      <description>&lt;P&gt;Bingo.&amp;nbsp; That's what I was looking for.&amp;nbsp; Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 14:13:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Flow-to-write-to-a-file/m-p/2360108#M124771</guid>
      <dc:creator>danblo</dc:creator>
      <dc:date>2018-06-01T14:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Flow to write to a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Flow-to-write-to-a-file/m-p/2360109#M124772</link>
      <description>You're welcome</description>
      <pubDate>Fri, 01 Jun 2018 14:28:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Flow-to-write-to-a-file/m-p/2360109#M124772</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-06-01T14:28:15Z</dc:date>
    </item>
  </channel>
</rss>

