<?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: How to call a database procedure for each row and continue to a tMap? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-call-a-database-procedure-for-each-row-and-continue-to-a/m-p/2253051#M36512</link>
    <description>&lt;P&gt;That's what I did - see my description. Does not help!&lt;/P&gt;</description>
    <pubDate>Wed, 18 Mar 2020 07:04:09 GMT</pubDate>
    <dc:creator>dstreun</dc:creator>
    <dc:date>2020-03-18T07:04:09Z</dc:date>
    <item>
      <title>How to call a database procedure for each row and continue to a tMap?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-call-a-database-procedure-for-each-row-and-continue-to-a/m-p/2253049#M36510</link>
      <description>&lt;P&gt;Challenge: I have to call a database procedure before processing each row (insert/update). The procedure sets a context (security, valid-as-of-date etc.) which is used by an instead-of trigger. - How can I do this?&lt;/P&gt;
&lt;P&gt;I tried with a component sequence of a tFlowToIterate, a tDBSP and a tMap with several tDBOutputs. But such a sequence does not seem to work. A tLogRow instead of a tDBOutput shows that all attributes are null. - Probably, because tDBSP does not pass the values from the input row to the output row...&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:57:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-call-a-database-procedure-for-each-row-and-continue-to-a/m-p/2253049#M36510</guid>
      <dc:creator>dstreun</dc:creator>
      <dc:date>2024-11-16T02:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to call a database procedure for each row and continue to a tMap?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-call-a-database-procedure-for-each-row-and-continue-to-a/m-p/2253050#M36511</link>
      <description>Hi, you need to iterate records using tflwtoiterate and then you need to use tdbsp component to execute the procedure.</description>
      <pubDate>Wed, 18 Mar 2020 03:29:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-call-a-database-procedure-for-each-row-and-continue-to-a/m-p/2253050#M36511</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-03-18T03:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to call a database procedure for each row and continue to a tMap?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-call-a-database-procedure-for-each-row-and-continue-to-a/m-p/2253051#M36512</link>
      <description>&lt;P&gt;That's what I did - see my description. Does not help!&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2020 07:04:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-call-a-database-procedure-for-each-row-and-continue-to-a/m-p/2253051#M36512</guid>
      <dc:creator>dstreun</dc:creator>
      <dc:date>2020-03-18T07:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to call a database procedure for each row and continue to a tMap?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-call-a-database-procedure-for-each-row-and-continue-to-a/m-p/2253052#M36513</link>
      <description>&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Capture.JPG" style="width: 768px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9l8.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144894i0D25DA7F23603655/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9l8.jpg" alt="0683p000009M9l8.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;Finally, I found that I could use a tFixedFlowInput component to solve my issue.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2020 17:53:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-call-a-database-procedure-for-each-row-and-continue-to-a/m-p/2253052#M36513</guid>
      <dc:creator>dstreun</dc:creator>
      <dc:date>2020-03-18T17:53:23Z</dc:date>
    </item>
  </channel>
</rss>

