Skip to Content
0
Former Member
Jun 03, 2008 at 01:59 PM

Oracle Stored Procedure as External Service

16 Views

Hi,

I have an oracle DB that contains about 1M records. To search on a million records, a stored procedure is created. I could create an EJB and invoke the stored procedure using Java CallableStatement. I'm trying to use CAF instead. Can a stored procedure be invoked inside CAF using external service? Has anyone tried that.

Thanx,

Mahesh