CICSplex Web Service Summary attribute group

The CICSplex Web Service Summary attribute group summarizes information about an installed WEBSERVICE.

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

CICS Region Name Indicates 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.

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

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.

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.

Status Is the current Web Service status. These are the valid values: Discarding, Initing, Inservice, and Unusable.

System ID Indicates 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 four characters, and case-sensitive. z/OS System IDs are always in uppercase characters.

URIMAP Name Is the name of a dynamically installed URIMAP.

Use Count Is the usage count for the current Web Service.

Web Service Name Is the name of the WEBSERVICE. The name can be up to 32 characters in length.