Activate CDE
Modify the plugin and settings XML files
<operation> <id>EDIT</id> <perspective>wcdf.edit</perspective> </operation><overlays> <overlay id="launch" resourcebundle="content/pentaho-cdf-dd/lang/messages"> <button id="launch_new_cde" label="${Launcher.CDE}" command="Home.openFile('${Launcher.CDE}', '${Launcher.CDE_TOOLTIP}', 'api/repos/wcdf/new');$('#btnCreateNew').popover('hide');"/> </overlay> <overlay id="startup.cde_dashboard" resourcebundle="content/pentaho-cdf-dd/lang/messages" priority="1"> <menubar id="newmenu"> <menuitem id="new-cde_dashboard" label="${Launcher.CDE}" command="mantleXulHandler.openUrl('${Launcher.CDE}','${Launcher.CDE_TOOLTIP}','api/repos/wcdf/new')" /> </menubar> </overlay> </overlays><new-toolbar-button>1,New CDE Dashboard,CDE Dashboard,api/repos/wcdf/new</new-toolbar-button>
Verify your Community Dashboard Editor (CDE) activation

Pentaho User Console Login
See also
PreviousCreate your first CDE dashboardNextCreate a dashboard that uses a streaming service as a data source
Last updated
Was this helpful?

