MSIR.0609 Sending response with WEB status (code) (info): Difference between revisions
Jump to navigation
Jump to search
(Created page with "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 me...") |
(Automatically generated page update) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
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. | 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. | ||
[[Category: | {{Template:MSIR.0609 footer}} | ||
[[Category:MSIR.0600 - MSIR.0799]] |
Latest revision as of 23:33, 3 March 2017
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=0 | Sets online return code |
---|---|
RETCODEB=0 | Sets batch (single user) return code |
CLASS=I | Information class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter |
AUDITMS | Writes the message with line type MS to the audit trail |
NOCOUNT | Does not increment the error count (ERCNT) parameter |