Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: oracle plsql and http post connection
"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