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

Replacement for TNWeb getContentPartBytes?

  • 1.  Replacement for TNWeb getContentPartBytes?

    Posted Fri July 10, 2009 02:56 PM

    Hi,
    I currently am able to retrieve the xml string for a BizDoc using the wm.tnweb.querySvc:getContentPartBytes package (using IS6.5). We are moving to IS 7.x and understand that TNweb is gone … is there another way I can get the xml string for a given BizDoc? In case it matters, we will not be implementing MyWebMethods server until the next version of our system.

    Thanks!!


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


  • 2.  RE: Replacement for TNWeb getContentPartBytes?

    Posted Fri July 10, 2009 04:05 PM

    wm.tn.doc:getContentPartData with getAs set to bytes.

    wm.tn.doc:getDeliveryContent is another service that may fit what you need.


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