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

MOSC Banner

SIEBEL - To Read incoming XML tags

edited Dec 16, 2016 12:25AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 2 commentsAnswered

Hello Everyone !!

We need suggestion on below problem, we are getting XML data in below format in SIEBEL & we have to read tag and display in VBC.

Not sure can we read such structure thru Siebel IOs.

Please suggest possible solution, Thanks in Advance !!

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

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

      <read:AllNewsOrdersResponse xmlns:read="http://ooo.qwe.ed/somevalue/read">

         <read:DataSet>

            <read:Row>

               <read:Column name="ORDER_KID" sqltype="NUMBER">565477</read:Column>

               <read:Column name="CREATE_USER" sqltype="VARCHAR2">TRKL</read:Column>

               <read:Column name="ORDER_C_DATE" sqltype="DATE">2010-12-06T11:22:25.000+02:00</read:Column>

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