Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Asynchronus PL/SQL - Webservices Call

Asynchronus PL/SQL - Webservices Call

From: Subbiah, Nagarajan <Nagarajan.Subbiah_at_aetn.com>
Date: Thu, 29 Sep 2005 12:29:09 -0400
Message-ID: <30462D80AA52E74698512ADCC4F7EAA32B347026@exchange.aetvn.com>


Hi,  

We have a requirement to call a PL/SQL procedure in asynchronous mode with in the transaction. The Procedure1 is a trigger of a table which calls a web service with in the procedure Procedure2 using 'utl_http'.  

What are the options to call the Procedure2 as not part of the transaction OR is there any way to call the 'utl_http' call asynchronously?  

There are few options we consider:  

If there any simple way to achieve this.  

Thanks in Advance.  

Raja.

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Sep 29 2005 - 11:31:18 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US