There is an issue with wm.tn.delivery:deliver service which we are invoking after the document has been routed through TN.
I am trying to modify the content-part of the bizdoc in the memory, which is done ok because when I invoke wm.tn.doc:getContentPartData, it retreives the correct content(the modified one).
Once I try to deliver this document through TN delivery with the modified bizdoc, it complains about “Missing content or filename”. Also the service wm.tn.doc:getDeliveryContent returns deliveryContent as null.
I am currently working on 6.0.1. I had used the same mechanism in 4.6 and it used to work on 4.6 version.
Has anyone experienced similar problem and any resolution for it?
#webMethods#Integration-Server-and-ESB#B2B-Integration