This is a reference to the URLs available to work with SAP BW connections and BEx queries.
The URL must be used with the default base URL value: <webiURL>.
Action | Method | URL |
---|---|---|
Browse the details of an SAP BW connection | PUT | /bwconnections/{bwConnectionId} |
Get the capabilities of a BEx query | PUT | /bwconnections/{bwConnectionId}/capabilities |
Get the details of an SAP BW connection | GET | /bwconnections/{bwConnectionId} |
Get the list of SAP BW connections | GET | /bwconnections |
Get the outline of a BEx query | PUT | /bwconnections/{bwConnectionId}/outline |