Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Working with Web Services | Working with Handlers | Setting Up a Header Handler
 
Setting Up a Header Handler
To create and implement a header handler, you need to:
*Build the services for handling a request, handling a response, and handling a fault. Use the pub.soap.handler:handlerSpec specification as the signature for a service that acts as a header handler.
*Register the combination of those services as a header handler.
*Assign the header handler to the web service descriptor.