Change MUX Shortcut Icon (On Premise Only)
search cancel

Change MUX Shortcut Icon (On Premise Only)

book

Article ID: 131540

calendar_today

Updated On:

Products

Clarity PPM SaaS Clarity PPM On Premise

Issue/Introduction

Can we get the instructions to replace the shortcut icon for the Modern UX. We have the shortcut.ico file replaced for the old UI and would like to do the same for MUX

Resolution

  • For MUX this is the file source:
    File location: META-INF\uif\wars\ppm-ux.war
    Contains images\favicon.ico
    You can see it when opening the war with Winzip / 7-zip
  • Whenever the app service starts up and it deploys the .war, the file is then deployed in tomcat-app-deploy\webapps\pm\images\favicon.ico
  • You cannot change it in tomcat-app-deploy because it is overwritten every time when deploying.
  • You have to only modify the file in ppm-ux.war
  • Then redeploy the services to apply the change