Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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 to remove Namespaces in OIC SOAP Response?

edited Dec 5, 2024 7:51AM in Integration

Hello everyone,

We are working on an integration in Oracle Integration Cloud (OIC) that returns a SOAP response. However, OIC is automatically adding namespaces to the SOAP response elements, which is causing parsing issues in BI Publisher.

Current Response:
<CreateReserveDocResponse xmlns="urn:createDocumentNumber">อว 660201.1.3.3/25551</CreateReserveDocResponse>

Expected Response:
<CreateReserveDocResponse>อว 660201.1.3.3/25551</CreateReserveDocResponse>

Is there a way to remove these namespaces at the element level in OIC? Any suggestions or guidance would be greatly appreciated.

Thanks

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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