We have a common scenario where we receive orders by email daily at 09.30.
To avoid having to check each morning that we received an order and it was processed correctly, we’d like to have something that monitors if a connector does NOT process a message for say 25 hours.
Ideally we’d like to be able to put that logic on any connector. It might be that the order wasn’t received, or the order didn’t get all the way through the flow.
In the meantime, we will also look into using Nagios to monitor the Sent folder on particular connectors.


