Using the RESTful Web Service SDKs

The SAP BusinessObjects RESTful Web Service SDKs are installed with the SAP BusinessObjects Business Intelligence platform.

The SAP BusinessObjects RESTful Web Service SDKs comply with the REST methodology. You can access the SDKs using any programming language that supports making HTTP requests. You can send HTTP requests from any operating system, either Microsoft Windows or UNIX, or even from a mobile platform. You can also make HTTP requests without writing code by using tools that make HTTP requests.

See the BI platform RESTful Web Service Developer Guide on the SAP Help Portal to learn about the following:

  • Retrieving the base URL, either from the CMC or with a program
  • Making RESTful web service requests
  • Logging on to the BI platform RESTful Web Service SDK
  • Logging off from the BI platform RESTful Web Service SDK