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!

how to Call WCF service from Oracle 9i ?

792793Aug 20 2010 — edited Sep 11 2010
Hi

I am facing a problem in Oracle 9i. I am trying to call WCF Service from Ora 9i.
I am able to to call WebService using soap_api package and its working fine but now the requirement is to call WCF. the oracle db version is 9i.
the response is getting as below.
response status_code - 415
response reason_phrase - Cannot process the message because the content type 'text/xml' was not the expected type 'application/soap+xml; charset=utf-8'

can anyone help to solve this issue. its urgent

Thanks in advance
Prakash Reddy
prakashreddy.oracle@gmail.com

Edited by: user12957183 on Aug 20, 2010 7:59 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 9 2010
Added on Aug 20 2010
5 comments
2,752 views