Rational Developer for System z, Version 7.6

ServiceSpecification.xml

ServiceSpecification.xml is one of the options files used by the Batch Processor.

Purpose

Using the ServiceSpecification.xml file, you can specify the options required to generate new Web service interfaces or Web service implementations. In this file you can also override certain options that you specify in the PlatformProperties.xml file.

ServiceSpecification.xml allows you to create:
  • A Web service interface for existing CICS® and IMS™ applications. The generated artifacts include a Web service description and message converters.
  • A new CICS service provider application from a Web Service description. The generated artifacts include language structures, message converters and an application template.
  • A new CICS service requester implementation from a Web Service description. The generated artifacts include language structures, message converters and an application template.

Elements

You can use the following elements in the ServiceSpecification.xml document:

Sample

The ServiceSpecification.xml sample (EISService Element) illustrates the use of applicable elements and their attributes.

Schema

The Schema for ServiceSpecification.xml provides the structure for the contents of the ServiceSpecification.xml document.
Related concepts

Batch processor


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)