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.  Regarding XML Convertion

    Posted 03/23/16 06:56 AM

    Hi Dear,

    Colud u pls tell why i need to convert from xmlString TO xmlDocument
    and xmlDocument To xmlNode

    Regards
    Hariom


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


  • 2.  RE: Regarding XML Convertion

    Posted 03/23/16 08:22 AM

    Hi Hariom,

    this depends on which format of the data you need for further processing.

    Some functions operate on the node, some functions(mappings) are more easier to do on a Document representation of the data.

    It is up to you to choose the right format of the data for your purpose.

    Regards,
    Holger


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


  • 3.  RE: Regarding XML Convertion

    Posted 03/26/16 09:29 AM

    It becomes easier and feasible to apply transformation and translation on IData (IS document) in webMethods rather on the raw xml or any other file format.

    For more details you have to review the 9-8_Integration_Server_Built-In_Services_Reference guide.

    Let us know if you have further questions.


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