Product specifications

8.4.3 Setting the Windows RichClient registry key
To modify the Windows RichClient registry key, use a tool such as regedit.
1.
In the registry, locate the HKEY_LOCAL_MACHINE\SOFTWARE\SAP BusinessObjects\Suite
XI 4.0\default\WebIntelligence\RichClient key.
2.
In this key, add the following values to the classpath entry. As with all registry key values, the
values must be separated with a semicolon.
data-federator-drivers-install-dir\OaJdbcBridge\oajava\oasql.jar
data-federator-drivers-install-dir\JdbcDriver\thindriver.jar
3.
In the RichClient\JVMOptions key, add the following value to the 6 entry (if five entries already
exist):
ODBCMode=true
8.4.4 Configuring Connection Server for connections of Web Intelligence Rich Client
or universe design tool to Data Federator
It is possible to use a single configuration for creating an ODBC connection to Data Federator from the
universe design tool as well as Web Intelligence Rich Client. In addition to the configuration settings
described previously, do one of the following sets of instructions:
Do the following:
1.
Run regedit tool.
2.
In the registry, locate the HKEY_LOCAL_MACHINE\SOFTWARE\SAP BusinessObjects\Suite
XI 4.0\default\ConnectionServer\Configuration key.
3.
In this key, add the following value to the JVM Library entry: bo-install-dir\javas
dk\jre6\bin\client\jvm.dll.
Do the following:
1.
Open the cs.cfg file for editing.
2.
Locate the JavaVM tag.
3.
Set LibraryName to the same JVM directory path specified in the openrda.ini file:
...
<JavaVM>
<LibraryName JNIVersion="JNI_VERSION_1_4">\\bo-install-dir\\javasdk\\jre6\\bin\\client\\jvm.dll</Li
braryName>
</JavaVM>
2012-03-1592
Creating a connection to Data Federator XI 3.0 Query Server