Hello Experts,
How to create a report to all the objects used by a Webi report?
We are using BOE 4.3
Appreciate any help!
Thanks,
Kalyani.
Hello Experts,
How to create a report to all the objects used by a Webi report?
We are using BOE 4.3
Appreciate any help!
Thanks,
Kalyani.
Have a look at the REST APIs.
Specifically this one SAP Help Portal - SAP Online Help
Hi, you might want to look at a python solution based on the local wid file (rich client) of the webi document: GitHub - CoenHordijk/SAP-BO-WebI-file-analyzer: Python tool to analyze SAP Business Objects WebI documents
Hello, did you make any progress on finding a tool that could retrieve all the objects within a BO report?
I did try to download the exportReport…ipynb file but it is not working as hoped.
Hi,
i just dropped a new version of the ipynb and the widparsetools in GIT.
please retry, and when it fails get me some details of the errors.
nb: Tested with Business Objects 4.3 \ Jupyter Lab \ Python 3.12.1 & Python 3.13