how to Call WCF service from Oracle 9i ?
792793Aug 20 2010 — edited Sep 11 2010Hi
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