MSIR.0693 Error may be due to limited XPath support in Janus SOAP ((restriction)): Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
 
(Automatically generated page update)
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
This message indicates that one of a certain class of errors occurred while parsing an XPath expression argument. These errors are those which may be due to restrictions, in ''[[Janus SOAP]]'', of the legal XPath expressions allowed. ''''Restriction'''' indicates the relevant limitation on legal XPath expressions which are imposed by the version of ''[[Janus SOAP]]'' which you are using.  
This message indicates that one of a certain class of errors occurred while parsing an [[XPath]] expression argument. These errors are those which may be due to restrictions, in [[Janus SOAP]], of the legal XPath expressions allowed. '''''restriction''''' indicates the relevant limitation on legal XPath expressions which are imposed by the version of Janus SOAP which you are using.  


This message is followed by a message (MSIR.0685) which describes the error encountered by ''[[Janus SOAP]]''. That occurrence of MSIR.0685 will <i>not</i> indicate that the error may be due to a limitation in ''[[Janus SOAP]]''; this is the reason that MSIR.0693 is issued, to inform you that the expression may be a legal XPath expression according to the World Wide Web Consortium Recommendation, but it is not supported in the version of ''[[Janus SOAP]]'' which you are using.
This message is followed by a message (MSIR.0685) which describes the error encountered by Janus SOAP. That occurrence of MSIR.0685 will <i>not</i> indicate that the error may be due to a limitation in Janus SOAP. This is the reason that MSIR.0693 is issued: to inform you that the expression may be a legal XPath expression according to the World Wide Web Consortium Recommendation, but it is not supported in the version of Janus SOAP that you are using.


[[Category:Sirius Mods Messages]]
{{Template:MSIR.0693 footer}}
[[Category:MSIR.0600 - MSIR.0799]]

Latest revision as of 23:33, 3 March 2017

This message indicates that one of a certain class of errors occurred while parsing an XPath expression argument. These errors are those which may be due to restrictions, in Janus SOAP, of the legal XPath expressions allowed. restriction indicates the relevant limitation on legal XPath expressions which are imposed by the version of Janus SOAP which you are using.

This message is followed by a message (MSIR.0685) which describes the error encountered by Janus SOAP. That occurrence of MSIR.0685 will not indicate that the error may be due to a limitation in Janus SOAP. This is the reason that MSIR.0693 is issued: to inform you that the expression may be a legal XPath expression according to the World Wide Web Consortium Recommendation, but it is not supported in the version of Janus SOAP that you are using.


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