<?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: Passing MySQL Stored Procedure parameter value in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Passing-MySQL-Stored-Procedure-parameter-value/m-p/2319634#M89855</link>
    <description>Hi, 
&lt;BR /&gt; 1) use an TSO Input component where you need to define a schema; and define a schema according to the input structure in the input component.. 
&lt;BR /&gt; 2) use tMySqlSP component and connect to the already placed input component; and mention the stored procedure name needs to be called in the "SP Name" of tMySqlSP component apart from declaring the other database credentials. 
&lt;BR /&gt;3) select one or many defined field in the schema as parameter ( in the tMySqlSP component). select the type of parameter as Input/output etc. Define the stored procedure on the database also. 
&lt;BR /&gt;This is for calling a stored procedure from TSO job. 
&lt;BR /&gt;But your question looks like little different like calling TSO job from stored procedure. Is it this you need to do? 
&lt;BR /&gt;Hope it helps 
&lt;BR /&gt;Thanks and Regards, 
&lt;BR /&gt;Pravu Mishra.</description>
    <pubDate>Thu, 10 Sep 2009 06:59:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-09-10T06:59:53Z</dc:date>
    <item>
      <title>Passing MySQL Stored Procedure parameter value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Passing-MySQL-Stored-Procedure-parameter-value/m-p/2319633#M89854</link>
      <description>Before I get too deep into troubleshooting this issue 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;When you create a stored procedure in mysql and have a parameter to pass (a date for example), how 
&lt;BR /&gt;do you collect that parameter in TOS? In a software app I realize you'd collect the data value of an object and 
&lt;BR /&gt;pass it on the method call. How does TOS handle getting that parameter value from the user at runtime?</description>
      <pubDate>Sat, 16 Nov 2024 13:46:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Passing-MySQL-Stored-Procedure-parameter-value/m-p/2319633#M89854</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Passing MySQL Stored Procedure parameter value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Passing-MySQL-Stored-Procedure-parameter-value/m-p/2319634#M89855</link>
      <description>Hi, 
&lt;BR /&gt; 1) use an TSO Input component where you need to define a schema; and define a schema according to the input structure in the input component.. 
&lt;BR /&gt; 2) use tMySqlSP component and connect to the already placed input component; and mention the stored procedure name needs to be called in the "SP Name" of tMySqlSP component apart from declaring the other database credentials. 
&lt;BR /&gt;3) select one or many defined field in the schema as parameter ( in the tMySqlSP component). select the type of parameter as Input/output etc. Define the stored procedure on the database also. 
&lt;BR /&gt;This is for calling a stored procedure from TSO job. 
&lt;BR /&gt;But your question looks like little different like calling TSO job from stored procedure. Is it this you need to do? 
&lt;BR /&gt;Hope it helps 
&lt;BR /&gt;Thanks and Regards, 
&lt;BR /&gt;Pravu Mishra.</description>
      <pubDate>Thu, 10 Sep 2009 06:59:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Passing-MySQL-Stored-Procedure-parameter-value/m-p/2319634#M89855</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-09-10T06:59:53Z</dc:date>
    </item>
  </channel>
</rss>

