Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Hi,
How to parse XML data in java.
You might want to visit an XML or Java site/forum. These forums address webMethods products and when using the primary XML processing product, Integration Server, writing Java to parse XML is not necessary nor advised.
There are few xml parser API’s available which u can use to do the task.EX DOM parser ,SAX Parser. Google about java Xml parsers u will get a bunch of links