CICSplex Web Service Details attribute group

The CICSplex Web Service Details attribute group retrieves information about an installed WEBSERVICE.

Binding Is the WSDL binding string represented by the WEBSERVICE. This binding is one of (potentially) many listed in the WSDL file. The name can be up to 255 characters long.

CCSID Is the Coded Character Set Identifier used to encode data between the application program and the Web service binding file shown at runtime. The value is an integer with a maximum of 4 characters.

CICS Region Name Is the job name or modify ID of the CICS region being monitored. Each CICS region in a z/OS image has a unique name. This name is an alphanumeric string, with a maximum of 8 characters, and case-sensitive. CICS region names are always in uppercase characters.

CICS Version Is the version number of the CICS region. This number is an alphanumeric string, with a maximum of 4 characters.

Container Name Is the name of the container used if PGMINTERFACE resource returns a value of CHANNEL. The name can be up to 16 characters long.

Direct XOP Supported Shows if the Web service can handle Direct XML-binary Optimized Packaging (XOP) Supported documents. Values are:

YES
Direct XOP supported.
NO
Direct XOP not supported.

Endpoint Is the endpoint URI of a remote WEBSERVICE. This endpoint is specified in the WSDL file for a remote Web service. If a CICS application program is the service provider, then the ENDPOINT will be empty. The URI can be up to 255 characters long.

Last Modified Is the timestamp of the latest modification. This is defined in milliseconds since 00:00 on January 1st 1900, that the deployed WSBind file on HFS was last updated. This is a readonly value that CICS updates when the WEBSERVICE resource is installed or updated. The last-modified-time can be used to determine whether CICS has refreshed itself after an update is made to a WSBind file in the pickup directory.

Mapping Level Is used to convert data between language structures and the Web Services Description Language (WSDL) documents. This name may be up to 8 characters long.

Mapping Level Release Is the release number for the mapping level used to convert data between language structures and Web Services Description Language (WSDL) documents. The release number is an integer with a maximum of 4 characters.

Mapping Level Version Is the version number for the mapping level that is used to convert data between language structures and the Web service description (WSDL) documents. The version number is an integer with a maximum of 4 characters.

Origin Node Is the combination of z/OS System ID (SMFID) and CICS region name. The value format is an alphanumeric string, maximum 32 bytes, and case-sensitive.

When a situation is true, the system compares the origin node name in the attribute to the names of managed systems assigned to the item. If the origin node name matches the name of a managed system, the status of the item changes accordingly. If the names of the origin node and the managed systems do not match, the status of the item remains unchanged.

Pipeline Name Is the name of the PIPELINE in which the WEBSERVICE is installed. That is, the name of the PIPELINE resource that contains this WEBSERVICE resource. The name can be up to 8 characters long.

Program Interface Indicates whether the CICS program that implements the Web service expects input in a channel or in a commarea. Values are:

CHANNEL
The program expects input in a channel.
COMMAREA
The program expects input in a CICS common area.
N/A
The program does not expect input.

Program Name Is the name of a CICS program that implements the Web service. If this WEBSERVICE represents a remote Web service (that is, CICS is not the service provider), PROGRAM will be empty. The name can be up to 8 characters long.

Required Runtime Level Is the minimum runtime level required to run the Web service in CICS. This name can be up to 8 characters long.

Required Runtime Release Is the release number for the minimum runtime level required to run the Web service in CICS. The value is an integer up to 4 characters long.

Required Runtime Version Is the version number for the minimum runtime level required to run the Web service in CICS. The value is an integer up to 4 characters in length.

Status Is the one-character name that shows the current Web status. Values are:

DISCARDING
A DISCARD command has been issued for the WEBSERVICE. The WEBSERVICE is quiescing before being discarded. It is not accepting new work, but is allowing currently-executing work to complete.
INITING
The Web service binding file, and the WSDL file, are being copied to the shelf.
INSERVICE
Resolution of the copy of the WSBIND file on the shelf has succeeded, and the WEBSERBICE is usable.
UNUSABLE
Copying of the WSBIND file on the shelf has failed, and the WEBSERVICE is unusable.

System ID Is the four-character name that uniquely identifies an active z/OS operating system within a given CICSplex. The value format is an alphanumeric string, maximum 4 characters, and case-sensitive. z/OS System IDs are always in uppercase characters.

Use Count Is the usage count for the current Web Service. The value format is an integer, maximum 4 characters.

URIMAP Name Is the name of a dynamically installed URIMAP. The value format is an alphanumeric string, maximum 8 characters. A URIMAP is used to define the URL formats used to access your CICS system with CICS Web support. They allow you to mask the CICS resources being used from the end users. They also allow both dynamic and static content to easily be returned.

Validation Indicator Shows whether full validation of SOAP messages is currently enabled for this WEBSERVICE. Values are:

YES
Full validation is enabled.
NO
Full validation is disabled.

Web Service Name Is the name of the WEBSERVICE. The name can be up to 32 characters long. The value format is an alphanumeric string, maximum 32 characters.

WS Bind File Is the name of the Web service binding file. The name can be up to 255 characters long.

WS Description File Is the name of the Web service description file associated with the WEBSERVICE resource. The name can be up to 255 characters long.

XOP Supported Shows whether or not the Web service implementation can handle XOP documents and binary attachments in direct mode. The values are:

YES
XOP supported.
NO
XOP not supported.