Versions Compared

Key

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

...

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 URLs you can also define a shortcut.

...

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

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
ThemeNoThe Theme that should be used to render the page model. By default the Forms styling is selected