<?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 de imagens in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Download-de-imagens/m-p/2286922#M60544</link>
    <description>&lt;P&gt;Hi @Shicong Hong​&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to download image from sharepoint. I have tried with tFileFatch &amp;amp; able to download .jpeg but when I'm trying to open it then its showing me error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Error:- It appears that we don't support this file format&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000UwBHsAAN.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136636i55FE886B85544B5B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000UwBHsAAN.png" alt="0695b00000UwBHsAAN.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000UwBHxAAN.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129943i911DC08C87E20BE6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000UwBHxAAN.png" alt="0695b00000UwBHxAAN.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000UwBI7AAN.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130833i01759A6D4866DE56/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000UwBI7AAN.png" alt="0695b00000UwBI7AAN.png" /&gt;&lt;/span&gt;﻿&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000UwBIHAA3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157908iF53EDBF57B0F7EA7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000UwBIHAA3.png" alt="0695b00000UwBIHAA3.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 09 Aug 2022 11:05:46 GMT</pubDate>
    <dc:creator>Jmiles1658991691</dc:creator>
    <dc:date>2022-08-09T11:05:46Z</dc:date>
    <item>
      <title>Download de imagens</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Download-de-imagens/m-p/2286920#M60542</link>
      <description>&lt;P&gt;Dear, how are you!&lt;/P&gt; 
&lt;P&gt;I need to download images through a certain URL. I have a table in an oracle base where one of the columns has the Url's that I need to access to then download these images. I'm using a tOracleConnection to open the connection to the bank and read the table, then a tFlowToIterate component to be able to read the table line by line. After downloading these images, I will have to upload them to a server via FTP. I am not getting ahead in this process, could someone help me in the development of this solution&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot_1.jpg" style="width: 654px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M92I.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141412i6C630DEE8EFB6700/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M92I.jpg" alt="0683p000009M92I.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2020 14:14:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Download-de-imagens/m-p/2286920#M60542</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-07T14:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: Download de imagens</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Download-de-imagens/m-p/2286921#M60543</link>
      <description>Hi
&lt;BR /&gt;In next subjob, use a tFileList to iterate each files in the directory and put them to FTP server using tFTPPut component. Please refer to the component documentation and learn these components. 
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong</description>
      <pubDate>Sun, 09 Feb 2020 03:58:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Download-de-imagens/m-p/2286921#M60543</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-09T03:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Download de imagens</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Download-de-imagens/m-p/2286922#M60544</link>
      <description>&lt;P&gt;Hi @Shicong Hong​&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to download image from sharepoint. I have tried with tFileFatch &amp;amp; able to download .jpeg but when I'm trying to open it then its showing me error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Error:- It appears that we don't support this file format&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000UwBHsAAN.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136636i55FE886B85544B5B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000UwBHsAAN.png" alt="0695b00000UwBHsAAN.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000UwBHxAAN.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129943i911DC08C87E20BE6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000UwBHxAAN.png" alt="0695b00000UwBHxAAN.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000UwBI7AAN.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130833i01759A6D4866DE56/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000UwBI7AAN.png" alt="0695b00000UwBI7AAN.png" /&gt;&lt;/span&gt;﻿&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000UwBIHAA3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157908iF53EDBF57B0F7EA7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000UwBIHAA3.png" alt="0695b00000UwBIHAA3.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2022 11:05:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Download-de-imagens/m-p/2286922#M60544</guid>
      <dc:creator>Jmiles1658991691</dc:creator>
      <dc:date>2022-08-09T11:05:46Z</dc:date>
    </item>
  </channel>
</rss>

