You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How can the response payload be modified to have the namespace prefix for the root element in OIC?

Summary:

Hello world response payload is missing the namespace prefix for the root element

Content (required):

I have been working on an integration migration project. After the migration, customer pointed out that the root element should have the namespace prefix, which is missing from the response payload. Example in the Code Snippet below is from the Hello World integration

Version (include the version you are using, if applicable):

OIC Gen 2

Code Snippet (add any code snippets that support your topic, if applicable):

<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">

  <env:Header/>

  <env:Body>

      <GreetResponse xmlns:apachesoap="http://xml.apache.org/xml-soap"

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!