BI Publisher Trial version fails to display parameter, count and Run button
When creating a data model, I am unable to perform the step "Get XML output". The screen show blanks and lacks the fields and Run button described in the Trail version Getting Started Guide.
The server is producing a message as follows:
WARNING: Incomplete xslt._XDONFSEPARATORS: decimal separator: null, grouping separator: null
Looking at the xml files created there is a line for this parameter, but no values are assigned.
Examining the xml created shows them with the following in the variables section
<xsl:variable name="_XDONFSEPAARATORS"> but no defaults are provided for the decimal and grouping separators
Regards