cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BO-Server redirect

Former Member
0 Likes
1,199

Hi together,

we have a BO-Installation BO 4.2 SP 5 Patch 3 and want to use the new /BILaunchpad.

I want to build a redirection from the "old" URL:

https://server.com/BOE/BI to https://server.vom/BOE/BILaunchpad to force all users to use the new Launchpad.

Any tips to do that?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member

You can change url in config files.

C:\Program Files (x86)\SAP BusinessObjects\tomcat\webapps\BOE\WEB-INF\config\default

Duplicate the FioriBI.properties file to custom folder and change the property:

app.url.name=/BILaunchpad

Joe_Peters1
Active Contributor

I assume you also need to change the same property in bilaunchpad.properties to something else.