Integration Server 10.15 | Publish-Subscribe Developer’s Guide | Steps for Building a Publish-and-Subscribe Solution | Step 8: Define the Triggers
 
Step 8: Define the Triggers
On the subscribing side, create triggers to associate one or more publishable document types with the service that processes the published documents. To associate a publishable document type with the service, you create a condition in the trigger that identifies the publishable document type you are subscribing to and the service to invoke when a document of that type arrives. You can further refine the condition by adding filters that specifies criteria for the contents of a published document. When you save the trigger, Integration Server uses the conditions in the trigger to define subscriptions to publishable document types.
For more information about how to define triggers, see webMethods Service Development Help.