<?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 tPostgresqlInput in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tPostgresqlInput/m-p/2365336#M128950</link>
    <description>Hello!
&lt;BR /&gt;im new in Talend and i need some help.
&lt;BR /&gt;i have the 5.3.1 version and i need to ETL a database using PostgreSQL, but i dont know how to do it.
&lt;BR /&gt;when i tried to use the tPostgresqlInput, the icon told me that i don't have the module requiered. 
&lt;BR /&gt;i tried to download the module, but the button of "Download and install" its not working. I just download the .jar and used the button add .jar but nothing happened.
&lt;BR /&gt;What do i have to do so the tPostgresql tools work?
&lt;BR /&gt;Please help me
&lt;BR /&gt;I'm sorry about my bad english. This is not my natural language</description>
    <pubDate>Fri, 02 Aug 2013 00:52:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-08-02T00:52:58Z</dc:date>
    <item>
      <title>tPostgresqlInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tPostgresqlInput/m-p/2365336#M128950</link>
      <description>Hello!
&lt;BR /&gt;im new in Talend and i need some help.
&lt;BR /&gt;i have the 5.3.1 version and i need to ETL a database using PostgreSQL, but i dont know how to do it.
&lt;BR /&gt;when i tried to use the tPostgresqlInput, the icon told me that i don't have the module requiered. 
&lt;BR /&gt;i tried to download the module, but the button of "Download and install" its not working. I just download the .jar and used the button add .jar but nothing happened.
&lt;BR /&gt;What do i have to do so the tPostgresql tools work?
&lt;BR /&gt;Please help me
&lt;BR /&gt;I'm sorry about my bad english. This is not my natural language</description>
      <pubDate>Fri, 02 Aug 2013 00:52:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tPostgresqlInput/m-p/2365336#M128950</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-02T00:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: tPostgresqlInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tPostgresqlInput/m-p/2365337#M128951</link>
      <description>Hi, 
&lt;BR /&gt;The icon"!" indicates that the module is not necessarily required for the corresponding component listed in the Context column. The icon"X" indicates that the module is absolutely required for the corresponding component or Metadata connection. 
&lt;A href="https://help.talend.com/search/all?query=Identify+required+external+modules&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Identify required external modules&lt;/A&gt; 
&lt;BR /&gt;Surely, you can download these external jar from website. 
&lt;BR /&gt;There are two ways to import and use an external jar. 
&lt;BR /&gt;- Use tLibraryLoad to load the jar in the job. 
&lt;BR /&gt;- Create a custom routine, import the jar in the routine and then call the routine in the job. 
&lt;BR /&gt;There are two ways for you to export the external jar files: 
&lt;BR /&gt;1)Using tLibraryload component to load the jar file at the begininig of job. for example: 
&lt;BR /&gt;tLibraryLoad 
&lt;BR /&gt; | 
&lt;BR /&gt;tJava(on tJava, use the external API) 
&lt;BR /&gt;2)Creating custom routine, import the external jar file by clicking on the rouinte name and edting the routine libraries, and then call this routine in the job. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEtV.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145722i4B972C2FDFB5606A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEtV.png" alt="0683p000009MEtV.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 02 Aug 2013 04:07:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tPostgresqlInput/m-p/2365337#M128951</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-02T04:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: tPostgresqlInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tPostgresqlInput/m-p/2365338#M128952</link>
      <description>Thank you 'xdshi'
&lt;BR /&gt;I think i did what you just said.
&lt;BR /&gt;But i'm not sure about my success. It still shows mw the warning button.
&lt;BR /&gt;I just downloaded the .jar from an external URL.
&lt;BR /&gt;I don't know how to use this usefull tool, do you where can i get some tuturials??
&lt;BR /&gt;Dantz</description>
      <pubDate>Fri, 02 Aug 2013 23:44:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tPostgresqlInput/m-p/2365338#M128952</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-02T23:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: tPostgresqlInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tPostgresqlInput/m-p/2365339#M128953</link>
      <description>Hi, 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;But i'm not sure about my success. It still shows mw the warning button.&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;If it is "!" state,which indicates that the module is not necessarily required for the corresponding component listed in the Context column. The warning won't affect your job, however, it don't disappear until you have added these external jars into studio. 
&lt;BR /&gt;Please see component reference about 
&lt;A href="https://help.talend.com/search/all?query=tLibraryLoad&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tLibraryLoad&lt;/A&gt; 
&lt;BR /&gt; And related documents 
&lt;A href="https://help.talend.com/search/all?query=What+are+routines" target="_blank" rel="nofollow noopener noreferrer"&gt;What are routines&lt;/A&gt;, 
&lt;A href="https://help.talend.com/search/all?query=Managing+user+routines&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;Managing user routines&lt;/A&gt; and 
&lt;A href="https://help.talend.com/search/all?query=Calling+a+routine+from+a+Job&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;Calling a routine from a Job&lt;/A&gt;. 
&lt;BR /&gt;Hope it will be helpful for you. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 05 Aug 2013 02:59:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tPostgresqlInput/m-p/2365339#M128953</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-05T02:59:12Z</dc:date>
    </item>
  </channel>
</rss>

