Versions Compared

Key

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

The regular project type contains globals and modules which contains module elements such as attributes, decision tables and flows. Unlike library projects, a regular project can be executed by the runtime. A project may include library projects and a regular project can be converted to a library project.

...

PropertyDescription
Entry-point moduleOnly exposed flows and web services that are defined in this module or its included modules will be exposed by the runtime. This module is automatically opened in Blueriq Encore after selecting a project. 
Implementation modulesSelect which interation modules (and its included modules) will be included in the project export to be available in the runtime. 
Configuration modulesSelect which configuration modules (and its included modules) will be included in the project export to be available in the runtime. 
Process modulesSelect which process modules (and its included modules) will be included in the project export to be available in the runtime. 
Change to libraryThis converts the regular project to an internal library project. Note: converting an existing project to a library project will delete its project configuration such as the module configuration and language.
Default languageThe default language of the application in both Encore and the runtime. 
Language nameThe name of the language.
LanguageThe languages that are supported by language settings in the runtime.
DialectThe dialect or tone of voice such as formal or informal.

...

To export a library project either, the project needs to be valid. Read more about project validation here. 

If a project is valid, it can be exported using one of these options:

  • Open the context menu () of a project in the navigation panel and choose "Export".
  • Or once the library project has already been selected choose "Export project"

...