When an NMS Event has already been dispatched to OFS (i.e., Event States of M-SNT, S-SNT) and a corresponding OFS Activity has been created, but is subsequently Grouped/Merged or Re-Predicted in NMS, and if the same Crew is still assigned, send a message to OFS which changes an “Event Index” attribute on the original, pre-merge/pre-repredicted Activity.
Example:
- Assign crew ABC to event 123
- Activity xyz is created for crew ABC
- Activity xyz has event 123 as a data field
If event 123 merges into and is replaced by event 234, canceling event 123, then the action that we want is to send a message to OFS stating that event 123 is replaced by event 234.
- Activity update: Event 123 replaced by 234
- Any activities with 123 for the event data field get updated to event 234
- This would be a simple activity update on the crew devices
Client is BHE.
Related ADO(s):
https://dev.azure.com/BHE-IT-01/BHE-Technology/_workitems/edit/723554
https://dev.azure.com/BHE-IT-01/BHE-Technology/_workitems/edit/202369