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
Expand all | Collapse all

Parse byte stream from HTTP Poll of XML adapter

  • 1.  Parse byte stream from HTTP Poll of XML adapter

    Posted Wed March 19, 2003 04:08 PM

    Hi,
    I have created an HTTP Poll operation using ES XML adapter.
    Now that I receive the byte stream which is byte, which contains XML document, how do I Parse that Byte stream using ParseXML config op or do I have to use one of the standard parsers like xerces in a custom step method?


    #webMethods
    #broker
    #Universal-Messaging-Broker
    #Integration-Server-and-ESB


  • 2.  RE: Parse byte stream from HTTP Poll of XML adapter

    Posted Wed March 19, 2003 07:34 PM

    use the parsexml operation and choose byte as input type and the rest are pretty easy to follow. but i was you, i would use IS for all xml operations. good luck


    #broker
    #Integration-Server-and-ESB
    #Universal-Messaging-Broker
    #webMethods