Figure 103 shows the format of the Web Services report. This 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. The field headings and contents are described in Table 227.
Applid IYK2Z1V2 Sysid CJB2 Jobname CI07CJB2 Date 12/17/2004 Time 08:44:37 CICS 6.4.0 PAGE 24
WEBSERVICEs
WEBSERVICE Name . . . . . . . . . : WebService1
WEBSERVICE Status . . . . . . . . : Inservice
Last modified date and time . . . : 02/15/2005 / 17:22:25
URIMAP name . . . . . . . . . . . : $722250
PIPELINE name . . . . . . . . . . : WSATPROV
Web service description (WSDL). . :
Web service binding file. . . . . : /u/webserv/wsat/wsproviderdir/WebService1.wsbind
Web service WSDL binding. . . . . : WEBSRV1HTTPSoapBinding
Endpoint. . . . . . . . . . . . . : http://www.example.com/wsat/WebService1
Validation. . . . . . . . . . . . : No
Program interface . . . . . . . . : Channel
Program name. . . . . . . . . . . : WEBSRV1
Container . . . . . . . . . . . . : DFHWS-DATA
WEBSERVICE use count. . . . . . . : 3
Field Heading | Description |
---|---|
WEBSERVICE Name | The name of the Web service.
Source field: EXEC CICS INQUIRE WEBSERVICE |
![]() ![]() |
![]() 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 HFS 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 |