Quantcast
Viewing all articles
Browse latest Browse all 3132

Re: Getting o/p from Oracle procedure in MII 14

Neha,

I am using fixed query with output as below in the fixed query text box:

 

declare

indOn MyActivityInsert.ACT_CURSOR;

begin

ActualTrans(:indOn,[Param.1],'[Param.2]');

commit;

end;

 

ActualTrans is the procedure and indOn is the cursor which is returning the value as document.UpdCall.getValue(1,1) in JavaScript function where UpdCall is iCommand object

 

<APPLET  style="visibility:hidden" NAME="UpdCall" CODEBASE="/XMII/Classes" CODE="iCommand" ARCHIVE="illum8.zip" WIDTH="1" HEIGHT="1" MAYSCRIPT>

<PARAM NAME="QueryTemplate" VALUE="MyProj/CallQuery">

</APPLET>

 

Thanks,

Raman N


Viewing all articles
Browse latest Browse all 3132

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>