My Oracle Support Banner

Using .NET To Call ESS WebServices To Schedule A Job Error (Doc ID 2443701.1)

Last updated on NOVEMBER 30, 2022

Applies to:

Oracle Fusion Manufacturing Cloud Service - Version 11.13.18.05.0 and later
Information in this document applies to any platform.

Symptoms

When attempting to Call the ESS Web Service to Schedule a Job via .NET and specify the SOAP Protocol the following error occurs.

ERROR

Header error

Not Compatible error.


The issue can be reproduced at will with the following steps:

1. Use the code below.

 2. Try adding the service as a Web Reference, and using ESSWebServiceSoapHttp.

3. Try binding the service as WSHttpBinding, and BasicHttpBinding. ws provides the Error: "soap version soap1.1 is not compatable with Content type application/soap+xml"
4. Basic provides the error: "A required header representing a Message Addressing Property is not present"

 



Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.