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

MOSC Banner

XML Reader

edited Sep 10, 2014 5:01AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 4 commentsAnswered


Hi guys,

Do you know of a method in script that will read an xml tag and output the value? if there isnt a method can anyone suggest on how to strip the values?

e.g.

<xml>

<name>james</name>

<name>kairi</name>

<name>joe</name>

<Address>Apple Street</Address>

<City>New York</City>

</xml>

Output

Name:

James

Kairi

Joe

Address:

Apple Street

City:

New York

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