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

Home -> Community -> Usenet -> c.d.o.misc -> Re: oracle plsql and http post connection

Re: oracle plsql and http post connection

From: Michel Cadot <micadot{at}altern{dot}org>
Date: Tue, 15 Feb 2005 18:38:49 +0100
Message-ID: <4212337d$0$31377$626a14ce@news.free.fr>

"Ion" <ionmunoz_at_euskalnet.net> a écrit dans le message de news:5e2b9262.0502150851.26ae898f_at_posting.google.com...
| Hi,
| Is there anyway to make an http connection to url from an stored procedure?.
|
| I need a oracle job, who have send xml information to a http web services.
|
| any idea?
|
| Thanks

Have a look at utl_http package:
http://download-west.oracle.com/docs/cd/B10501_01/appdev.920/a96612/u_http.htm#998100

Regards
Michel Cadot Received on Tue Feb 15 2005 - 11:38:49 CST

Original text of this message

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