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 and log in with your user name and password.

  3. Click Application launcher Application launcher > Administration Administration. The Administration opens with the Configuration Configuration view.

  4. Click Portal > Manage configuration sets. All available configuration and modification sets are displayed. You can edit the modification sets.

  5. Click Edit Edit in the row of the relevant modification set.

  6. Click User interface.

  7. Click Show advanced settings.

  8. Scroll down to Process Governance.

  9. Enter the file name of the new logo.

  10. Enter the height of the new logo in pixels.

  11. 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, your 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.

    ARIS Cloud Controller can be used in multiple modes.

    To start ACC under a Windows operating system click Start > All Programs > ARIS > Administration > Start ARIS Cloud Controller. If you have changed agent user credentials you must enter the user name and/or the password.

    To start ACC under a Linux operating system, execute the acc10.sh shell script instead. To do so, enter: su -c acc10.sh aris10.

  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.