<?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 Calling of Oracle PL/SQL Package using Orchestrator in Controllers</title>
    <link>https://community.cisco.com/t5/controllers/calling-of-oracle-pl-sql-package-using-orchestrator/m-p/4260643#M2157</link>
    <description>&lt;P&gt;Dear Contributors,&lt;/P&gt;&lt;P&gt;we like to call oracle stored procedure using orchestrator.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to call a stored procedure with out parameter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; procedure sample_proc_with_outval ( p_result out varchar ) is&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; begin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return "test value";&lt;/P&gt;&lt;P&gt;end;&lt;/P&gt;&lt;P&gt;Question is how to use the p_result variable in further processing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to call a stored function which is having an return value&lt;/P&gt;&lt;P&gt;&amp;nbsp; function sample_function&lt;/P&gt;&lt;P&gt;&amp;nbsp; return number&lt;/P&gt;&lt;P&gt;is&lt;/P&gt;&lt;P&gt;l_num number(20);&lt;/P&gt;&lt;P&gt;begin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; l_num:=999;&lt;/P&gt;&lt;P&gt;&amp;nbsp; return l_num;&lt;/P&gt;&lt;P&gt;end;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Question here is how to get the result of the stored procedure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Dec 2020 10:07:51 GMT</pubDate>
    <dc:creator>ArndtHumpert93678</dc:creator>
    <dc:date>2020-12-18T10:07:51Z</dc:date>
    <item>
      <title>Calling of Oracle PL/SQL Package using Orchestrator</title>
      <link>https://community.cisco.com/t5/controllers/calling-of-oracle-pl-sql-package-using-orchestrator/m-p/4260643#M2157</link>
      <description>&lt;P&gt;Dear Contributors,&lt;/P&gt;&lt;P&gt;we like to call oracle stored procedure using orchestrator.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to call a stored procedure with out parameter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; procedure sample_proc_with_outval ( p_result out varchar ) is&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; begin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return "test value";&lt;/P&gt;&lt;P&gt;end;&lt;/P&gt;&lt;P&gt;Question is how to use the p_result variable in further processing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to call a stored function which is having an return value&lt;/P&gt;&lt;P&gt;&amp;nbsp; function sample_function&lt;/P&gt;&lt;P&gt;&amp;nbsp; return number&lt;/P&gt;&lt;P&gt;is&lt;/P&gt;&lt;P&gt;l_num number(20);&lt;/P&gt;&lt;P&gt;begin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; l_num:=999;&lt;/P&gt;&lt;P&gt;&amp;nbsp; return l_num;&lt;/P&gt;&lt;P&gt;end;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Question here is how to get the result of the stored procedure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2020 10:07:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/calling-of-oracle-pl-sql-package-using-orchestrator/m-p/4260643#M2157</guid>
      <dc:creator>ArndtHumpert93678</dc:creator>
      <dc:date>2020-12-18T10:07:51Z</dc:date>
    </item>
  </channel>
</rss>

