<?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: Update/Insert columns and data into created table in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Update-Insert-columns-and-data-into-created-table/m-p/2275846#M52095</link>
    <description>&lt;P&gt;Hi again,&lt;/P&gt;
&lt;P&gt;I'm working on getting higher access to the DB in order to do a drop table step that you suggested.&lt;/P&gt;
&lt;P&gt;In the meantime, I am not able to create a new table with a new name just like I did yesterday.&lt;/P&gt;
&lt;P&gt;Do you see what I'm missing by chance? (assuming my connections are OK)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;MM&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LwwT"&gt;tas400ouput1.png&lt;/A&gt;</description>
    <pubDate>Wed, 27 Nov 2019 16:19:47 GMT</pubDate>
    <dc:creator>rwnetwork</dc:creator>
    <dc:date>2019-11-27T16:19:47Z</dc:date>
    <item>
      <title>Update/Insert columns and data into created table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-Insert-columns-and-data-into-created-table/m-p/2275843#M52092</link>
      <description>&lt;P&gt;Hi Community,&lt;/P&gt; 
&lt;P&gt;I'm using components I have not used before and I feel like I have a straightforward task, but I'm not getting the expected results.&lt;/P&gt; 
&lt;P&gt;I successfully created a table on our idb2/as400 database with 1 column, seen below in link.&amp;nbsp; This was done with the Intermediate Table labeled tas400output component in link below.&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://www.screencast.com/t/VchRK5km" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;https://www.screencast.com/t/VchRK5km&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;Here is my workflow.&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://www.screencast.com/t/yUOeA7qXNK" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;https://www.screencast.com/t/yUOeA7qXNK&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Now I need to add more columns from my schema from the previous tfileoutputdelimited file.&lt;/P&gt; 
&lt;P&gt;Here is my schema from that file.&amp;nbsp; The highlighted blue columns are what I need to add.&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://www.screencast.com/t/w9iwBZpSAQ" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;https://www.screencast.com/t/w9iwBZpSAQ&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I feel I have selected every possible combination of the action items in the tas400output component in link below, but the columns are not adding.&amp;nbsp; I do not receive any error.&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://www.screencast.com/t/tbyDoSeRaiG" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;https://www.screencast.com/t/tbyDoSeRaiG&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Any help from the community?&amp;nbsp;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please and thank you for suggestions!!&amp;nbsp;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133049iD780B7DE0116E4D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACJ.png" alt="0683p000009MACJ.png" /&gt;&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:00:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-Insert-columns-and-data-into-created-table/m-p/2275843#M52092</guid>
      <dc:creator>rwnetwork</dc:creator>
      <dc:date>2024-11-16T04:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Update/Insert columns and data into created table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-Insert-columns-and-data-into-created-table/m-p/2275844#M52093</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; If the table is already present, it will not rebuild the table. My recommendation will be to take a backup of existing table and drop it. Then the job will identify that table is not present and will rebuild it based on new schema. Please make sure that you are adding length to all varchar columns (the last one in screenshot is not having length data).&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;I would request to embed the images directly to Talend community website rather than adding links. Many of our community users may be working within enterprise firewalls and they may not have access to all the links (especially screen sharing links).&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, 27 Nov 2019 14:38:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-Insert-columns-and-data-into-created-table/m-p/2275844#M52093</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-27T14:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Update/Insert columns and data into created table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-Insert-columns-and-data-into-created-table/m-p/2275845#M52094</link>
      <description>&lt;P&gt;Thanks nikhiltampi!&lt;/P&gt;
&lt;P&gt;And will take your advice on the links vs the embedded images.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Appreciate it!&lt;/P&gt;
&lt;P&gt;I will advise if this works.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;MM&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2019 15:03:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-Insert-columns-and-data-into-created-table/m-p/2275845#M52094</guid>
      <dc:creator>rwnetwork</dc:creator>
      <dc:date>2019-11-27T15:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: Update/Insert columns and data into created table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-Insert-columns-and-data-into-created-table/m-p/2275846#M52095</link>
      <description>&lt;P&gt;Hi again,&lt;/P&gt;
&lt;P&gt;I'm working on getting higher access to the DB in order to do a drop table step that you suggested.&lt;/P&gt;
&lt;P&gt;In the meantime, I am not able to create a new table with a new name just like I did yesterday.&lt;/P&gt;
&lt;P&gt;Do you see what I'm missing by chance? (assuming my connections are OK)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;MM&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LwwT"&gt;tas400ouput1.png&lt;/A&gt;</description>
      <pubDate>Wed, 27 Nov 2019 16:19:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-Insert-columns-and-data-into-created-table/m-p/2275846#M52095</guid>
      <dc:creator>rwnetwork</dc:creator>
      <dc:date>2019-11-27T16:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Update/Insert columns and data into created table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-Insert-columns-and-data-into-created-table/m-p/2275847#M52096</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;Most probably you might be having less database privileges. You may have to check with admin if this is the case.&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, 27 Nov 2019 18:03:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-Insert-columns-and-data-into-created-table/m-p/2275847#M52096</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-27T18:03:09Z</dc:date>
    </item>
  </channel>
</rss>

