Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

Adding namespaces to XML Document. Siebel EAI

edited Jun 12, 2018 5:02AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 1 commentAnswered

Hi,

We have a requirement to make a REST XML call. The Request xml which has to be passed has the below namespaces and more.

xmlns

xmlns:xsi

xsi:schema location

.

.

After adding the IO / IC User properties we get the xmlns property only and not the xsi:schema location and few more custom namespaces.

Ex. (Just for depiction)

<OrderDetails xmls="..." xmlns:xsi=".." xsi:Schemalocation="...">

...</OrderDetails>

Can you please suggest on how to add additional namespace declarations in the root nodes in XML separately. Are there any vanilla business services that can add these attributes to the XML Doc.

Thank You.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center