Web Services report

The web services report is produced using a combination of EXEC CICS INQUIRE WEBSERVICE and EXEC CICS EXTRACT STATISTICS WEBSERVICE RESID() commands.

The statistics data is mapped by the DFHPIWDS DSECT.

Table 1. Fields in the WEBSERVICEs report
Field Heading Description
WEBSERVICE Name The name of the web service.

Source field: EXEC CICS INQUIRE WEBSERVICE

WEBSERVICE Status The state of the web service.

Source field: EXEC CICS INQUIRE WEBSERVICE() STATE

Last modified date and time The time, in milliseconds since 00:00 on January 1st 1900, that the deployed WSBind file on CICS® UNIX was last updated.

Source field: EXEC CICS INQUIRE WEBSERVICE() LASTMODTIME

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

Source field: EXEC CICS INQUIRE WEBSERVICE() URIMAP

PIPELINE name The name of the PIPELINE resource that contains this web service resource.

Source field: EXEC CICS INQUIRE WEBSERVICE() PIPELINE

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

Source field: EXEC CICS INQUIRE WEBSERVICE() WSDLFILE

web service binding file The file name of the web service binding file associated with the web service resource.

Source field: EXEC CICS INQUIRE WEBSERVICE() WSBIND

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

Source field: EXEC CICS INQUIRE WEBSERVICE() BINDING

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

Source field: EXEC CICS INQUIRE WEBSERVICE() ENDPOINT

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

Source field: EXEC CICS INQUIRE WEBSERVICE() VALIDATIONST

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

Source field: EXEC CICS INQUIRE WEBSERVICE() PGMINTERFACE

Program name The name of the target application program.

Source field: EXEC CICS INQUIRE WEBSERVICE() 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.

Source field: EXEC CICS INQUIRE WEBSERVICE() CONTAINER

WEBSERVICE use count The number of times this web service was used to process a web service request.

Source field: PIW-WEBSERVICE-USE-COUNT