Creating a new web services template

To create a new web-services-template definition, you perform the following steps.

All steps are optional unless noted as mandatory.
Creating a new web services template can only invoke an operation that takes a single string variable as input. The string variable will be filled in by an XML string representation of the incoming event.
  1. To access the WebServices Template Configuration tab from WebSphere® Application Server administrative console, go to WebSphere Business Monitor > Adaptive Action Manager > Template Definitions > Web Services.
  2. Click New.
  3. In the Template Name field, type a unique template name. This attribute is mandatory.
  4. In the Description field, type the template description.
  5. In the Target Namespace field, type the target name space attribute of the definitions element.
  6. In the Service Name field, type the service name attribute of the service element.
  7. In the End Point address field, type the location attribute of the service, port, or address element.
  8. In the Port Type field, Type the name attribute of the port type element.
  9. In the Operation Name field, type the operation name attribute of the port type or operation element.
  10. In the Input Message Name field, type the name attribute of the port type, operation, or input element.
  11. Click Apply or OK to save the entered settings.
    Note: You must save the current values by clicking Apply or OK before you can change the panes or panels. Otherwise, the changes will not be saved.
Related concepts
Adaptive Action Manager handlers
Web service handler
Related tasks
Updating a Web services template

Copyright IBM Corporation 2005. All Rights Reserved.