Skip to content

A nice and functional SAP Business Objects 4.x WebAPI client for tesing requests and exporting Report List, DataProviders and FHSQL under folderID. It works in the Java version, now we turn .NET

Notifications You must be signed in to change notification settings

Panagis1980/SAP-BO-4.2-Web-API-client

Repository files navigation

SAP BO 4.2 Web API client for RESTWS

A nice functional SAP Business Objects 4.x WebAPI client for testing requests and exporting Report List, DataProviders and FHSQL under folderID. It works in the Java version, now we turn .NET...
.NET 4.0 is prerequisite.

Apart from the ability to experiment with the API calls directly checking the response messages, document export is provided given an ancestor folder.

The FHSQL is exported in an SSIS importable form so the user can import it in SQL server and throw queries on the FHSQL. Column delimiter is ***************** and Row delimiter is ################# Watch to make the FHSQL column to be Text and not VARCHAR as it can be realyyyyyyyy Loooong!!!!

The base of the export is always a folder. All Webi documents below this folder will be exported along with their information and dataprovider type like :

  • Universe (unv & unx)
  • Relational

Also the Dataprovider connection name is exported for easily finding affected reports from changes.

For 4.2 and above, I use /cmsquery url while for 4.1 I use /infostore. The Report list will be exported in Excel file if you have Microsoft Office installed. If not, the application will export automatically to CSV, readable by Excel directly with ";" as a delimiter.

I hope you enjoy this application as I did... :)

Panagis ! 2018

Many thanks to Argy AEK mono Havana banana Katw ston Peiraia and to MOTOC Koli Adis Abeba !

About

A nice and functional SAP Business Objects 4.x WebAPI client for tesing requests and exporting Report List, DataProviders and FHSQL under folderID. It works in the Java version, now we turn .NET

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages