MSIR.0609 Sending response with WEB status (code) (info)

From m204wiki
Jump to navigation Jump to search

A response is being sent to an HTTP client for a request being run under JANUSDEBUG. The message indicates the HTTP status code and the informational text for the status. This message results either from a $Web_done call, a $Web_procSend without a MORE or an error that causes an automatic response to be sent.


Message attributes:

RETCODEO=0Sets online return code
RETCODEB=0Sets batch (single user) return code
CLASS=IInformation class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter
AUDITMSWrites the message with line type MS to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter

Back to list of messages