Ready to Acquire
Indicates when a data acquisition log is ready to be processed
Event
Overview
The ReadyToAcquire event is produced by the Data Acquisition Service when a data acquisition log is ready to be processed.
The Data Acquisition Service sends the event to the “ReadyToAcquire” Kafka topic with the log ID as the key.
Event Schema
Key
The log ID string (log.Id) is used as the Kafka message key.
Headers
| Header Name | Description |
|---|---|
| X-Correlation-Id | The correlation ID associated with the event that should be used in logs produced during the event |
Payload
3 properties
logIdintegernull
facilityIdstringnull
reportTrackingIdstring
required