Event Hub Subscriptions

The Event Hub is a generic Grid extension for sending events between Infor applications. It is a publisher-subscriber application framework that allows publisher-applications to expose historical data to subscriber-applications that are interested in receiving this data.

EC can act as a subscriber application through the MECEventHubSubscriber channel.

Note: When you subscribe to MECEventHubSubscriber channels, ensure that Event Hub and EC are running on the same grid and that each channel has one subscription, at the least.

Definition of terms:

  • Event- A discreet unit of historical data shared by an application that can be relevant to other applications or "Subscriber".

  • Subscription- A predicate indicating that a subscriber is to receive a particular event.