Implementing Publish and Subscribe Message Routing
Implementing Publish and Subscribe Message Routing
Creating a Publish and Subscribe Operation
To use publish and subscribe features, you must create a production that includes an instance of the EnsLib.PubSub.PubSubOperationOpens in a new tab class.
Configuring Publish and Subscribe
When you configure publish and subscribe features for a production, the basic steps are:
- 
Create domains (optional).
 - 
Create a list of subscribers.
 - 
Create subscriptions to associate subscribers with topics.
 
From the Interoperability > Manage > Publish & Subscribe page, you may select Show Domains, Show Subscribers, Show Subscriptions, or Create New Subscription. The pages for domains and subscribers are similar to that for subscriptions, but each provides a different Create command: Create New Subscriber or Create New Domain Name.