Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents

Description

The DCM Dashboard component enables the dashboard functionality in Runtime for your Blueriq applications. The dashboard component contains several containers and services for running dashboard applications, as well as a UI style for running an application in dashboard mode. For a complete list of the containers and services that the dashboard component offers see Container types.

Requirements

for session and task services in a DCM Dashboard Application. When this component is not enabled, you will notice unexpected behavior when trying to start or complete tasks using the DCM dashboard.

Requirements

The DCM Dashboard component requires the Case Engine Client Component to be active and configured.N/A

Installation

In order to use this component, the the dcm-dashboard profile must be active. More information on how to configure the application using Spring Profiles can be found here: Application configuration with Spring Profiles.

Configuration

No additional Additional configuration is required for the components making up the DCM Dashboard, information can be found in this chapter and its subpages.

Shortcuts needed for the DCM Dashboard application to use on a specific Runtime can be defined in the dcm-dashboard.properties that originate from the fact that the Runtime is configured in this manner.

Usage

N/A

Troubleshooting

Add the artifact with groupId com.blueriq and artifactId blueriq-component-dcm-dashboard as a dependency to your Blueriq runtime POM file if you want to depend on it.

Usage

In a DCM case modelling solution scope.

Troubleshooting

Warnings are displayed in the Runtime logs when the dcm-dashboard profile is active

This will occur when both the dcm-dashboard and dashboard profiles are active. Dashboard which are modelled using the Dashboard Container types do not work in a DCM Dashboard Application setup, therefore either the one of the profiles should be enabled.N/A