<?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: call oracle function in qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/call-oracle-function-in-qlikview/m-p/1168133#M380086</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a SQL SELECT statement that calls this function to process some data (one row is ok) and return the value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jul 2016 11:56:42 GMT</pubDate>
    <dc:creator>Peter_Cammaert</dc:creator>
    <dc:date>2016-07-04T11:56:42Z</dc:date>
    <item>
      <title>call oracle function in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/call-oracle-function-in-qlikview/m-p/1168132#M380085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, &lt;/P&gt;&lt;P&gt;this is first that i try to call a oracle function in qlikview, can someone help me??&lt;/P&gt;&lt;P&gt;this is the function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; background: yellow;"&gt;FUNCTION F_WAIT_GMBI_LOAD (P_SEC_WAIT INTEGER DEFAULT 10, P_NUM_WAIT INTEGER DEFAULT 100) RETURN NUMBER&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; background: yellow;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; background: yellow;"&gt;the function return a 1 or 0 &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; background: yellow;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; background: yellow;"&gt;thx&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 11:16:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/call-oracle-function-in-qlikview/m-p/1168132#M380085</guid>
      <dc:creator />
      <dc:date>2016-07-04T11:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: call oracle function in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/call-oracle-function-in-qlikview/m-p/1168133#M380086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a SQL SELECT statement that calls this function to process some data (one row is ok) and return the value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 11:56:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/call-oracle-function-in-qlikview/m-p/1168133#M380086</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-07-04T11:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: call oracle function in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/call-oracle-function-in-qlikview/m-p/1168134#M380087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you show me how?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i do this but script go to error&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;SQL&lt;/TD&gt;&lt;TD&gt;SELECT &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;F_WAIT_GMBI_LOAD (P_SEC_WAIT INTEGER DEFAULT 10, P_NUM_WAIT INTEGER DEFAULT 100)&amp;nbsp; as test&lt;/P&gt;&lt;P&gt;FROM dual;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 12:01:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/call-oracle-function-in-qlikview/m-p/1168134#M380087</guid>
      <dc:creator />
      <dc:date>2016-07-04T12:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: call oracle function in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/call-oracle-function-in-qlikview/m-p/1168135#M380088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May we know which error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This doesn't look like a valid Oracle SQL statement to me. AFAIK you're using the function prototype in a function call which cannot be good... &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I'm not an Oracle expert, if you aren't either I guess you can find help in an Oracle forum.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 12:45:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/call-oracle-function-in-qlikview/m-p/1168135#M380088</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-07-04T12:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: call oracle function in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/call-oracle-function-in-qlikview/m-p/1168136#M380089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is the error:&lt;/P&gt;&lt;P&gt;SQL##f - SqlState: S0022, ErrorCode: 904, ErrorMsg: [Oracle][ODBC][Ora]ORA-00904: "F_WAIT_GMBI_LOAD": invalid identifier&lt;/P&gt;&lt;P&gt;function:&lt;/P&gt;&lt;P&gt;SQL SELECT &lt;/P&gt;&lt;P&gt;(CASE WHEN F_WAIT_GMBI_LOAD (0, 1) &amp;lt; 0 then '0' else '1' END )&amp;nbsp; as test&lt;/P&gt;&lt;P&gt;FROM dual&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 12:48:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/call-oracle-function-in-qlikview/m-p/1168136#M380089</guid>
      <dc:creator />
      <dc:date>2016-07-04T12:48:26Z</dc:date>
    </item>
  </channel>
</rss>

