Salesforce.com Error Migrating 10.0 to 11.1 API – Oracle BPEL
If you have experienced issues when moving from Salesforce.com API version 10.0 to 11.1, you should double check your content headers and security setup. Following is the error you might receive in Oracle BPEL:
1 2 3 4 5 6 7 8 9 10 11 | <remoteFault xmlns="http://schemas.oracle.com/bpel/extension”> <part name="summary"> <summary> exception on JaxRpc invoke: HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: oracle.j2ee.ws.saaj.ContentTypeException: Not a valid SOAP Content-Type: text/html; charset=UTF-8 </summary> </part> </remoteFault> |
Related Information:
- BPEL Worklist Application Error
I wanted to note that...
- Invalid Nested Schema Loading Error with Oracle BPEL, AIA/PIP
I faced this issue in...
- Salesforce.com Integration – Oracle Fusion Middleware SOA and BPEL
Oracle Corporation has recently published...
- Asynchronous vs Synchronous BPEL Processes
Asynchronous and Synchronous BPEL processes,...
- Salesforce.com Integration with SOA 11g
As a follow up to...
- BPEL Database Polling – Oracle SOA 10.1.3.x in JDeveloper (Asynchronous)
Polling for changes in a...
- OID Install in Oracle Enterprise Linux (OEL) 5 – Shared Libraries Error
When installing 10g OID on...
- BPEL
Following are a few of...

Recent Comments