IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  How to validate XML data

    Posted 10/22/10 03:21 PM

    I have a scenario where I get an XML, I am using queryXMLNode and mapping the xml element value to IS document. When I get a null value in one node, I want to get the value from other node which will be always has value. Please advise how to do this.


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General


  • 2.  RE: How to validate XML data

    Posted 06/11/13 09:21 AM

    Here you can use step like pub.xml:getXMLNodeIterator and pass the node name in criteria field.If the result is true then you can convert node to document else you can again make query with other node.

    Thanks
    Baharul


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General