Processing. Indicates that the publication instance is running.
Completed. Indicates that the publication instance finished running and that the data is ready for subscribers.
Error. Indicates that the publication instance encountered errors and did not finish running.
When you publish data through the Publish Data REST API to a private publication repository and the publication fails because the publication repository service is not accessible,
Data Integration Hub
returns an error to the calling application and does not create an error event.
Each Publication event also shows the consumption status of the child Subscription events. The status reflects the overall consumption and changes after all Subscription events changed status. For example, the consumption status changes to complete after all subscribers finished consuming the published data.
For subscriptions,
Data Integration Hub
assigns the following event statuses:
Delayed. Indicates that the published data is ready but that the subscribing application did not start consuming the data.
Processing. Indicates that the subscription instance is running.
Completed. Indicates that the subscription instance finished running and that the subscribing application consumed all published data.
Error. Indicates that the subscription instance encountered errors and did not finish running.