Product specifications

</ClassPath>
<Parameter Name="JavaBean Class">com.businessobjects.beans.excel.Excel</Parameter>
<Parameter Name="URL Format">$DATASOURCE$</Parameter>
</JavaBean>
<Parameter Name="Family">Java Beans</Parameter>
<Parameter Name="Description File">bean_excel</Parameter>
<Parameter Name="Authentication Mode">Bypass</Parameter>
<Parameter Name="Extensions">bean_excel,javabean</Parameter>
</DataBase>
</DataBases>
5.4.3 To create a JavaBean connection with Extensions
1.
Navigate to the directory that contains the javabean.sbo file.
For example, on Microsoft Windows, the file is located in the connectionserver-install-
dir\connectionServer\javabean directory.
2.
Open the SBO file for viewing.
3.
Locate <Parameter Name="Extensions"> element in the Defaults section.
Note:
If you develop a JavaBean driver using the DDK, locate the Extensions parameter in the
<DataBase Active="Yes" Name="Excel Spreadsheet"> element.
4.
Use one or more of the Extensions parameter values to create your own driver directories.
For example, Extensions parameter value is javabean in the Defaults section of the file. You
can then create the connectionserver-install-dir\connectionServer\jav
abean\drivers\javabean directory.
5.
Copy the JAR files into the directories of your choice.
6.
Close the SBO file.
7.
Run the connection wizard.
The JavaBean driver that you have configured appears in the list of available connections.
8.
Select the JavaBean driver and use the wizard to configure the connection.
To load JavaBean drivers, Connection Server searches for JAR files in each directory from the most
specific to the least specific until it finds them. The connection is then available for use.
Related Topics
To create a JavaBean connection
Data access configuration files
5.5 Creating ODBC connections
2012-03-1558
Creating a connection