Code for an event that happened to a BHS batch, typically identified with BhsBatchId. Some events are predefined, see "Legal values" below. Other, system specific, events can be added as needed.
Legal values
The following is a predefined set of event strings. Others can be added.
"Planned" The batch has been planned and has been instantiated in the relevant system.
"Pending" At least one bag is allocated to the batch, represented with a list of BagTagNumbers.
"Ready" All bags have been allocated to the batch, represented with the complete list of BagTagNumbers.
"DeliveryEstimated" When the first bag is estimated to be sent.
"Processing" The process of delivering the bags in the batch has started. The first bag is on it's way. Should include a value for "estimatedArrivalAtLocation".
"Delivered" All bags in the batch has been delivered to the relevant location.
"Loading" The first bag in the batch has been requested and is sent to manipulator/speed loader.
"Completed" All bags in the batch has been processed (loaded) by the operator.
"Cancelled" The batch has been cancelled. If any bags were associated with the batch they have been released.