An error code identifying the cause of the original error (wbep_error_code).
The DFHWBUCC copybook lists these codes.
The type of processing that was in progress when the error
occurred (server or pipeline).
The name of the program in which the error occurred.
The CICS® abend
code associated with the error (wbep_abend_code).
The CICS message
number associated with the error, and a pointer to the message text (wbep_message_number).
The response and reason codes returned by the analyzer or the converter
program, if used.
The name of the TCPIPSERVICE resource definition for the port on which
the request was received. (This identifies the name of the analyzer program,
if used.)
The name of any converter program that was used.
The name of the target program, that is, the application that was intended
to provide a response to the request.
The 3-digit HTTP status code that CICS intends to return to the Web client
(wbep_http_response_code). HTTP status code reference for CICS Web support lists
the status codes used by CICS Web support, and the reasons why they are used.
A pointer to a buffer containing the default HTTP response to be returned
to the Web client. This is a complete HTTP response, including the status
line, HTTP headers and message body.
The length of the default HTTP response to be returned to the Web client.
The maximum length of the response buffer is 32K.
The dotted decimal IP address for CICS as an HTTP server for this request.