All DFHWBEP
parameters are input only, except wbep_response_ptr and wbep_response_len,
which are input and output; and wbep_suppress_abend and wbep_close_conn, which
are output only.
The 8 character abend code associated with this exception.
The type of processing that was in progress when the error occurred. 0 indicates server processing, and 2 indicates pipeline processing.
The reason code returned by the analyzer program, if invoked.
The response code returned by the analyzer program, if invoked.
The 15 character dotted decimal IP address of the client.
The length of the dotted decimal IP address contained in WBEP_CLIENT_ADDRESS.
A one character field (Y or N) that indicates whether the connection is closed after the response is sent to the client. The default value of N indicates that the connection is not closed.
The name of the converter program, if one is used, for the failing request.
The reason code returned by the converter, if invoked.
The response code returned by the converter, if invoked.
The error code identifying the error detected.
A character field containing an eyecatcher to help with diagnostics. DFHWBA sets this to >wbepca before calling the Web error program.
An eight-character field containing the name of the program in which the error occurred.
The default HTTP status code returned by CICS® for this error. You can change the status code by manipulating the response in the buffer pointed to by WBEP_RESPONSE_PTR.
The length of the DFHWBEPC copybook.
The length of the message addressed by WBEP_MESSAGE_PTR.
A fullword number of the CICS WB message associated with the error.
A pointer to the CICS message text associated with this exception.
The fullword length of the response message text associated with this exception. CICS constructs a response only for HTTP requests; for non-HTTP requests, this field is zero. This is a complete HTTP response, including a status line, headers and message body.
For HTTP requests only, a pointer to the response message text associated with this exception.
The 15 character dotted decimal IP address of the server.
The length of the dotted decimal IP address contained in WBEP_SERVER_ADDRESS.
The target user application program associated with the Web request.
The name of the TCPIPSERVICE definition for the port on which the request was received.
The version of DFHWBEPC being passed by CICS.
A one-bit flag which, when set on, suppresses the abend AWBM.