<?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 Re: Redirect data to a file using echo in tSystem component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Redirect-data-to-a-file-using-echo-in-tSystem-component/m-p/2378022#M139833</link>
    <description>&lt;P&gt;What is your OS? Linux?&lt;/P&gt;</description>
    <pubDate>Wed, 09 Feb 2022 10:26:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-02-09T10:26:29Z</dc:date>
    <item>
      <title>Redirect data to a file using echo in tSystem component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Redirect-data-to-a-file-using-echo-in-tSystem-component/m-p/2378019#M139830</link>
      <description>&lt;P&gt;I need to run an echo command to redirect data into a file using echo in text. I know I can use bash or python script to do so. however, that is impossible so far as the destination file is defined from context section in Talend. &lt;/P&gt;&lt;P&gt;My command is : &lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;&lt;B&gt;"echo 'Full Refresh Ingestion'&amp;nbsp;" + "&amp;gt;&amp;gt;" +&amp;nbsp;context.textfile&lt;/B&gt;&lt;/P&gt;&lt;P&gt;However, the output only print out back the command I created -&amp;gt;&lt;B&gt; Full Refresh Ingestion &amp;gt;&amp;gt; /path/ingest.txt&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Is there any way I could do to save the statement I declare into a file that is already defined in Contexts, using tSystem component?&lt;/P&gt;&lt;P&gt;Please assist, thanks &lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:14:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Redirect-data-to-a-file-using-echo-in-tSystem-component/m-p/2378019#M139830</guid>
      <dc:creator>WSyahirah21</dc:creator>
      <dc:date>2024-11-15T23:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Redirect data to a file using echo in tSystem component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Redirect-data-to-a-file-using-echo-in-tSystem-component/m-p/2378020#M139831</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;I try this command using tSystem on Windows and it works. &lt;/P&gt;&lt;P&gt;"cmd /c echo HELLO &amp;gt;&amp;gt; "+context.filepath&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 07:00:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Redirect-data-to-a-file-using-echo-in-tSystem-component/m-p/2378020#M139831</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-09T07:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Redirect data to a file using echo in tSystem component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Redirect-data-to-a-file-using-echo-in-tSystem-component/m-p/2378021#M139832</link>
      <description>&lt;P&gt;Hi Shong, tried before and i received this error message -&amp;gt; tSystem_1 Cannot run program "cmd": error=2, No such file or directory&lt;/P&gt;&lt;P&gt;DId I missed any config? &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 09:23:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Redirect-data-to-a-file-using-echo-in-tSystem-component/m-p/2378021#M139832</guid>
      <dc:creator>WSyahirah21</dc:creator>
      <dc:date>2022-02-09T09:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Redirect data to a file using echo in tSystem component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Redirect-data-to-a-file-using-echo-in-tSystem-component/m-p/2378022#M139833</link>
      <description>&lt;P&gt;What is your OS? Linux?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 10:26:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Redirect-data-to-a-file-using-echo-in-tSystem-component/m-p/2378022#M139833</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-09T10:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Redirect data to a file using echo in tSystem component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Redirect-data-to-a-file-using-echo-in-tSystem-component/m-p/2378023#M139834</link>
      <description>&lt;P&gt;yes linux&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 02:35:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Redirect-data-to-a-file-using-echo-in-tSystem-component/m-p/2378023#M139834</guid>
      <dc:creator>WSyahirah21</dc:creator>
      <dc:date>2022-02-10T02:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: Redirect data to a file using echo in tSystem component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Redirect-data-to-a-file-using-echo-in-tSystem-component/m-p/2378024#M139835</link>
      <description>&lt;P&gt;I tried the command on Linux and it does not work on Linux.&lt;/P&gt;&lt;P&gt;"echo HELLO &amp;gt;&amp;gt; "+context.filepath&lt;/P&gt;&lt;P&gt;Try another way to log the output to a file, select ' standard output' on tSystem to global variable, and then output the value of global variable to file. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000OAvxGAAT.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142400iF0DF3E0C5D0A0F56/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000OAvxGAAT.png" alt="0695b00000OAvxGAAT.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000OAvxLAAT.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138823i0107080A8F7FAC9E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000OAvxLAAT.png" alt="0695b00000OAvxLAAT.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 13 Feb 2022 04:35:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Redirect-data-to-a-file-using-echo-in-tSystem-component/m-p/2378024#M139835</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-13T04:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: Redirect data to a file using echo in tSystem component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Redirect-data-to-a-file-using-echo-in-tSystem-component/m-p/2378025#M139836</link>
      <description>&lt;P&gt;thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Feb 2022 06:29:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Redirect-data-to-a-file-using-echo-in-tSystem-component/m-p/2378025#M139836</guid>
      <dc:creator>WSyahirah21</dc:creator>
      <dc:date>2022-02-21T06:29:38Z</dc:date>
    </item>
  </channel>
</rss>

