CICSplex Web Service Summary attribute group
The CICSplex Web Service Summary attribute group summarizes information about an installed WEBSERVICE resource.
Average Request Body Length The current average request body length for the Web Service requests. The value format is a positive integer, maximum four bytes.
Average Response Body Length The current average response body length for the Web Service requests. The value format is a positive integer, maximum four bytes.
Average Response Time The current average response time for the Web Service requests in milliseconds. The value format is a positive integer, maximum four bytes.
Average Total Body Length The current average total request and response body lengths for the Web Service requests. The value format is a positive integer, maximum four bytes.
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.
Current Fault Percent The percentage of the current requests that had a fault associated with them. The value format is an integer with a maximum of two characters.
Current Request Rate The number of requests per minute in the last one to two minute span. The value format is an integer with a maximum of two characters.
Current Timeout Percent The percentage of the current requests that had a timeout associated with them. The value format is an integer with a maximum of two characters.
HWM of Request Body Length The high water mark of the current request body length for a Web Service request. The value format is a positive integer, maximum four bytes.
HWM of Response Body Length The high water mark of the current response body length for a Web Service request. The value format is a positive integer, maximum four bytes.
HWM of Response Time The high water mark of the current response time for a Web Service request in milliseconds. The value format is a positive integer, maximum four bytes.
HWM of Total Body Length The high water mark of the current total request and response body lengths for a Web Service request. The value format is a positive integer, maximum four bytes.
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 The name of the PIPELINE in which the WEBSERVICE resource is installed. For example, 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 resource expects an 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 resource. 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 The current Web service resource status. These are the valid values: Discarding, Initiating, 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. The z/OS System IDs are always in uppercase characters.
Total Number of Faults The total number of requests with an associated fault since the statistics were reset. The value format is a positive integer, maximum four bytes.
Total Number of Timeouts The total number of requests which have timed out since the statistics were reset. The value format is a positive integer, maximum four bytes.
Type Indicates whether CICS is the provider of the Web service or the requestor of the Web service. The values are:
- Provider
- Requestor
URIMAP Name The name of a dynamically installed URIMAP.
Use Count The usage count for the current Web service resource.
Web Service Name The name of the WEBSERVICE resource. The name can be up to 32 characters in length.