Aras Devops

Change Banner

The following steps outline the process of updating the banner logo:

  1. Navigate to the existing image.
  2. Login into the Aras Innovator instance.
  3. From the Table of Contents, expand Administration and Configuration, then select Client Presentation.

  1. From Client Presentation Table of Contents, click Search Client Presentation.

  1. On Client Presentation Form, click the Search button then click the Global link.

  1. In Command Bar Section Tab, select the row with the Main Window Header label.

  1. Select com.aras.innovator.cui_default.mwh_header_logo.

  1. Notice the existing image. The height is significant for adjusting the customer’s logo to fit while maintaining conformity with the customer’s branding guidelines.

  1. On the local machine, add the required Customer Logo in the following directory:

C:\{working directory}\Instances\dev\OAuthServer\wwwroot\images

The image should be in SVG format.

  1. Navigate to the following folder: C:\{Working Directory}\AML-packages\com\aras\innovator\cui_default\CommandBarButton
  2. Open the com.aras.innovator.cui_default.mwh_header_logo file.
  3. In the com.aras.innovator.cui_default.mwh_header_logo file, do the following:
    • Change the action attribute from add to edit.
    • Add the CustomerLogo.svg in the image Tag. Ensure that the path is correct.

  1. Run the ./BuildAndDeploy.ps1 script to rebuild the Aras Innovator instance. The Banner will now be the new image.