<?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: Routine with PostgreSQL not working in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Routine-with-PostgreSQL-not-working/m-p/2359246#M124106</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;PLease remove extra slashes which are not part of postgresql(e.g. routine part)&lt;BR /&gt;&amp;nbsp;"select * from \"DWH\".\"STG\".\"STG_TEST_TABLE\" a&lt;BR /&gt;&amp;nbsp;where \"a\".\"LAST_UPDATED_DATE\" &amp;gt;=&lt;BR /&gt;&amp;nbsp;TO_DATE(&lt;STRONG&gt;'\"+Load_max_upaded_date.getValue(\"LOAD_DIMESION\"+\&lt;/STRONG&gt;"'yyyy-MM-dd')"&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;needs to be changed with&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;"select * from \"DWH\".\"STG\".\"STG_TEST_TABLE\" a&lt;BR /&gt;&amp;nbsp;where \"a\".\"LAST_UPDATED_DATE\" &amp;gt;=&lt;BR /&gt;&amp;nbsp;TO_DATE(&lt;STRONG&gt;'"+Load_max_upaded_date.getValue("LOAD_DIMESION"+"&lt;/STRONG&gt;'yyyy-MM-dd')"&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;Thanks,&lt;BR /&gt;&amp;nbsp;Rajashree&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't forget to give kudos when a reply is helpful and click Accept the solution when you think&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 01 Jun 2018 12:48:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-06-01T12:48:17Z</dc:date>
    <item>
      <title>Routine with PostgreSQL not working</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Routine-with-PostgreSQL-not-working/m-p/2359245#M124105</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using a routine which returns date type value.&lt;BR /&gt;I have 2 jobs where I have used the same routine.&lt;BR /&gt;In first job I'm using &lt;STRONG&gt;Oracle&lt;/STRONG&gt; database and in second job database is &lt;STRONG&gt;PostgreSQL&lt;/STRONG&gt;.&lt;BR /&gt;Both database connections have same data with same datatypes.&lt;BR /&gt;When I'm running the job with Oracle connection my routine is doing well&lt;BR /&gt;But when I change the connection to postgreSQL it it giving error.&lt;BR /&gt;Attaching the screenshots for reference.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Trupti&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 07:28:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Routine-with-PostgreSQL-not-working/m-p/2359245#M124105</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-01T07:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Routine with PostgreSQL not working</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Routine-with-PostgreSQL-not-working/m-p/2359246#M124106</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;PLease remove extra slashes which are not part of postgresql(e.g. routine part)&lt;BR /&gt;&amp;nbsp;"select * from \"DWH\".\"STG\".\"STG_TEST_TABLE\" a&lt;BR /&gt;&amp;nbsp;where \"a\".\"LAST_UPDATED_DATE\" &amp;gt;=&lt;BR /&gt;&amp;nbsp;TO_DATE(&lt;STRONG&gt;'\"+Load_max_upaded_date.getValue(\"LOAD_DIMESION\"+\&lt;/STRONG&gt;"'yyyy-MM-dd')"&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;needs to be changed with&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;"select * from \"DWH\".\"STG\".\"STG_TEST_TABLE\" a&lt;BR /&gt;&amp;nbsp;where \"a\".\"LAST_UPDATED_DATE\" &amp;gt;=&lt;BR /&gt;&amp;nbsp;TO_DATE(&lt;STRONG&gt;'"+Load_max_upaded_date.getValue("LOAD_DIMESION"+"&lt;/STRONG&gt;'yyyy-MM-dd')"&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;Thanks,&lt;BR /&gt;&amp;nbsp;Rajashree&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't forget to give kudos when a reply is helpful and click Accept the solution when you think&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 12:48:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Routine-with-PostgreSQL-not-working/m-p/2359246#M124106</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-01T12:48:17Z</dc:date>
    </item>
  </channel>
</rss>

