Versions Compared

Key

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

...

A new tab or window should appear with the selected projects. The development dashboard has many more features which you can read in the following article: Using the development dashboard [editor]

Start a project via a URL

...

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

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.
themeNoThe 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.

...