Is it possible to have the file drop service drop all the message parts or drop the entire XQMessage as is.
The reason I'm asking is, in my fault handler process (which I have set at the process level) I am creating a new message part based on the vaules of the "SonicESB.RME.*" headers. And then would like to file drop all the message parts that exist at the time the fault occurred.
Because the number of message parts alter during the ESB process, as well as there names, I am not able to drop them by name or index.
Thanks,
Tony.