cancel
Showing results for 
Search instead for 
Did you mean: 

How to change Application name/product name in CMC landing page(http://10.20.30.175:7080/BOE/CMC)

0 Kudos

Hi,

We have SAP BO BI 4.2 SP05 and successfully change the BI Launchpad logo and application name. (http://10.20.30.175:7080/BOE/BI)

Changing logo (place new login below path and updated web.xml file

-------------------------------------------------------------------------------------------

C:\Program Files (x86)\SAP BusinessObjects\tomcat\webapps\BOE\WEB-INF\eclipse\plugins\webpath.InfoView\web\images

Changing application Name

-------------------------------------

Copy BIlaunchpad.properties from <INSTALL HOME>\SAP BusinessObjects\Tomcat6\webapps\BOE\WEB-INF\config\default to <INSTALL HOME>\SAP BusinessObjects\Tomcat6\webapps\BOE\WEB-INF\config\custom.

Updated BIlaunchpad.properties in custom folder by changing the app.name,... which works fine.

-----------------------------------------------------------------------------------------------------------------

Now i would like to reflect the same changes in CMC console ((http://10.20.30.175:7080/BOE/CMC)

Logo updated successfully change

C:\Program Files (x86)\SAP BusinessObjects\tomcat\webapps\BOE\WEB-INF\eclipse\plugins\webpath.CmcApp\web\images

I added the following file(CmcApp.properties) in custom folder and the following settings but this does not work.

app.custom.product.name=XXX

app.name=YYY

app.name.short=WWW

app.name.greeting=ZZZ

Please guide to change the Application name for the CMC console.

Thanks.

Best Regards

Accepted Solutions (0)

Answers (1)

Answers (1)

ayman_salem
Active Contributor
Unfortunately, application name and product name in CMC cannot be changed.

Any change in the CMC properties file related to these properties has no effect (it is by design).