Versions Compared

Key

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

...

Start a project via a URL

Java runtime

In production mode you can start a project via the following URL http://YOURHOSTNAME:PORTNAMEPORTNUMBER/server/start?project=YOURPROJECT?flow=FLOWNAME.

...

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-Wetwijziging. If no version is selected Blueriq wil automatically select the latest version
languageCodeNoIf no language code is selected, the default language will be started
uiNo?? what happens if none is selected
themeNo?? what happens if none is selected

User-friendly URL

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

.NET runtime

In production mode you can start a project via the following URL:  http://YOURHOSTNAME:PORTNUMBER/development/Flow/Start?Application=YOURPROJECT?Flow=FLOWNAME

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

...

 

...

If no version is selected Blueriq wil automatically select the latest version
LanguageNoIf no language code is selected, the default language will be started
UINo?? what happens if none is selected
ThemeNo?? what happens if none is selected