Hello,
I have the following problem with this sample:
When I try to send XML messages as attachments, I receive the following error:
- Multi-part message 'In' has body part '{4affcb37-ec08-464a-b505-71ab0b058d9b}_context.xml', expected body part '{3652053B-D543-4DF6-B659-CCE3FB3C2A7D}'.
Looks as if the order of the multipart messages is not correct. However, if I send the same content but with other extensions for the attachments (e.g. .txt in stead of .xml), these are processed without problems!
Any ideas?
Thanks,
Dirk