<?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: how to execute dos commands and write the data in a text file? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/how-to-execute-dos-commands-and-write-the-data-in-a-text-file/m-p/2345840#M113313</link>
    <description>Actually I have to read a csv file, extract some data from it and put it at the bottom of a text file. So, after extracting the data, how can i write in notepad in talend?</description>
    <pubDate>Mon, 29 Jun 2009 12:14:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-06-29T12:14:10Z</dc:date>
    <item>
      <title>how to execute dos commands and write the data in a text file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-execute-dos-commands-and-write-the-data-in-a-text-file/m-p/2345833#M113306</link>
      <description>Hi&lt;BR /&gt;I want to run some dos commands through Talend. I dont know which component to use. &lt;BR /&gt;And then I want to write some data in a text file (append a text file).&lt;BR /&gt;can you tell me how to do these two things?&lt;BR /&gt;Thanks!</description>
      <pubDate>Sat, 16 Nov 2024 13:53:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-execute-dos-commands-and-write-the-data-in-a-text-file/m-p/2345833#M113306</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to execute dos commands and write the data in a text file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-execute-dos-commands-and-write-the-data-in-a-text-file/m-p/2345834#M113307</link>
      <description>Hello 
&lt;BR /&gt;You can use the tSystem component.
&lt;BR /&gt;Best regards
&lt;BR /&gt; shong</description>
      <pubDate>Mon, 29 Jun 2009 07:34:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-execute-dos-commands-and-write-the-data-in-a-text-file/m-p/2345834#M113307</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-29T07:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: how to execute dos commands and write the data in a text file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-execute-dos-commands-and-write-the-data-in-a-text-file/m-p/2345835#M113308</link>
      <description>Hi shong 
&lt;BR /&gt;I want to go into a directory say d:/nitin/para
&lt;BR /&gt;and then run a command that uses another .exe file e.g : kev.exe -t -y -i "T56Y" in.csv out.csv
&lt;BR /&gt;Can you tell how to write it in tSystem. It shows error here..</description>
      <pubDate>Mon, 29 Jun 2009 07:57:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-execute-dos-commands-and-write-the-data-in-a-text-file/m-p/2345835#M113308</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-29T07:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to execute dos commands and write the data in a text file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-execute-dos-commands-and-write-the-data-in-a-text-file/m-p/2345836#M113309</link>
      <description>Hello
&lt;BR /&gt;Please see 7171 and see my screenshot.
&lt;BR /&gt;Best regards
&lt;BR /&gt; shong</description>
      <pubDate>Mon, 29 Jun 2009 08:05:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-execute-dos-commands-and-write-the-data-in-a-text-file/m-p/2345836#M113309</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-29T08:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to execute dos commands and write the data in a text file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-execute-dos-commands-and-write-the-data-in-a-text-file/m-p/2345837#M113310</link>
      <description>Thanks!!</description>
      <pubDate>Mon, 29 Jun 2009 09:55:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-execute-dos-commands-and-write-the-data-in-a-text-file/m-p/2345837#M113310</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-29T09:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: how to execute dos commands and write the data in a text file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-execute-dos-commands-and-write-the-data-in-a-text-file/m-p/2345838#M113311</link>
      <description>And how do I append a text file in Talend??</description>
      <pubDate>Mon, 29 Jun 2009 10:30:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-execute-dos-commands-and-write-the-data-in-a-text-file/m-p/2345838#M113311</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-29T10:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: how to execute dos commands and write the data in a text file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-execute-dos-commands-and-write-the-data-in-a-text-file/m-p/2345839#M113312</link>
      <description>It's not talend which is writing to your file, it's the program you told Talend to launch, "kev.exe" in your example.
&lt;BR /&gt;Try to find the best command line possible.</description>
      <pubDate>Mon, 29 Jun 2009 10:43:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-execute-dos-commands-and-write-the-data-in-a-text-file/m-p/2345839#M113312</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-29T10:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: how to execute dos commands and write the data in a text file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-execute-dos-commands-and-write-the-data-in-a-text-file/m-p/2345840#M113313</link>
      <description>Actually I have to read a csv file, extract some data from it and put it at the bottom of a text file. So, after extracting the data, how can i write in notepad in talend?</description>
      <pubDate>Mon, 29 Jun 2009 12:14:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-execute-dos-commands-and-write-the-data-in-a-text-file/m-p/2345840#M113313</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-29T12:14:10Z</dc:date>
    </item>
  </channel>
</rss>

