Customize the look and feel
You can customize the logo, as well as the logo height and width of ARIS Process Board.
Procedure
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.
Open ARIS and log in with your user name and password.
Click Application launcher >
Administration. The Administration opens with the
Configuration view.
Click Publication settings > Manage configuration sets. All available configuration and modification sets are displayed. You can edit the modification sets.
Click Edit in the row of the relevant modification set.
Click User interface.
Click Show advanced settings.
Scroll down to Process Governance.
Enter the file name of the new logo.
Enter the height of the new logo in pixels.
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
.
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.
Stop the relevant load balancer, for example, loadbalancer_m.
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
Start the relevant load balancer, for example, loadbalancer_m.
You can now use HTTP links instead of HTTPS.