Versions Compared

Key

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

...

Table of Contents

Description

Blueriq comes with a component that enables The 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.

...

Installation

 folder is merged)In order to use this component, the 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.

UI Expand
titleJava

Unzip the Dashboard-Plugin-x.y.z.zip and copy the extracted folders to the runtime folder (make sure that the 

Include Page
_HomeFolder_HomeFolder
UI Expand
title.NET

For using the dashboard component In order to use this component, make sure to put have the DashboardBlueriqComponentDashboard.dll in the the /bin  directory directory of your .NET webapp installation.

Configuration

No additional configuration is required.

...