There are a few options.... 1) Use Base64-encoded values in your message payload 2) Pass around HTTP URLs pointing to your attachment 3) Use the ESB's handler chains to bind your attachments to the message on its way out.
alex On 3/27/07, wolfgang10 <[EMAIL PROTECTED]> wrote:
Hello, Is it possible to process attachments in ode? Assume I use ode-jbi in servicemix. I receive a message which is sent over the esb as a normalized message. That is, it has an xml part and a binary attachment. What if I want to send the attachment to an external party using bpel. Is that possible? Thanks Wolfgang -- View this message in context: http://www.nabble.com/Attachment-tf3474259.html#a9696340 Sent from the Apache Ode User mailing list archive at Nabble.com.
