Customize ARIS Process Board

Customize the look and feel

You can customize the logo, as well as the logo height and width of ARIS Process Board.

Procedure

  1. Copy the new logo to <installation directory>\server\bin\work\work_apg_s\base\webapps\processboard\tasklist, for example, C:\SoftwareAG\ARIS10\server\bin\work\work_apg_s\base\webapps\processboard\tasklist.
  2. Open ARIS Connect and log in with your user name and password.
  3. Open a user-defined modification set for editing.
  4. Click User interface.
  5. Click Show advanced settings.
  6. Scroll down to Process Governance.
  7. Enter the file name of the new logo.
  8. Enter the height of the new logo in pixels.
  9. Enter the width of the new logo in pixels.

You have changed the logo of ARIS Process Board. You can define different customizations for each tenant. If you do not define a tenant, you customization is used for all tenants. If no customization is defined, the default colors and styles are used.

Allow access via HTTP instead of HTTPS

You can allow users to access ARIS Process Board via HTTP instead of HTTPS.

Procedure

  1. Start the ACC.
  2. Stop the relevant load balancer, for example, loadbalancer_m.
  3. Type reconfigure loadbalancer_<character> +HTTPD.zookeeper.application.instance.port="80" +zookeeper.application.instance.scheme=http

    Example

    reconfigure loadbalancer_m +HTTPD.zookeeper.application.instance.port="80" +zookeeper.application.instance.scheme=http

  4. Start the relevant load balancer, for example, loadbalancer_m.

You can now use HTTP links instead of HTTPS.