<?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: Calling a Postgresql stored procedure using tdbRow in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Calling-a-Postgresql-stored-procedure-using-tdbRow/m-p/2525107#M147813</link>
    <description>&lt;P&gt;Thank you for the tip, Dave_Simo. It gets me part of the way.&lt;/P&gt;&lt;P&gt;The connection to Postgres is working, but the call is failing. The message returned by Postgres indicates that the Talend is not calling the procedure correctly. Possibly tDBSP's JDBC implementation is not compatible with Postgres.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[FATAL] 12:46:01 erds_talend.proc_test_0_1.PROC_TEST- tDBSP_1 (org.postgresql.util.PSQLException) ERROR: package.lg_mr_test(character varying, character varying, integer, character varying) is a procedure&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;Hint: To call a procedure, use CALL.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;Position: 15&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;I've tried different tricks, to test how Talend constructs the call, but no luck. Maybe a fix in a future release?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Regards&lt;/FONT&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 23 Jul 2025 17:00:52 GMT</pubDate>
    <dc:creator>MRosol_ACS</dc:creator>
    <dc:date>2025-07-23T17:00:52Z</dc:date>
    <item>
      <title>Calling a Postgresql stored procedure using tdbRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Calling-a-Postgresql-stored-procedure-using-tdbRow/m-p/2524479#M147784</link>
      <description>&lt;P&gt;How do I set up a tPostgresqlRow (tdbRow) to capture the output of a stored procedure's OUT or INOUT variables? I've tried various "tricks" but nothing seems to work.&lt;/P&gt;&lt;P&gt;This would not be a challenge if tdbSP existed for Postgres. But unfortunately, it is not supported.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 18:30:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Calling-a-Postgresql-stored-procedure-using-tdbRow/m-p/2524479#M147784</guid>
      <dc:creator>MRosol_ACS</dc:creator>
      <dc:date>2025-07-16T18:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a Postgresql stored procedure using tdbRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Calling-a-Postgresql-stored-procedure-using-tdbRow/m-p/2524510#M147785</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/277882"&gt;@MRosol_ACS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since there is no tdbSP component to call stored procedures from a Postgre database, I think you can find a way to do it with the tJDBCSP component using a JDBC connection&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/talend/fr-FR/components/8.0/jdbc/tjdbcsp" target="_blank"&gt;Source : https://help.qlik.com/talend/fr-FR/components/8.0/jdbc/tjdbcsp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best reagrds&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 07:31:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Calling-a-Postgresql-stored-procedure-using-tdbRow/m-p/2524510#M147785</guid>
      <dc:creator>Dave_Simo</dc:creator>
      <dc:date>2025-07-17T07:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a Postgresql stored procedure using tdbRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Calling-a-Postgresql-stored-procedure-using-tdbRow/m-p/2525107#M147813</link>
      <description>&lt;P&gt;Thank you for the tip, Dave_Simo. It gets me part of the way.&lt;/P&gt;&lt;P&gt;The connection to Postgres is working, but the call is failing. The message returned by Postgres indicates that the Talend is not calling the procedure correctly. Possibly tDBSP's JDBC implementation is not compatible with Postgres.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[FATAL] 12:46:01 erds_talend.proc_test_0_1.PROC_TEST- tDBSP_1 (org.postgresql.util.PSQLException) ERROR: package.lg_mr_test(character varying, character varying, integer, character varying) is a procedure&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;Hint: To call a procedure, use CALL.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;Position: 15&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;I've tried different tricks, to test how Talend constructs the call, but no luck. Maybe a fix in a future release?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Regards&lt;/FONT&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 23 Jul 2025 17:00:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Calling-a-Postgresql-stored-procedure-using-tdbRow/m-p/2525107#M147813</guid>
      <dc:creator>MRosol_ACS</dc:creator>
      <dc:date>2025-07-23T17:00:52Z</dc:date>
    </item>
  </channel>
</rss>

