URIMAPs Global report

The URIMAPs Global report is produced using the EXEC CICS EXTRACT STATISTICS URIMAP command. The statistics data is mapped by the DFHWBGDS DSECT.

Table 1. Fields in the URIMAPs Global report
Field Heading Description
URIMAP reference count Number of times a search for a matching URIMAP definition was made.

Source field: WBG-URIMAP-REFERENCE-COUNT

Entry point reference count Number of times a search for a matching URIMAP definition that is defined as an application entry point was made.

Source field: WBG-URIMAP-ENTRYPOINT-REF

Host/Path no match count Number of times a search for a matching URIMAP definition was made, but no URIMAP definition with a matching host and path was found.

Source field: WBG-URIMAP-NO-MATCH-COUNT

Host/Path match count Number of times a search for a matching URIMAP definition was made, and a URIMAP definition with a matching host and path was found.

Source field: WBG-URIMAP-MATCH-COUNT

Disabled Number of times a URIMAP definition with a matching host and path was found, but the URIMAP definition was disabled.

Source field: WBG-URIMAP-MATCH-DISABLED

Redirected Number of times a URIMAP definition with a matching host and path was found, and the request was redirected.

Source field: WBG-URIMAP-MATCH-REDIRECT

Analyzer used Number of times a URIMAP definition with a matching host and path was found, and the analyzer program associated with the TCPIPSERVICE definition was called.

Source field: WBG-URIMAP-MATCH-ANALYZER

Static content delivered Number of times a URIMAP definition with a matching host and path was found, and static content (document template or z/OS UNIX file) was delivered as a response.

Source field: WBG-URIMAP-STATIC-CONTENT

Dynamic content delivered Number of times a URIMAP definition with a matching host and path was found, and dynamic content (produced by an application program) was delivered as a response.

Source field: WBG-URIMAP-DYNAMIC-CONTENT

PIPELINE requests Number of times a URIMAP definition with a matching host and path was found, and the request was handled by a web service.

Source field: WBG-URIMAP-PIPELINE-REQS

ATOMSERVICE requests Number of times a URIMAP definition with a matching host and path was found, and the request was handled by an Atom service.

Source field: WBG-URIMAP-ATOMSERV-REQS

Scheme (HTTP) requests Number of times a URIMAP definition with a matching host and path was found, and the scheme was HTTP.

Source field: WBG-URIMAP-SCHEME-HTTP

Scheme (HTTPS) requests Number of times a URIMAP definition with a matching host and path was found, and the scheme was HTTPS (HTTP with SSL).

Source field: WBG-URIMAP-SCHEME-HTTPS

Virtual host disabled count Number of times a URIMAP definition with a matching host and path was found, but the virtual host was disabled.

Source field: WBG-HOST-DISABLED-COUNT

Direct attach count Number of requests that are processed by directly attached user task.

Source field: WBG-URIMAP-DIRECT-ATTACH