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.  Doc off xml

    Posted 08/27/03 06:17 AM

    A wm document type was created off an xml. This document is also large. Is there a way to initiate all the fields in the document without manually going thru each element.

    thanks,
    mow


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Doc off xml

    Posted 08/27/03 08:45 AM

    Try this:

    Create an XML document, with the sample values. use loadDocument and read the XML. Map the XML document to WM Document.

    I hope it helps.


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 3.  RE: Doc off xml

    Posted 08/28/03 01:29 AM

    thanks, that sounds like a great idea !


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods