Product specifications
8.4.1 Configuring the Data Federator ODBC middleware for a connection to Web
Intelligence Rich Client
To configure the Data Federator ODBC middleware, you need to modify the openrda.ini file. This
file is installed in the following directory:
• data-federator-drivers-install-dir\OaJdbcBridge\bin\iwinnt
To configure the openrda.ini file, set parameters in the [JavaIp] section, as follows:
• CLASSPATH=data-federator-drivers-install-dir\OaJdbcBridge\oaja
va\oasql.jar;data-federator-drivers-install-dir\JdbcDriver\thindriv
er.jar;bo-install-dir\SAP BusinessObjects Enterprise XI 4.0\java\lib\Con
nectionServer.jar
• JVM_DLL_NAME=bo-install-dir\javasdk\jre6\bin\client\jvm.dll
Note:
Web Intelligence Rich Client requires JDK 6.
• JVM_OPTIONS=-DODBCMode=true -Dbusinessobjects.connectivity.directory=bo-
install-dir\SAP BusinessObjects Enterprise XI 4.0\dataAccess\connection
Server
Note:
Check the openrda.ini file to ensure that this path is not set using the Djava.endorsed.dirs
parameter. If it is, then you must remove the path from the Djava.endorsed.dirs parameter.
8.4.2 Configuring Connection Server for a Web Intelligence Rich Client connection
to Data Federator
To configure Connection Server for a Web Intelligence Rich Client connection to Data Federator, you
need to change the configuration file: connectionserver-install-dir\connectionServ
er\cs.cfg
To configure the cs.cfg file, set parameters under the JavaVM tag, as follows:
<ClassPath>
<Path>\\data-federator-drivers-install-dir\\OaJdbcBridge\\oajava\\oasql.jar</Path>
<Path>\\data-federator-drivers-install-dir\\JdbcDriver\\thindriver.jar</Path>
</ClassPath>
2012-03-1591
Creating a connection to Data Federator XI 3.0 Query Server