Versions Compared

Key

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

...

Excerpt

Below the preferred deployment of Blueriq is outlined. An application is developed with Studio, which runs on the Development environment. This environment also contains a Runtime which is linked to the Studio. With this setup changes in Studio are directly reflected in the Runtime, which enables rapid application development. Once an application is ready for test, the Publisher is used to transfer the application from the Development environment to the Test(/Acceptation/Production) environment. On this environment only the Runtime is deployed to run the application.

Image Modified

Blueriq Studio

A closer look at the Studio shows that there are two layers internally:

  • Studio server
  • Encore

...

  • providing the core functionality and is responsible for maintaining the Studio repository. It provides a management service, via SOAP, which handles the connections to the Publisher, Composer and the development plug-in on the Runtime.

...

  • Encore, in which the interface elements (the screens) are handled

...

  • . This frontend requires either Chrome or Edge to run.

Image Modified

Both Studio layers run on top of an IIS application server.

Key features of the Studiodevelopment environment:

  • Complete revision control
  • Work with external and internal libraries
  • Multilingual elements
  • User and access management
  • Working with multiple projects

...

The Runtime is the execution platform that executes the application. The Runtime runs on top of an application server, e.g. Tomcat, JBoss, Websphere. On the next layer the Blueriq SDK is available which contains the Blueriq engines. The webapp is located on the next layer, which handles all web interaction. On top of the stack a number of plug-ins are available, e.g. Dashboard, CMIS, which provide specific functionality.

Image Modified

There are several options to load an application from the Studio/Encore into the Runtime:

  1. Via a direct link between the Studio server and Runtime

  2. Via a generated export on the file system (by default in

    Include Page
    _ConfigLocation
    _ConfigLocation
    /exports)

  3. Via the Publisher

...

Blueriq Runtime provides a complete guide on the Runtime.

Blueriq App Builder (out of production)

Blueriq offers an App Builder, enabling the deployment of a Blueriq application as an app. See Blueriq App Builder [OUT OF PRODUCTION]Image Removed

Blueriq Publisher

...