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 four characters.

CICS Region Name Is the job name or modify ID of the CICS region being monitored. Each CICS region in a z/OS operating system has a unique name. This name is an alphanumeric string, with a maximum of eight 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 four 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. These are the values:

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 is 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 read only 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 eight 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 four 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 four 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 eight characters long.

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

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 (for example, CICS is not the service provider), the PROGRAM is empty. The name can be up to eight characters in length.

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

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 four characters in length.

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 four characters in length.

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

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 4four 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 four characters.

URIMAP Name Is the name of a dynamically installed URIMAP. The value format is an alphanumeric string, maximum eight 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. These are the values:

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 in length. 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 in length.

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 in length.

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

YES
XOP supported.
NO
XOP not supported.