Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Calling HTTPS web service using utl_http - Oracle 10g

647809Apr 7 2009 — edited Apr 8 2009
Hi,

I am trying to call the https webservice using utl_http package. I am setting the proxy settings and also the wallet details.

I am working behind a proxy server. i set the proxy using utl_http.set_proxy() method.

But iam getting the error,

HTTP Protocol Error.

When i run the same code in different environment with different proxy , it worked fine.

please tell me where i was wrong.
Kindly advise me how to overcome this error.

Thanks in advance for your help.

kumaran p
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 6 2009
Added on Apr 7 2009
4 comments
1,859 views