ServiceSpecification.xml is one of the three generation properties 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. For IMS,
the generated artifacts also include the correlator file.
- A new CICS or IMS service provider application from a Web Service
description. The generated artifacts include language structures,
message converters and an application template. For IMS, the generated artifacts also
include the correlator file.
- 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: