Our application has a queue of emails to be sent out, with a scheduled pipeline that periodically takes items from the queue and sends them. If one mail fails, we want to continue on and send the remaining messages, leaving the unsent mails in the queue. However, the email processor throws an exception ending the pipeline execution....is there a way to make them fail independently?

FYI, we are using the email processor within an xpl for-each.

David Sinclair.



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
orbeon-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/orbeon-user

Reply via email to