Focal Point
[CLOSED] Try to create .xml synonym and getting (FOC42233) UNEXPECTED TOKEN:'%2'

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/1381057331/m/5037086196

September 18, 2019, 02:26 AM
nox
[CLOSED] Try to create .xml synonym and getting (FOC42233) UNEXPECTED TOKEN:'%2'
Hi,

I'm try to create a synonym from .xml file in iWay Datamigrator, but I keep getting this error: (FOC42233) UNEXPECTED TOKEN:'%2'

and the xml file is something like this at top:

?xml version="1.0" standalone="true"?

DocumentElement


Table1



any idea why?

This message has been edited. Last edited by: FP Mod Chuck,


WebFOCUS v8.2.06 , Windows
September 18, 2019, 12:57 PM
Clif
Presumably there are angle brackets around each element, i.e.:
<?xml version="1.0"  standalone="true"?>


If you are attempting to create a synonym for a local document be sure to use that selection and not schema which uses an xsd that describes the xml.

Also it's important to keep current as the Adapter for XML has been continuously improved over the years.

If you are still having a problem please open a case and upload the xml document you are trying to create a synonym for.


N/A