We are using EM to capture our transportation events, which are received via EDI feeds from various carriers. It is very common for the carriers to send us updates to a single event. Since these are configured as unexpected events (they have to be since we have no way of knowing if/when they will occur) we end up with multiple reported unexpected events when in reality there is only one event that actually occurred. I understand that there are various ways to handle this with expected events but I'm wondering how this can be handled for unexpected events. We want that event to be updated or reprocessed with the data from the latest version of the event message.