View Event and Subscriber Contract and Subscription Contract Mapping

View event contracts to understand the data elements provided by the event to potential event subscribers. You can also view the mapping between event and subscriber contracts to understand the data elements provided by the event that map to data elements expected by the subscriber.

Event Contract View

Event Contract View

Event Contract Mapping View

Event Contract Mapping View

This feature provides insight into which data, when broadcast by the event, will be consumed by the subscriber.

Steps to Enable and Configure

You don't need to do anything to enable this feature.

Tips And Considerations

  • All events are predefined.
  • Potential subscribers are predefined
  • It isn't possible to manually create subscriptions to an event.
  • Activation of subscriptions and mapping of contract between subscriber and event happens when a configured communication is published.
  • An active subscription and its mapping of contract between subscriber and event is removed when a configured communication is unpublished.

Key Resources