Integration Server 10.15 | Publish-Subscribe Developer’s Guide | An Introduction to the Publish-and-Subscribe Model | Basic Elements in the Publish-and-Subscribe Model | Services
 
Services
Services are method-like units of work. They contain logic that Integration Server executes. You build services to carry out work such as extracting data from documents, interacting with back-end resources, and publishing documents to the messaging provider. When you build a trigger, you specify the service that you want to use to process the documents that you subscribe to.
For more information about building services, see webMethods Service Development Help.