<?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: Load multiple excel files into Redshift in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Load-multiple-excel-files-into-Redshift/m-p/2220694#M14991</link>
    <description>Try to make a testing, add a tLogRow after tMap to the print the data on the console, to check if each file has data and all data are read from the file.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 18 Dec 2019 03:15:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-12-18T03:15:32Z</dc:date>
    <item>
      <title>Load multiple excel files into Redshift</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-multiple-excel-files-into-Redshift/m-p/2220693#M14990</link>
      <description>&lt;P&gt;Hi experts&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Hope you are well.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have got the scenario where I am looping in all 3 excel files stored locally and then loading them into Redshift.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have designed my job like this:&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 2019-12-18 at 1.59.32 pm.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M81z.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133056i98982F508887942F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M81z.png" alt="0683p000009M81z.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;This is my setup in tfileinputexcel.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2019-12-18 at 2.02.37 pm.png" style="width: 200px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8NZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145215iEED8642E6C60FAAB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8NZ.png" alt="0683p000009M8NZ.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;It actually shows 2 exection finished but it actually loads only one file in redshift. Not sure what am I doing wrong.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please help.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks in advance.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks&lt;/P&gt; 
&lt;P&gt;Harshal.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:47:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-multiple-excel-files-into-Redshift/m-p/2220693#M14990</guid>
      <dc:creator>Parikhharshal</dc:creator>
      <dc:date>2024-11-16T03:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: Load multiple excel files into Redshift</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-multiple-excel-files-into-Redshift/m-p/2220694#M14991</link>
      <description>Try to make a testing, add a tLogRow after tMap to the print the data on the console, to check if each file has data and all data are read from the file.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Dec 2019 03:15:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-multiple-excel-files-into-Redshift/m-p/2220694#M14991</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-18T03:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Load multiple excel files into Redshift</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-multiple-excel-files-into-Redshift/m-p/2220695#M14992</link>
      <description>Hi 
&lt;A href="https://community.qlik.com/s/profile/00539000004XsnJAAS"&gt;@shong&lt;/A&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;I added tlogrow and it works fine in there. Not sure what's the problem with tdbout component.</description>
      <pubDate>Wed, 18 Dec 2019 03:23:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-multiple-excel-files-into-Redshift/m-p/2220695#M14992</guid>
      <dc:creator>Parikhharshal</dc:creator>
      <dc:date>2019-12-18T03:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: Load multiple excel files into Redshift</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-multiple-excel-files-into-Redshift/m-p/2220696#M14993</link>
      <description>Do you create the table on tRedshiftOutput? What is the option in Action on table list?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Dec 2019 03:49:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-multiple-excel-files-into-Redshift/m-p/2220696#M14993</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-18T03:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Load multiple excel files into Redshift</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-multiple-excel-files-into-Redshift/m-p/2220697#M14994</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; Could you please add a tRedshiftCommit to tRedshiftOutput using On Component Ok? Please do not close the connection since you need to repeat the iterations. You can close the connection in tPostJob section once the entire job is complete.&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-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8O8.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136734i549ABA0681E49349/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8O8.png" alt="0683p000009M8O8.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;At the same time, add Die on error option in tRedshiftOutput component to make sure that data is indeed getting loaded without any error.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 14:26:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-multiple-excel-files-into-Redshift/m-p/2220697#M14994</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-18T14:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Load multiple excel files into Redshift</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-multiple-excel-files-into-Redshift/m-p/2220698#M14995</link>
      <description>&lt;P&gt;Hi Nikhil and all&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks a lot for your reply.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I ended up resolving this by using existing connection instead of defining as new.&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 2019-12-19 at 9.45.48 am.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8OI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153723iF385A7A4CC27D76C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8OI.png" alt="0683p000009M8OI.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks&lt;/P&gt; 
&lt;P&gt;Harshal.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 22:47:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-multiple-excel-files-into-Redshift/m-p/2220698#M14995</guid>
      <dc:creator>Parikhharshal</dc:creator>
      <dc:date>2019-12-18T22:47:20Z</dc:date>
    </item>
  </channel>
</rss>

