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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  getContent Part

    Posted 12/01/08 05:49 AM

    Hi,

    I’m a rookie to wM. I would like to know how to use getContent part service.

    Thanks,
    Pranesh


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General


  • 2.  RE: getContent Part

    Posted 12/01/08 05:29 PM

    Pranesh,

    As mentioned in the documentation, you have to pass “bizdoc” and partName(content part name) to “wm.tn.doc:getContentPart” service. You can simply pass the bizdoc document you received as an input to the service which gets called by processing rule. Now if you are trying to get the content part from an indivisual service which doesn’t have bizdoc document then you have to get the first before calling “wm.tn.doc:getContentPart”. You can use “wm.tn.doc:viewAs” to get bizdoc document.


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General


  • 3.  RE: getContent Part

    Posted 12/02/08 06:03 AM

    Hello Khan,

    Thanks for your reply. I’ll try that and get back to you.

    Regards,
    Pranesh


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB


  • 4.  RE: getContent Part

    Posted 12/09/08 12:52 PM

    Khan,

    Your guidance to use getcontentpart works fine. :slight_smile:

    Thanks,
    Pranesh


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB


  • 5.  RE: getContent Part

    Posted 12/09/08 04:04 PM