<?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 Help With Calling A PL/SQL Stored Procedure In Talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Help-With-Calling-A-PL-SQL-Stored-Procedure-In-Talend/m-p/2336643#M105065</link>
    <description>This may have been asked before, but I can't find a scenario exactly like mine on this forum. 
&lt;BR /&gt;Here is my problem (I'm new to Talend and this might actually be very easy to do): 
&lt;BR /&gt;I have an Oracle table on the designer in a tOracleInput component. I connect it to a tMap component to do some basic data transformation that can be handled by using Talend expressions. The output is then wired to another Oracle table in a tOracleOutput component. Where I run into a problem is that there are a few output columns that need a very specialized piece of business logic to generate. I already have a stored procedure in Oracle that handles it beautifully, accepting 7 input parameters (that would come from columns in the tOracleInput table) and outputting two output values that would be mapped to the table in the tOracleOutput component. 
&lt;BR /&gt;My problem is that I can't figure out how to do this, how to use the tMap for the basic work (which is about 90% of the data) but call the stored procedure to handle the two coulns that require special processing. The job I am putting together now may have to call more than one stored procedure as there are othe output columsn that will also require special business logic. 
&lt;BR /&gt;Any help would be most appreciated...</description>
    <pubDate>Sat, 16 Nov 2024 13:29:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T13:29:00Z</dc:date>
    <item>
      <title>Help With Calling A PL/SQL Stored Procedure In Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Help-With-Calling-A-PL-SQL-Stored-Procedure-In-Talend/m-p/2336643#M105065</link>
      <description>This may have been asked before, but I can't find a scenario exactly like mine on this forum. 
&lt;BR /&gt;Here is my problem (I'm new to Talend and this might actually be very easy to do): 
&lt;BR /&gt;I have an Oracle table on the designer in a tOracleInput component. I connect it to a tMap component to do some basic data transformation that can be handled by using Talend expressions. The output is then wired to another Oracle table in a tOracleOutput component. Where I run into a problem is that there are a few output columns that need a very specialized piece of business logic to generate. I already have a stored procedure in Oracle that handles it beautifully, accepting 7 input parameters (that would come from columns in the tOracleInput table) and outputting two output values that would be mapped to the table in the tOracleOutput component. 
&lt;BR /&gt;My problem is that I can't figure out how to do this, how to use the tMap for the basic work (which is about 90% of the data) but call the stored procedure to handle the two coulns that require special processing. The job I am putting together now may have to call more than one stored procedure as there are othe output columsn that will also require special business logic. 
&lt;BR /&gt;Any help would be most appreciated...</description>
      <pubDate>Sat, 16 Nov 2024 13:29:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Help-With-Calling-A-PL-SQL-Stored-Procedure-In-Talend/m-p/2336643#M105065</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Calling A PL/SQL Stored Procedure In Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Help-With-Calling-A-PL-SQL-Stored-Procedure-In-Talend/m-p/2336644#M105066</link>
      <description>Hello 
&lt;BR /&gt;After you do some basic data transformation on the first tMap, you can link it to another tMap and generate several output for different business logic.
&lt;BR /&gt;About how to call a strored procedure, see 
&lt;BR /&gt;4278
&lt;BR /&gt;10215
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 01 Apr 2010 03:04:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Help-With-Calling-A-PL-SQL-Stored-Procedure-In-Talend/m-p/2336644#M105066</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-04-01T03:04:20Z</dc:date>
    </item>
  </channel>
</rss>

