To use the RESTful web services for Web Intelligence and the BI Semantic Layer, you must know the protocol, server name, port number and path of the service that listens to the HTTP requests. You configure the default base URL in the CMC from
. See chapter 12 of the Business Intelligence Platform Administrator Guide for more information.Basic installations of the BI platform that are installed on a single server use the default base URLs:
Web Service SDK | URL |
---|---|
BI Semantic Layer |
http://<server_name>:6405/biprws/sl/v1 |
Web Intelligence |
http://<server_name>:6405/biprws/raylight/v1 |
The following conventions apply to the REST APIs described in this guide: