on 2022 Jun 08 3:50 PM
We recently upgraded from 4.2 SP9 to 4.3 SP2. (LINUX) One of our new efforts involves the use of the CMS driver & Universe to develop reports/schedules to automate some of our manual AdminTool Queries. However, I'm not able to locate the driver nor universe in the install directories mentioned.
To me this implies the component wasn't selected during the upgrade processes. Could there be other alternatives for this?
Could someone point me to a SAP note related to 4.3 or 4.x which covers the component install which provides instructions for the installation/configuration of this feature? I keep getting references to a wiki this is woefully incomplete.
https://wiki.scn.sap.com/wiki/display/BOBJ/Unlock+the+CMS+database+with+new+data+access+driver+for+B... CMS DB Driver Yeah! (coming soon as of 12/13/2016...)
I also found:
https://answers.sap.com/questions/697793/how-to-check-if-the-cms-database-driver-is-install.html which seems to indicate the driver is installed with the product... products installed and working; just missing some expected features... so I'm guessing a full install wasn't done; and now I need to find instructions for adding the missing components...
https://archive.sap.com/documents/docs/DOC-74363 which seems specific to 4.2 SP3 not 4.x or 4.3 and the more details just point back to the wiki..
Notes:
Request clarification before answering.
This feature is not installed by upgrades automatically.
If it wasn't enabled in your 4.2 install it won't be in 4.3.
You need to run AddOrRemoveProduct.sh, select modify and then select CMS DB driver and all related options. (do not unselect anything already selected as it will remove them and take snapshot of the server before running).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Just confirming: Even on a full install of 4.3? I could understand if it wasn't a full install but, I would have thought a full install as outlined https://help.sap.com/doc/46b1602a6e041014910aba7db0e91070/4.3/en-US/sbo43_bip_inst_unix_en.pdf would have included all components and features. (page 51, section 5.4.1 "FULL"
Ahh.. I see "Installs all required server components" since it wasn't "Required" since it wasn't there before, it doesn't install it.
This doesn't address your question, but it addresses your business issue.
We gave up on the CMS Universe/driver as it was still difficult to manipulate the data the way we needed to, and some properties aren't (or were not, at the time) exposed that we required.
We just wrote a simple .NET utility that pulls changes from the CMS database and persists them to a table on SQL Server. We do delta's every 15 minutes to get info on scheduled reports, and then do a full load at night to catch any deletes. There's lots of code online if you have any dev experience.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do you know if the driver has remained the same from 4.2SP3 to 4.3SP2? I was hoping to see some enhancements in that area and not go down the path you've mentioned. I'm just starting this path and needed to see/use the driver 1st hand to know if it will have what we need. Logically if I can find it though AdminTools, I'd expect to be able to do it through the universe; but maybe that's not the case.
You should find the universe in the BOE installation:
Sample Universe BI Platform CMS System Database Sample.lcmbiar
imported from <BOE folder>\SAP BusinessObjects Enterprise XI 4.0\Samples\bionbi\
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hopefully this information from the wiki helps:
https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=452559631
(Installing a patch on SP03 may uninstall the CMS DB driver, this note describes the behaviour and the solution to reinstall the CMS DB Driver)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sadly no. KB article 2405568 is for windows and 4.2SP3 install: and thus not applicable to our current 4.3SP2 enviornment unless I don't understand the install processes.
It was my understanding in the 4.3 install "Full install" type, the install would include the CMS driver; but we're unable to see it when attempting to add a connection to the universe found in the IDT install path you mentioned in other response.
User | Count |
---|---|
76 | |
22 | |
9 | |
7 | |
6 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.