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

MOSC Banner

XML having extra element.

edited Dec 16, 2016 12:28AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 2 commentsAnswered
<?xml version="1.0" encoding="UTF-8" ?>
- <SiebelMessage MessageId="" IntObjectName="EQMBalEnquiryIIO" MessageType="Integration Object" IntObjectFormat="Siebel Hierarchical">
- <ListOfEqmbalenquiryiio>
  <FincorpAccount />
- <FincorpAccount>
  <AccountNumber>0010101202884</AccountNumber>
  <AvailableBalance>651.96</AvailableBalance>
  <CCAvailableLimit>0</CCAvailableLimit>
  <CCFloatAmount>0</CCFloatAmount>
  <CCOutstandingBalance>0</CCOutstandingBalance>
  <OpeningBalance>651</OpeningBalance>
  </FincorpAccount>
  </ListOfEqmbalenquiryiio>
  </SiebelMessage>

Hi Comminity, I am recieving above xml after converting through data editor, in the above xml there is no child IC(integration component). if we have child ic i can remove through script, here only one element is there "FincorpAccount",

Please give me idea to remove this.

this is the soap message
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
   <soapenv:Body>
      <ns:getCustInfoResponse xmlns:ns="

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