Versions Compared

Key

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

...

After a project has been created, some properties have to be be set:

This 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.
PropertyDescriptionRequired
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. Yes
Implementation modulesSelect which interation modules (and its included modules) will be included in the project export to be available in the runtime. No
Configuration modulesSelect which configuration modules (and its included modules) will be included in the project export to be available in the runtime. No
Process modulesSelect which process modules (and its included modules) will be included in the project export to be available in the runtime. 
Change to library
No
Default languageThe default language of the application in both Encore and the runtime. Yes
Language nameThe name of the language.Yes
LanguageThe languages that are supported by language settings in the runtime.Yes
DialectThe dialect or tone of voice such as formal or informal.No

Change a project to an internal library

To convert a regular project to an internal library:

  1. Open the project that you want to convert to an internal library. The name of this project will be shown in the title bar.
  2. Select "Change to library" in the properties tab of the properties panel.

Note: converting an existing project to a library project will delete its project configuration such as the module configuration and language.

Export a project

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

...

  • 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"

...