Start of change

Web service statistics

This section contains the following statistics:

Web services: Resource statistics

These statistics can be accessed online using the EXEC CICS® EXTRACT STATISTICS WEBSERVICE RESID() command and are mapped by the DFHPIWDS DSECT. For programming information about the EXEC CICS EXTRACT STATISTICS command, see the CICS System Programming Reference manual.

The resource information gives details of various attribute settings of each WEBSERVICE resource definition. A total use count for all WEBSERVICE definitions is also available.

Table 171. Web services: Resource statistics
DFHSTUP name Field name Description
WEBSERVICE Name PIW_WEBSERVICE_NAME The name of the WEBSERVICE resource definition.

Reset characteristic: not reset

 

PIPELINE name PIW_PIPELINE_NAME The name of the PIPELINE resource that contains this WEBSERVICE resource.

Reset characteristic: not reset

 

URIMAP name PIW_URIMAP_NAME The name of a dynamically installed URIMAP resource definition, if there is one that is associated with this WEBSERVICE.

Reset characteristic: not reset

 

Web service description (WSDL) PIW_WSDL_FILE The file name of the Web service description (WSDL) file associated with the WEBSERVICE resource.

Reset characteristic: not reset

 

Web service binding file PIW_WSBIND_FILE The file name of the Web service binding file associated with the WEBSERVICE resource.

Reset characteristic: not reset

 

Web service WSDL binding PIW_WSDL_BINDING The WSDL binding represented by the WEBSERVICE. This binding is one of (potentially) many that appear in the WSDL file.

Reset characteristic: not reset

 

Endpoint PIW_ENDPOINT_URI The URI specifying the location on the network (or endpoint) of the Web service, as defined in the Web service description.

Reset characteristic: not reset

 

Validation PIW_MSG_VALIDATION Indicates whether full validation of SOAP messages against the corresponding schema in the Web service description is specified.

Reset characteristic: not reset

 

Program interface PIW_PROGRAM_INTERFACE For a service provider, indicates whether CICS passes data to the target application program in a COMMAREA or a channel.

Reset characteristic: not reset

 

Program name PIW_WEBSERVICE_PROGRAM The name of the target application program.

Reset characteristic: not reset

 

Container PIW_CONTAINER_NAME When CICS passes data to the target application program in a channel, indicates the name of the container that holds the top level data.

Reset characteristic: not reset

 

WEBSERVICE use count PIW_WEBSERVICE_USE_COUNT The number of times this WEBSERVICE resource definition was used to process a message.

Reset characteristic: reset to zero

 

WEBSERVICE Totals:

The resource statistics also include a total WEBSERVICE use count, which shows the total number of times a WEBSERVICE resource definition was used to process a message.

 

Web services: Summary resource statistics

Summary statistics are not available online.

The resource information gives details of various attribute settings of each WEBSERVICE resource definition.

Table 172. Web services: Summary resource statistics
DFHSTUP name Description
WEBSERVICE name The name of the WEBSERVICE resource definition.

 

PIPELINE name The name of the PIPELINE resource that contains this WEBSERVICE resource.

 

URIMAP name The name of a dynamically installed URIMAP resource definition, if there is one that is associated with this WEBSERVICE.

 

Web service description (WSDL) The file name of the Web service description (WSDL) file associated with the WEBSERVICE resource.

 

Web service binding file The file name of the Web service binding file associated with the WEBSERVICE resource.

 

Web service WSDL binding The WSDL binding represented by the WEBSERVICE. This binding is one of (potentially) many that appear in the WSDL file.

 

Endpoint The URI specifying the location on the network (or endpoint) of the Web service, as defined in the Web service description.

 

Validation Indicates whether full validation of SOAP messages against the corresponding schema in the Web service description is specified.

 

Program interface For a service provider, indicates whether CICS passes data to the target application program in a COMMAREA or a channel.

 

Program name The name of the target application program.

 

Container When CICS passes data to the target application program in a channel, indicates the name of the container that holds the top level data.

 

WEBSERVICE use count The number of times this WEBSERVICE resource definition was used to process a message.

 

WEBSERVICE Totals:

The summary statistics also include a total WEBSERVICE use count, which shows the total number of times a WEBSERVICE resource definition was used to process a message.

 

Related reference
Back to full list of statistics and DFHSTUP reports
Appendix A. CICS statistics tables
Interpreting these statistics
Interpreting Web and TCP/IP statistics
DFH0STAT reports for these statistics
Web Services Report
End of change
End of Product-Sensitive programming interface
[[ Contents Previous Page | Next Page Index ]]