This no longer works in 4.2 SP4, not sure why. I do know SAP had major security changes in SP4 since this did work in 4.2 SP3 along with my other VBA apps. Any ideas on how to fix the Logon part? I get āInternal Errorā
I have the following References ticked: (may not need all though)
Visual Basic for applications
Microsoft Excel 16 Object Library
OLE Automation
Microsoft Office 16 Object Library
Microsoft Forms 2.0 Object Library
Business Objects Designer 14 Object Library
Crystal Enterprise Framework Library 14
Crystal Enterprise Infostore Library 14
Microsoft XML v6.0
Changing the following:
in Sub ConnectionDet():
change
Dim xml_doc As New DOMDocument
to
Dim xml_doc As New DOMDocument60
and make sure you save it as a .xlsm file so it keeps the vb code.
I know this a old post, but does anyone have a solution for this issue. ?
I am running into the same problem, however I am not sure if this is because I am using a WIN 10 client machine that has Office 2016, or if this is because the information that is being retrieved is from BOE 4.5 SP05.
Exactly the same error using BI 4.1 SP5 (yes itās old, upgrade planning has been shifted several times ⦠)
Excel is 2016 here.
Itās a localized (Dutch) version , that might trigger another problem (and yes I had to translate the error message to find a macht with this one - MS translation of error messages is ⦠like a google translate of it)
I get SOME results in the excel, though, before it bails out :
1st tab MAIN is populated with my new choices in the ārunā fields. - 2nd tab Documents : 2338 lines
3rd tab Universes : ------------------------ EMPTY except for headers ?
4th tab Categories : ------------------------ EMPTY except for headers ?
5th tab Connections : ------------------------ EMPTY except for headers ?
6th tab QaaWS : ------------------------ EMPTY except for headers ?
7th tab Disk Usage by Group :
FIRST a ācircular referenceā warning, then
āTotal MBā filled as 9.536,74 ( is that āonlyā 9Gb of documents ? ) and 2 big blue full circles showing 0 space available, 0 space used ?
- 8th tab DocDetails : 7609 lines
9th tab Usage by user : ------------------------ EMPTY except for headers ?
Is there a way to make it work on BI 4.1SP5 ? Or do I just have to wait for the upgrade to be approved and installed ?
( BIPST needs extra server config, so gives only partial data as well )
Same here, BI 4.1 SP5 :
limit the results using DATE fields, and ⦠see previous reply: 2000 lines in ādocumentsā, 7500 lines in ādocument detailsā, ācircular referencesā on the disk usage chart page, empty for everything else, AND bail out with an error.
I read your remark, and tried āwithout datesā : BINGO !
It finds 104 universes, 10.000 documents (try a different limit ?) , 22 categories, some 40ish connections,
The only measure that is not even ācloseā is ⦠ādisk spaceā : ALL of the space occupied by universes, nothing by (over 200) webi reports ?
But itās getting better.
We now - finally - have a āview on the systemā
It does NOT show āfrs/Outputā (instances) and does not give info on universes or documents "not opened since ⦠" but hey, itās a free tool and gives a lot of details already.
THANK YOU all for developing this and tweaking it (commenting the tweaks here) to keep it alive.
I tried using BI reposiotry documentor and here are my observations:
SAP BO version : 4.1 SP 1
Mircosoft Office version : MS Office Professional Plus 10
I extracted the SAP BI docuemnt folder and then copied it to the BO server.
When i ran the excel, entering the csm(hostname), user ID(having admin rights) and password, it threw below error :
This workbook has lost its VBA project, ActiveX controls and any other programmability-related features.
To resolve this issue, go to Open Control Paneā>Programs and Featuresā>Select Microsoft Office and click Change in the menu at the top, or right-click Microsoft Office and select Changeā>Select Add or remove features and click Continue.ā>n the list that appears, click the plus sign to expand Office Shared Featuresā>Click the drop-down arrow next to Visual Basic for Applications and change it to Run from My Computer. Click Continue
After few mins, change will be completed and close the excel.
Now, open the docuemnt and it opens without any error.
Click on Get Document Details Button
Entered CMS,SUerName,Password.
It started to complie data and as soon as it started collecting data for conenctions, it threw an error.
Complie error:User-define type not defiend.
But, next time when i try to run, the excel i ented the dates, and selected only uniserse. it ran and populated data in universe tab.[/img]
Have one of the macros been deleted from this file? When I click wither button nothing happens and I view the macros in the workbook I can only see the clear filter one
I have tried the macro to get BO 4.2 sp7 content details
Compiled error:
User defined type not defined.
I have tried below changes .
uncheck all missing files and point them to available files
There is about 5 BOXI librairies used :
Crystal Enterprise Framework Library
Crystal Enterprise InfoStore Library
Crystal Enterprise Plugin Manager Library
Crystal Enterprise User PlugIn
Crystal Enterprise UserGroup PlugIn
I have a trouble with the connection to the CMS. After trying to connecte with my user to the CMS, it returns : āUnable to log on : Could not connect to server xxxxxx:yyyy. Please check that the server name is correct, and that the server is running.ā
Iāve tried everything, with and without port number, trying to select references of the libsā¦