Integration Server 10.15 | Publish-Subscribe Developer’s Guide | Steps for Building a Publish-and-Subscribe Solution | Step 7: Create Trigger Services to Process the Documents
 
Step 7: Create Trigger Services to Process the Documents
On the subscribing side, you need to create trigger services that will process the incoming documents. Use Designer or your own development environment to create these services. When creating a service to process a document, include in the input signature a document reference to the publishable document type for the published document. In this way, you can reference the data in the document using the fields defined in the publishable document type.
For more information about requirements for services that process published documents, or creating services and using document references in input signatures, see webMethods Service Development Help.