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.  Modify/Repalce BizDoc Content

    Posted Wed May 20, 2009 04:54 PM

    Hi,

    Using webMethods 6.5 and TN 6.5, sending a compressed doc to TN from develper & need to decompress it before sending it to target. But I am not able to figure out how to modify/ change the content part of the bizdoc once it is routed to TN.

    Request you to help me ASAP.

    Thanks in advance.

    Ros.


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


  • 2.  RE: Modify/Repalce BizDoc Content

    Posted Fri May 22, 2009 03:28 PM

    Once you send the data to TN, you can’t modify the content which is stored. But in your case you can decompress it in the service that posts the data to the partner. In the processing rule invoke a service. In that service get the content part data, decompress it and post to the partner.

    Cheers
    Guna
    http://www.nibodo.com


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


  • 3.  RE: Modify/Repalce BizDoc Content

    Posted Sat May 23, 2009 05:18 AM

    Thanks Guna.
    It worked. The service invoked by TN processing rule updated the content part of Bizdoc.

    Cheers,
    Ros


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


  • 4.  RE: Modify/Repalce BizDoc Content

    Posted Wed June 03, 2009 11:12 PM

    Hi,
    I am facing issue while passing decompressed file content for delivery within TN delivery method when input file is very large. Is there a way by which I can update bizdoc/ContentParts[0]/LargePart? field.
    (LargePart? looks like a string value in pipeline; but it is a Document/MBoolen value.)

    Is there any way to handle it.

    It is urgent; Please reply ASAP.

    Thanks in advance.
    Ros


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