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.

 View Only
  • 1.  XML Node Transformation

    Posted Wed September 18, 2019 08:52 AM

    Guys,

    I have a document with two fields and one of the fields will carries payload data inform of XML.

    Let’s say if i’m using below services to transfer the data

    documentToXMLString
    xmlStringToXMLNode
    xmlNodeToDocument

    after execution of xmlNodeToDocument step, field which carries XML payload data is coming as document and also containing whole XML payload data as substructure.

    Could you please advise what needs to be done to avoid it.

    Regards,
    Satya


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


  • 2.  RE: XML Node Transformation

    Posted Wed September 18, 2019 11:15 AM

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


  • 3.  RE: XML Node Transformation

    Posted Wed September 18, 2019 11:18 AM

    Resolved by passing inbound xml in encoded format


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


  • 4.  RE: XML Node Transformation

    Posted Thu September 19, 2019 04:28 PM

    That Sounds good and setting encode param is always the best option to deal such kind of IDATA parsing issues.

    HTH,
    RMG


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