XML-22031: (Error) Variable not defined: '_XDONFSEPARATORS'.
Hi all,
I had prepared a XLS template using an XML data file. I had written all the tags with XDO_ and XDO_GROUP_.
But when i run the template it is showing the below error. Please help me in this. My BIP version is
BI Publisher Core | 11.1.1.6.0 |
Error message:
=========================================================
<Line 4, Column 57>: XML-22031: (Error) Variable not defined: '_XDONFSEPARATORS'.
@Line 4 ==> <fo:root xdofo:nf-separator="{$_XDONFSEPARATORS}">
<FOProcessor> <> oracle.xdo.XDOException: java.lang.reflect.InvocationTargetException
at oracle.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1207)
at oracle.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:278)
at oracle.xdo.template.FOProcessor.createFO(FOProcessor.java:2007)