<?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: Download CSV file from API (Talend data preparation) in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Download-CSV-file-from-API-Talend-data-preparation/m-p/2311306#M82358</link>
    <description>&lt;P&gt;@sunitha Bandla​&amp;nbsp;I have made a testing and confirmed the problem, I think we need a tDatasetList component to list all of the dataset, the properties of dataset will contain dataset id, this component does not exist yet, it is a new feature. &lt;/P&gt;&lt;P&gt;If you have downloaded successfully the file in XML format using tfilefetch, have you tried to read the file content using tFileInputXML component?&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>Tue, 08 Dec 2020 05:01:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-12-08T05:01:57Z</dc:date>
    <item>
      <title>Download CSV file from API (Talend data preparation)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Download-CSV-file-from-API-Talend-data-preparation/m-p/2311305#M82357</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a scenario in Talend data preparation like below: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everyday user will delete and upload new file with same file name but different structure , when user does like this, dataset id changes, When dataset id changes data can't retrieve by using 'tdatasetinput' component dynamically. i.e we need to select the dataset every time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to achieve this scenario in dynamic approach, and I found component called 'tFileFetch', by using this component source csv file is not downloading but getting URL source file in xml format which I don't want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suggestions for this scenario are helpful to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sunitha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:59:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Download-CSV-file-from-API-Talend-data-preparation/m-p/2311305#M82357</guid>
      <dc:creator>sunitha</dc:creator>
      <dc:date>2024-11-16T00:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Download CSV file from API (Talend data preparation)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Download-CSV-file-from-API-Talend-data-preparation/m-p/2311306#M82358</link>
      <description>&lt;P&gt;@sunitha Bandla​&amp;nbsp;I have made a testing and confirmed the problem, I think we need a tDatasetList component to list all of the dataset, the properties of dataset will contain dataset id, this component does not exist yet, it is a new feature. &lt;/P&gt;&lt;P&gt;If you have downloaded successfully the file in XML format using tfilefetch, have you tried to read the file content using tFileInputXML component?&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>Tue, 08 Dec 2020 05:01:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Download-CSV-file-from-API-Talend-data-preparation/m-p/2311306#M82358</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-08T05:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: Download CSV file from API (Talend data preparation)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Download-CSV-file-from-API-Talend-data-preparation/m-p/2311307#M82359</link>
      <description>&lt;P&gt;Hello Shong&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for response&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I couldn't able to get any useful fields by using 'tfileInputXML component because saved file is only a source file and doesn't have required information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please provide any alternate solution to fetch the dataset id or download csv file from Talend Data preparation dynamically&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 05:34:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Download-CSV-file-from-API-Talend-data-preparation/m-p/2311307#M82359</guid>
      <dc:creator>sunitha</dc:creator>
      <dc:date>2020-12-08T05:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: Download CSV file from API (Talend data preparation)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Download-CSV-file-from-API-Talend-data-preparation/m-p/2311308#M82360</link>
      <description>&lt;P&gt;I don't have a workaround at the moment, let me check with our developers.&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>Tue, 08 Dec 2020 05:50:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Download-CSV-file-from-API-Talend-data-preparation/m-p/2311308#M82360</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-08T05:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Download CSV file from API (Talend data preparation)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Download-CSV-file-from-API-Talend-data-preparation/m-p/2311309#M82361</link>
      <description>&lt;P&gt;Hi Shong&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can we know when new feature will be release.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let us know how to download the dataset or read dataset from talend without dataset id&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 09:39:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Download-CSV-file-from-API-Talend-data-preparation/m-p/2311309#M82361</guid>
      <dc:creator>sunitha</dc:creator>
      <dc:date>2020-12-08T09:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: Download CSV file from API (Talend data preparation)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Download-CSV-file-from-API-Talend-data-preparation/m-p/2311310#M82362</link>
      <description>&lt;P&gt;Hi @sunitha Bandla​&amp;nbsp;, &lt;/P&gt;&lt;P&gt;Why can't your user update the dataset instead of deleting it ?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 13:23:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Download-CSV-file-from-API-Talend-data-preparation/m-p/2311310#M82362</guid>
      <dc:creator>jbrun</dc:creator>
      <dc:date>2020-12-08T13:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Download CSV file from API (Talend data preparation)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Download-CSV-file-from-API-Talend-data-preparation/m-p/2311311#M82363</link>
      <description>&lt;P&gt;Hi jbrun&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the solution, while updating the dataset TDP can update schema and record changes as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2020 02:21:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Download-CSV-file-from-API-Talend-data-preparation/m-p/2311311#M82363</guid>
      <dc:creator>sunitha</dc:creator>
      <dc:date>2020-12-09T02:21:36Z</dc:date>
    </item>
  </channel>
</rss>

