PIPELINEs report

The PIPELINEs report is produced using a combination of EXEC CICS INQUIRE PIPELINE and EXEC CICS EXTRACT STATISTICS PIPELINE RESID() commands. The statistics data is mapped by the DFHPIRDS DSECT.

Table 1. Fields in the PIPELINEs report
Field Heading Description
PIPELINE Name The name of the PIPELINE resource definition.

Source field: EXEC CICS INQUIRE PIPELINE

PIPELINE Mode The operating mode of the pipeline.

Source field: EXEC CICS INQUIRE PIPELINE() MODE()

PIPELINE Message Format The message format processed by the PIPELINE.

Source field: EXEC CICS INQUIRE PIPELINE() MSGFORMAT()

PIPELINE Enable Status Whether the PIPELINE definition is enabled or disabled.

Source field: EXEC CICS INQUIRE PIPELINE() ENABLESTATUS

Configuration file The name of the z/OS® UNIX file that provides information about the message handlers and their configuration.

Source field: EXEC CICS INQUIRE PIPELINE() CONFIGFILE

Shelf directory The fully qualified name of the shelf directory for the PIPELINE definition.

Source field: EXEC CICS INQUIRE PIPELINE() SHELF

WSDIR pickup directory The fully qualified name of the Web service binding directory (also known as the pickup directory).

Source field: EXEC CICS INQUIRE PIPELINE() WSDIR

PIPELINE use count The number of times this PIPELINE resource definition was used to install a web service or to process a web service request.

Source field: PIR-PIPELINE-USE-COUNT

JSON JAVA parser For a JSON PIPELINE resource, specifies if the JSON request message is parsed by using Java™ or from within the CICS® pipeline.

Source field: PIR_JSON_JAVA_PARSER