loader image

SAP BusinessObjects URLs cheat sheet

  • Home
  • SAP BusinessObjects URLs cheat sheet
Admin April 12, 2023 0 Comments

SAP BusinessObjects application have many URLs which have different functionalities and features. Below consolidated table will help Administrators and BusinessObjects Developers to access all URLs. If you know any URLs are missing or new URLs are introduced please feel free to comment.

Note:

  • <HOST NAME>  — with Webserver name or Load balancer Name
  • <WEB SERVER PORT> – Port number where webserver is running (default : 8080)
  • <WACS PORT> – Web Application Container server Port (BI 4.2 SP5 WACS is available on webserver as well)

URL Type

URL

Description


CMC

http://<HOST NAME>:<WEB SERVER PORT>/BOE/CMC

Central Management Console for Admin activities, security, servers etc.


BI Launchpad

http://<HOST NAME>:<WEB SERVER PORT>/BOE/BI

BI Launchpad for end users to access and run the reports


Fiori Launchpad

http://<HOST NAME>:<WEB SERVER PORT>/BOE/BILaunchpad

Newer version of fiorified Launchapd introduced from BI 4.2 SP4. End users can have different view of Launchpad


Query Builder

http://<HOST NAME>:<WEB SERVER PORT>/AdminTools

For Admins to retrieve CMS metadata from DB. 


Restful Webservice

http://<HOST NAME>:<WACS PORT>/biprws

Restfull Webservice URL for accessing WACS other API services. Port number should be WACS number. From BI 4.2 SP5 onwards this can be Tomcat port as well


Webservice

http://<HOST NAME>:<WEB SERVER PORT>/dswsbobje

Webservices URL for accessing and deploying webservices


BI Administration Console

http://<HOST NAME>:<WEB SERVER PORT>/BOE/BIAdminConsole

New application BI administrator Console for administrators to create automcated work flows, Landscape management and version comparison tool.


WSDLs

http://<HOST NAME>:<WEB SERVER PORT>/dswsbobje/qaawsservices

Can access all deployed WSDL from one place


Webservice Logins

http://<HOST NAME>:<WEB SERVER PORT>/dswsbobje/services/Session

Webservice Login URL for accessing client Lumira Designer, Design Studio, Liveoffice , Design Studio applications.


Open Doc link

http://<HOST NAME>:<WEB SERVER PORT>/BOE/OpenDocument/opendoc/openDocument.jsp?sIDType=CUID&iDocID=<CUID>

Accessing Webi,Crystal without logging into the system using the direct links.


Folder Link

http://<HOST NAME>:<WEB SERVER PORT>/BOE/BI?startFolder=<CUID>&isCat=false

Access Folders directly


Category Link

http://<HOST NAME>:<WEB SERVER PORT>/BOE/BI?startFolder=<CUID>&isCat=true

Access Categories from BOBJ directly


WSDL Generator

http://<HOST NAME>:<WEB SERVER PORT>/dswsbobje/qaawsservices/wsdlGenerator

Generating Webservices can done using this URL. In case of any corrupted URLs this URL will help to generate WSDL zip file in server



Webi Rest API

http://<HOST NAME>:<WEB SERVER PORT>/biprws/raylight/v1/about

http://<HOST NAME>:<WEB SERVER PORT>/biprws/raylight/v1/about

REST API URL for checking Webi Rest is working as expected.



Platform Rest API

http://<HOST NAME>:<WEB SERVER PORT>/biprws/v1/about

Platform API URL verification of BOBJ platform rest API is deployed.


Monitoring JMX

service:jmx:boeiiop://<HOST NAME>/<HOST NAME>:6400

Integration of Monitoring to JMX servers.


Leave Comment