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.


#TechXchangePresenter
 View Only
  • 1.  Get xml data of Bizdoc

    Posted Mon September 01, 2003 10:58 PM

    Hi,

    Is it possible to get the content ( i.e. xml data) of a bizdoc as a string? If “Yes” how do i do that.

    Thanks in advance

    Rahul


    #B2B-Integration
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Get xml data of Bizdoc

    Posted Tue September 02, 2003 03:19 PM

    Rahul,

    There are services in the WmTN package which you can use to get the XML from the Bizdoc. There is one service wm.tn.doc.xml:bizdocToRecord which gives bounnode as output. You can convert the record to string.
    If you look into the WmTN package you can find other useful services.

    Thanks,
    Pankaj


    #Integration-Server-and-ESB
    #B2B-Integration
    #webMethods


  • 3.  RE: Get xml data of Bizdoc

    Posted Tue September 02, 2003 05:38 PM

    You might find wm.tn.doc:getDeliveryContent to be helpful.


    #Integration-Server-and-ESB
    #webMethods
    #B2B-Integration