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 Prevent xmlns from Appearing When Appending in Data Stitch Action (OIC)

edited Jun 12, 2025 5:33PM in ERP Integrations

Hi everyone,

I'm working in Oracle Integration Cloud (OIC) and using the Data Stitch action to append XML elements to a variable. The issue I'm facing is that when I append a node-set, the resulting XML includes an unwanted xmlns="..." (namespace declaration) on the appended elements.

Here’s the context:

  • Both the Data Stitch variable and the node-set being appended have the exact same structure.
  • However, they originate from different sources — one from a REST response and the other one from file stage.
  • Even though the structures match, the appended elements still carry a namespace declaration that I want to avoid.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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