<?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 Data on one Oracle DB, needs to call Sp on another server in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Data-on-one-Oracle-DB-needs-to-call-Sp-on-another-server/m-p/2358459#M123490</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is my first&amp;nbsp;post and my first day of Talend Open Studio. I have two Oracle servers. On Server A, I need to query a database to&amp;nbsp;get the id and department of an employee. Currently, it holds 10 rows. I need to utilize that information to call a stored on a different Oracle Database server (B). The SP is newEmployee(p_id IN VARCHAR2, p_dept IN VARCHAR2) which is used to execute a whole set of events. I am not sure how to do this. I have successfully queried DB A and retrieved all 10 rows via tOracleConnection&amp;nbsp;-&amp;gt; OnSubjobOK -&amp;gt; tOracleInput. I am not sure what to do next. &amp;nbsp;Any help would be appreciated while I get used to this data integration tool!&lt;/P&gt;</description>
    <pubDate>Sat, 29 Jul 2017 22:51:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-07-29T22:51:21Z</dc:date>
    <item>
      <title>Data on one Oracle DB, needs to call Sp on another server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-on-one-Oracle-DB-needs-to-call-Sp-on-another-server/m-p/2358459#M123490</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is my first&amp;nbsp;post and my first day of Talend Open Studio. I have two Oracle servers. On Server A, I need to query a database to&amp;nbsp;get the id and department of an employee. Currently, it holds 10 rows. I need to utilize that information to call a stored on a different Oracle Database server (B). The SP is newEmployee(p_id IN VARCHAR2, p_dept IN VARCHAR2) which is used to execute a whole set of events. I am not sure how to do this. I have successfully queried DB A and retrieved all 10 rows via tOracleConnection&amp;nbsp;-&amp;gt; OnSubjobOK -&amp;gt; tOracleInput. I am not sure what to do next. &amp;nbsp;Any help would be appreciated while I get used to this data integration tool!&lt;/P&gt;</description>
      <pubDate>Sat, 29 Jul 2017 22:51:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-on-one-Oracle-DB-needs-to-call-Sp-on-another-server/m-p/2358459#M123490</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-29T22:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: Data on one Oracle DB, needs to call Sp on another server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-on-one-Oracle-DB-needs-to-call-Sp-on-another-server/m-p/2358460#M123491</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Welcome on the Talend Community Forum.&lt;/P&gt;&lt;P&gt;Use this design for your case:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;tOracleConnection (1st server) -&amp;gt; OnComponentOk -&amp;gt; tOracleInput&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;|&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;OnSubjobOK &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;|&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;tOracleConnection (2nd server) -&amp;gt; OnComponentOk&amp;nbsp;-&amp;gt; tOracleSP (to call the SP)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Does this helps?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jul 2017 18:18:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-on-one-Oracle-DB-needs-to-call-Sp-on-another-server/m-p/2358460#M123491</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-07-30T18:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: Data on one Oracle DB, needs to call Sp on another server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-on-one-Oracle-DB-needs-to-call-Sp-on-another-server/m-p/2358461#M123492</link>
      <description>&lt;P&gt;I could not get this to work but it did lead me to the solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;tOracleConnection (1st server) -&amp;gt; &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;|&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;OnComponentOk&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;|&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;tOracleInput -&amp;gt; tOracleSP (using repository for server2)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jul 2017 20:11:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-on-one-Oracle-DB-needs-to-call-Sp-on-another-server/m-p/2358461#M123492</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-30T20:11:39Z</dc:date>
    </item>
  </channel>
</rss>

