External Integration Interfaces Clause Samples
External Integration Interfaces. Publish/Subscribe Interface Provided by: Architecture Please note: from the publishing module point of view, there is only a single endpoint where to send events. If a module that is attempting to publish data is not registered or has a token that is no longer valid, any event it issues will be automatically discard- ed by the communication middleware. RegisterAsSubscriber informs the platform that a module wants to be registered as a subscriber for a given event id and version number. The platform stores the data about the subscriber and creates a new entry in the communication bus for the mod- ule.
