Modify/Repalce BizDoc Content

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.

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

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

Cheers,
Ros

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