Versions Compared

Key

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

...

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

...

ParameterRequiredDescription
projectYes

the name of the project: SOURCE-PROJECTNAME for example: export-dcm or studio-dcm

flowYesthe name of the exposed flow that is started
versionNoCombination of version and branch: for example 0.0-Trunk. The version number is deprecated by default this number is always 0.0. If no version number is entered the runtime will automatically select a release using a numerical sorting algorithm.
languageCodeNoIf no language code is selected, the default language will be started
uiNoThe UI that should be used to render the page model. By default the MVC styling is selected
themeNo?? what happens if none The Theme that should be used to render the page model. By default the Forms styling is selected

User-friendly URL

To create more user friendly URL's you can also define a shortcut.

...

The following table describes all required and optional parameters that you can use to start a project

The UI that should be used to render the page model. By default the MVC styling is selected

ParameterRequiredDescription
ApplicationYes

The name of the project: SOURCE-PROJECTNAME for example: export-dcm or studio-dcm

FlowYesThe name of the exposed flow that is started
VersionNoCombination of version and branch: for example 0.0-Trunk. The version number is deprecated by default this number is always 0.0. If no version number is entered the runtime will automatically select a release using a numerical sorting algorithm.
LanguageNoIf no language code is selected, the default language will be started
UINoThe UI that should be used to render the page model. By default the MVC styling is selected
ThemeNo The Theme that should be used to render the page model. By default the Forms styling is selected