Hi!
I am trying to create a universe based on an infoset.
I found the following procedure to connect to SAP R/3 using Data Federator in order to create a universe based on an infoset, :
While trying to follow it, I cannot find SAP ERP Java Connector under New DataSource
I have updated the jdbc.sbo file to include the classpath to the Data Federator JDBC driver (thindriver.jar) with
</Defaults>
<DataBases>
<DataBase Active="Yes" Name="Generic JDBC datasource">
<JDBCDriver>
<ClassPath><Path>C:Program FilesBusiness ObjectsBusinessObjects Data Federator 12JdbcDriverlib hindrive.jar</Path></ClassPath>
However I cannot add a universe strategy as I am missing the file datafederator.stg
Installation includes:
BObj XI 3.1
Crystal Reports 2008
Java Connector 2.1
Data Federator XI 3.0 and SP3
BO Data Federator XI 3.0 Drivers
Suggestions?
Thanks,
Stephanie