<?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: Data export in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Data-export/m-p/2320465#M90604</link>
    <description>&lt;P&gt;That will be big pain for 40 tables. do we have any work around or custom component that i can use?&lt;/P&gt;
&lt;P&gt;Thanks again for your help.&lt;/P&gt;
&lt;P&gt;Jugal&lt;/P&gt;</description>
    <pubDate>Mon, 19 Mar 2018 05:33:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-19T05:33:17Z</dc:date>
    <item>
      <title>Data export</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-export/m-p/2320463#M90602</link>
      <description>&lt;P&gt;Hello:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am new to Talend &amp;amp; catching up to the speed.&lt;/P&gt;
&lt;P&gt;Source - Oracle&lt;/P&gt;
&lt;P&gt;Target - Postgresql&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From 150 tables of Oracle database, i want to export&amp;nbsp; 40 tables data&amp;nbsp; to target\destination database in Postgres. I have Schema &amp;amp; Tables on both the sides of database (Source &amp;amp; Target), so only data transfer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need help what is needed to do required configuration to ETL all data to Postgres.&lt;/P&gt;
&lt;P&gt;Any help is greatly appreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance.&lt;/P&gt;
&lt;P&gt;Jugal&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:32:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-export/m-p/2320463#M90602</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: Data export</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-export/m-p/2320464#M90603</link>
      <description>&lt;P&gt;since you need to create a each job for each table if you are using open source .&lt;/P&gt;
&lt;P&gt;if you are using enterprise edition then ,you can use a singale job to load all tables using dynamic schema option.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2018 05:13:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-export/m-p/2320464#M90603</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-03-19T05:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Data export</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-export/m-p/2320465#M90604</link>
      <description>&lt;P&gt;That will be big pain for 40 tables. do we have any work around or custom component that i can use?&lt;/P&gt;
&lt;P&gt;Thanks again for your help.&lt;/P&gt;
&lt;P&gt;Jugal&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2018 05:33:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-export/m-p/2320465#M90604</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-19T05:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: Data export</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-export/m-p/2320466#M90605</link>
      <description>&lt;P&gt;in Open source no other option.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2018 05:34:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-export/m-p/2320466#M90605</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-03-19T05:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Data export</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-export/m-p/2320467#M90606</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Talend provides user with a free trial version of Data Integration product. You can download it from website &lt;A title="https://info.talend.com/trial-talend-data-integration.html?type=productspage" href="https://info.talend.com/trial-talend-data-integration.html?type=productspage" target="_self" rel="nofollow noopener noreferrer"&gt;https://info.talend.com/trial-talend-data-integration.html?type=productspage&lt;/A&gt; freely with dynamic schema feature.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2018 07:21:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-export/m-p/2320467#M90606</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-19T07:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Data export</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-export/m-p/2320468#M90607</link>
      <description>&lt;P&gt;Thank yo Sabrina for your reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if it was one time, i can understand. this will be daily task and will not help me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Again, thank you for your help &amp;amp; reply.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Jugal&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2018 14:48:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-export/m-p/2320468#M90607</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-19T14:48:43Z</dc:date>
    </item>
  </channel>
</rss>

