Table of Contents

Search

  1. Preface
  2. Introduction to Cloud Integration Hub
  3. Hub administration
  4. Project and Asset Management
  5. Applications
  6. Topics
  7. Data Integration tasks
  8. File ingestion tasks
  9. Publications
  10. Subscriptions
  11. Tracking and monitoring
  12. Cloud Integration Hub REST APIs
  13. Glossary

Cloud Integration Hub

Cloud Integration Hub

Event statuses

Event statuses

For publications,
Cloud Integration Hub
assigns the following event statuses:
  • 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,
    Cloud 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,
Cloud Integration Hub
assigns the following event statuses:
  • Pending. Indicates that the subscription instance that is triggered through an external trigger is in an intermediate state and will be processed later.
  • 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.
  • Discarded. Indicates that the subscription instance is discarded and will no longer run.
If you don't enable simultaneous task runs when you run parallel instances of a compound subscription or an aggregated subscription,
Cloud Integration Hub
processes the first subscription event and assigns all the remaining subscription events the Discarded status. For more information, see Creating a mapping task for a subscription.
When you hover over the Event Status icon on the
Events
page, event details appear. For example, the time when the event processing completed, the time when the event changed status, or the cause of the error in Error events.

0 COMMENTS

We’d like to hear from you!