Data at the Root Level is Invalid error during KFS installation with Oracle Database
Article # 3031409 - Page views: 98
Issue
Attempts to install Kofax Front Office Server (KFS) for use with an Oracle database fail with the following error:
Error executing Installation: Error Creating Kofax Capture Integration. Data at the root level is invalid. Line 1, position 1.
Cause
This error can occur if the NLS_CHARACTERSET in the Oracle database is not set to use a Unicode character set. KFS 4.x requires that the Oracle Database use a Unicode character set. This requirement is documented on page 15 of the Kofax Front Office Server 4.3 Installation Guide, and on page 14 of the Kofax Front Office Server 4.1 Installation Guide.
Solution
To resolve this issue, set the NLS_CHARACTERSET
to a Unicode character set such as AL32UTF8
prior to installing KFS.
Level of Complexity
Moderate
Applies to
Product | Version | Build | Environment | Hardware |
---|---|---|---|---|
Kofax Front Office Server | 4.3 4.1 |
All | Oracle Oracle RAC |
N/A |
References
N/A
Article # 3031409