cancel
Showing results for 
Search instead for 
Did you mean: 

BO-Server redirect

11-04-2018 11:46 AM
1263 views 2 comments
0 Likes
SAP Managed Tags
Subscribe

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?

0 Likes

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.