Unexpected Token

This error results from an unexpected character or incorrect spacing being in the request. The character or spacing is non-compliant with the expected format and may appear in any line in the request. The character (token) and the location may be defined in the message. You may also receive this error for a carriage return at the end of the request.

 

SUBMITTED

<ibdoc>
	<datarequest project_id="1" env_def="RM">
		<program parent_id="8659" id="1" ver="4" datemask='mm/dd/yyyy'>
			<m i="10" r="1" n="BI_Limit_per_Occurrence" product_id="101"/>
			<m i="10" r="1" p="28" c="10" n="BI_Limit_Factor" product_id="101">
			<q i="2" t="0" v=75287 o="="/>
			<q i="4" t="1" v=Dallas o="="/> 
			</m>
		</program>
	</datarequest>
</ibdoc>

 

RETURNED

<description>'”' is an unexpected token. The expected token is '"' or '''. Line 6, position 12.</description>

In this example, on line 6 position 12 a quotation mark has been rejected. The quotation mark is in an unacceptable font. To correct the error in this example, acceptable quotation marks must be used.

<q i="2" t="0" v="75287" o="="/>
<q i="4" t="1" v="Dallas" o="="/>

 

 

 

 

Copyright © 2022, Oracle and/or its affiliates. All rights reserved. About Oracle Insurance| Customer Support