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

documentToXMLString from Java service

  • 1.  documentToXMLString from Java service

    Posted Thu November 12, 2009 05:28 PM

    Hi,

    I’m updating an existing Java service that takes either an XML Node or Document as an argument for processing and now need to convert it to a string.

    I know that this can be done by using a Service.doInvoke to one of the documentToXMLString (and potentially other XML services) but wondered if it was possibly to serialise the Node/Document Java objects directly in code?

    Many thanks,
    /jc


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