3.16 Web Service Configuration File

The followable 4‑14 defines the web services available to the CICS application.

The filename is webservice.desc.

Table 3-14 Web Services Parameters

Field Name Type Values Description
SERVICE X(256) Mandatory Name of the service
REQUEST X(256) Mandatory RECORD name of the request
RESPONSE X(256) Mandatory RECORD name of the response
TRANSACTION X(1) N | Y Optional Specifies the service to support or not support the transaction. If this field is not specified, the service does not support the transaction.