Dears,
I want to share with you the most simple way to explore SAP BusinessObjects BI CMS Repository content using a specific simple freerepository driver connector, creating an universe with it and use it in real time to explore with WebIntelligence.
This option is complementary to AdminTools war and allow us to create our security matrix, groups/users, access levels, applications, folders, documents, universes, connections, schedules, resources of system, dependencies between documents-universes-connections and connections OLAP/BEx and so on.
1. Download the free repository explorer driver (zip file).
2. Content (unzipped)
3. Installation to use in client side (IDT) and in server side
- In your SAP BusinessObjects installation path go to next folder:
..\SAP BusinessObjects Enterprise XI 4.0\dataAccess\connectionServer\open
and edit the actual open.sbo file and add next lines (if you prefer you can rename the actual and copy the new one, if you didn't change it in the past):
inside of <Databases>...</Databases>
- In the same folder, copy next two files: SBOPRepositoryDriver.prm and SBOPRepositoryDriveren.cod
- Also, copy next files in folder ..\SAP BusinessObjects Enterprise XI 4.0\dataAccess\connectionServer\open\drivers\open
* Note: In version 4.1 the folder ..\drivers\open does not exist and you can copy all structure from the source or create the structure manually.
4. Import universe sample
- In IDT create a project and from the menu "File" select option "Retrieve a Published Universe" and "From a Local Folder"
- Select to import the SBOPRepositoryExplorer.unx:
5. Configure CMS connection
- Edit the SBOPRepositoryExplorerLocal.cnx
- Fill next required fields: Customer Name (your name/company name), System(CMS), Authentication, Username and Password
* The License Key field is not required and to use in free mode you must request your free license (see topic request free license)
- Next options:
- Max Objects per Query: this is the TOP in individual SELECT TABLE queries
- Active Log in case of trace errors or debugging
- Connection Pool Mode and Pool Timeout to manage connection timeout
- Array Fetch Size to control query blocks size
6. Test connection
7. Request a free license key
- To request a free license key we can preview data from table JMLDS__SNAPSPACE_GETSERIALID
- Copy SI_SERIALID field content and request a license key:
- After receiving the License Key you can copy and paste in the field License Key located in the connection properties:
8. Universe Content
9. Explore with WebI
Enjoy
Jorge Sousa