cancel
Showing results for 
Search instead for 
Did you mean: 

BI Portal URL ???

Former Member
0 Kudos

hello experts..

i understand that when a BI system is installed there is a BI Portal installed as well. i.e you get a link (URL) to access the BI Portal and this comes by default when a BI server is installed. in my company we dont really use that but i am curious to know how to access that link as it seems to exist and is lost somewhere in the server...can someone walk me through a solution for this. ???

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Dear Rahul,

http://<hostname>:5<inst no>00/irj/portal - is the portal home page

ex:http://trsting.sap.com:50000/irj/potal where trsting.sap.com is the FQDN and with 00 being the instance number we have the port as 50000

and for the usermanagement,system information kind of links, get to

http://<hostname>:5<insta no>00

Regards

Bharathwaj V

desiree_matas
Contributor
0 Kudos

Hi Rahul,

When you install a double stack system (abap + java), you can directly access the java system by calling:

http://

:5xx00 where xx=instance number

This opens the main page of the java server (from here you can carry out some admin tasks). If you want to access the portal directly (if it is installed in the system) then go to:
http://:5xx00/irj/portal

Best regards,

Désiré