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.  xmlNodeToDocument bug workaround

    Posted Tue July 10, 2007 09:15 PM

    Hi.
    there seems to be a bug with xmlNodeToDocument that all attr starting with xmlns: are dropped. Does anybody have the same experience and any workaround?

    Thanks.


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


  • 2.  RE: xmlNodeToDocument bug workaround

    Posted Tue July 10, 2007 09:37 PM

    Keep in mind the advice from the article mentioned in the How to request help to maximize useful responses:

    You’ve described the symptom but may have incorrectly guessed that there is a bug. Can you elaborate on the specifics of your call to xmlNodeToDocument and the inputs you are specifying?


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


  • 3.  RE: xmlNodeToDocument bug workaround

    Posted Tue July 10, 2007 09:44 PM

    I am encountering a similar situation as the following SR:

    [FONT=‘Arial’,‘sans-serif’][URL=“https://advantage.webmethods.com/knowledgebase?oid=1612366225”][COLOR=#0000ff]https://advantage.webmethods.com/knowledgebase?oid=1612366225[/color][/URL][/font]

    The patch seems to be pending but it would be nice to have a workaround for the time being.


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


  • 4.  RE: xmlNodeToDocument bug workaround

    Posted Wed July 11, 2007 01:49 AM

    You can use pub.xml:queryXMLNode with XQL to get the namespace URI of an element. This might not be what you’re after though.

    I’m curious as to what this info would be used for?


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