User Tools

Site Tools


Plugin installed incorrectly. Rename plugin directory 'swiftmail.backup' to 'swiftmail'.
This translation is older than the original page and might be outdated. See what has changed.
en:software:dashboard:dashboard_installation

Installing the Dashboards

The dashboard is an analysis tool that displays live data in the form of a table or graph.

Components

The dashboard is comprised of the following files:

  • dashboard.war
  • dashboard.properties
  • loom-dashboard-ejb.jar - as a connector to TIM (delivered by default)

Installation

In order to install the dashboard, the dashboard.war file must be saved in TIM's deploy-directory.

C:\tim\jboss<version>\standalone\deployments\



The dashboard.properties file must be shifted to the \configuration\ directory in the JBoss-directory.

C:\tim\jboss<version>\standalone\configuration\



In order for the dashboard to be able to access the currently-installed version of TIM, the dashboard.properties must be configured with an editor. In Line 1, the port for the wsdlHost must be adapted for TIM.

Example
If the address for TIM clients is as follows:

http://wiki.tim-solutions.de:​8383/​loom-portal/

then the wsdlHost must be set to the following:

wsdlHost=http://wiki.tim-solutions.de:8383/

Possible Evaluation

Information on usable tables and columns can be found in the table structure.

en/software/dashboard/dashboard_installation.txt · Last modified: 2021/07/01 09:52 (external edit)