This is a reference to the URLs available to work with SAP BW connections and BEx queries.
In the table below are indicated the 4.0 and/or 4.1 releases from which each call is supported. The URL must be used with the default base URL value: <webiURL>.
Action | Method | URL | Release |
---|---|---|---|
Getting the List of SAP BW Connections | GET | /bwconnections | 4.0 SP6 | 4.1 |
Getting the Details of an SAP BW Connection | GET | /bwconnections/{bwConnectionId} | 4.0 SP6 | 4.1 |
Browsing the Details of an SAP BW connection | PUT | /bwconnections/{bwConnectionId} | 4.0 SP6 | 4.1 |
Getting the Outline of a BEx Query | PUT | /bwconnections/{bwConnectionId}/outline | 4.0 SP6 | 4.1 |
Getting the Capabilities of a BEx Query | PUT | /bwconnections/{bwConnectionId}/capabilities | 4.0 SP6 | 4.1 |