Getting Started
Components, requirements and templated dashboard ..

Components

xcdf file that calls myFirstDashboard.html
Whereas CDF is a development framework directed at users with JavaScript and HTML skills, Community Dashboard Editor (CDE) is a graphical dashboard editor which provides access to the dashboard components in CDF.
This tool uses a grid for the layout which enables users to create their own dashboards without needing a lot of JavaScript or HTML expertise. CDE aims to simplify the creation and addition of CTools dashboards.



Ensure the Pentaho Server is stopped.
Uncomment the following lines:
/opt/pentaho/server/pentaho-server/pentaho-solutions/system/pentaho-cdf-dd/plugin.xml
Locate the following two commented blocks in this file and remove the comment tags from these blocks.
Save.
Uncomment the following lines:
/opt/pentaho/server/pentaho-server/pentaho-solutions/system/pentaho-cdf-dd/settings.xml
Locate the block at end of the file, 'Defining the new-toolbar-button' and remove the comments tags from this block
Locate the block at end of the file, 'Defining the new-toolbar-button' and remove the comments tags from this block.
Save.
Restart the Pentaho Server.
Community Dashboard Editor (CDE)
To verify CDE is activated, do the following.
Log on to the Pentaho User Console.
From the Home page, click the Create New button.
From the menu that displays, select the New CDE Dashboard option. You can now begin creating your first CDE dashboard.

Was this helpful?
