MSIR.1064: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Template:MSIR.1064 skeleton}}
{{Template:MSIR.1064 skeleton}}
<p>
<p>
This message indicates that in a Janus Web Legacy XML Support session, a Model 204 application screen being "driven" by XML is receiving an incorrect sequence number on a request.
This message indicates that in a [[Janus Web Legacy XML Support]] session, a Model&nbsp;204 application screen being "driven" by XML is receiving a processing error.Typical variants of the message include:
</p>
<p>
<b>Response:</b>
</p>
</p>
<p class="code> MSIR.1064: XMLSCREEN error: Incorrect sequence number</p>
<p class="code> MSIR.1064: XMLSCREEN error: value too long for field <fieldName></p>
<p class="code> MSIR.1064: XMLSCREEN error: error parsing POSTed XML <fieldName></p>
{{Template:MSIR.1064 footer}}
{{Template:MSIR.1064 footer}}

Latest revision as of 15:26, 31 October 2018

MSIR.1064  XMLSCREEN error: token0

This message indicates that in a Janus Web Legacy XML Support session, a Model 204 application screen being "driven" by XML is receiving a processing error.Typical variants of the message include:

MSIR.1064: XMLSCREEN error: Incorrect sequence number

MSIR.1064: XMLSCREEN error: value too long for field <fieldName>

MSIR.1064: XMLSCREEN error: error parsing POSTed XML <fieldName>

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=4Sets batch (single user) return code
CLASS=EError class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter
AUDITERWrites the message with line type ER to the audit trail
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages