Versions Compared

Key

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

The development-tools component must be installed before you can use this dashboard. Once the plugin is installed navigate to http://HOSTNAME:PORTNUMBER/Runtimeruntime/server/dev/vaadin-dashboard/dashboard. The following dashboard should appear:

...

To start a project

  • Select the project Select in the branch that you are working in
  • Select the flow
  • Select the languageSelect the UI (default is MVC)
  • Select the theme (default is forms)
  • Press start
  • A new tab or window should appear with the selected project

Restore a session

You can use the debug bar to save a session. Saved sessions on the server can be loaded with the restore session widget, which will restore the session to it's current state.

  • Optionally select a test path
  • Press
  • Select the project for which you stored the session
  • Select the session you wish to start
  • A new tab or window should appear with the selected project and session

...

Exposed Blueriq webservices

You can view the WSDL file and endpoint of a Blueriq Webservice with this widget

  • Select your projectrepository
  • Select the branch
  • Select the project
  • Select the service
  • Press view WSDLA new tab or window should appear with the WSDL fileCopy service URL to copy it directly to your clipboard

Add or remove widgets

Additional widgets can be turned on and of in the widgets screenstate menu

 

Additional widgets that can be added to the development dashboard are:

  • Project shortcuts
  • Favorites
  • Sessions
  • Server tools
  • Blueriq sessions
  • Exposed Blueriq webservices
  • Runtime components
  • Recently startedInstalled plugins

Anchor
change_settings
change_settings

...

There are many configuration settings available for the runtime. Most Some settings can also be edited via the settings menu in the development dashboard. All the settings you make are stored in the

Include Page
_ConfigLocation
_ConfigLocation
 directory in the specific property files. A detailed description of the settings menu can be found here: new development dashboard settings

...

When the configuration of Blueriq has been changed, you will need to reload the configuration. The execution of this task has an impact for all projects and users on this server and can result in a temporary lack of server performance.

...

The H2 Console can be opened through the server tools widget on the link in the menu of the development dashboard. As of Blueriq 11.5, the The H2 Console is disabled by default (since Blueriq 11.5), as some of its features form a security risk. 

...