Versions Compared

Key

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

...

The main purpose of the studio is to create and maintain an application. Creating an application consists of creating processes and tasks flows, designing the interaction which is based on the domain model.

 

Runtime

Publisher

The main purpose of the runtime is to execute an application.

The main purpose of the publisher is to publish an application from one environment to another environment.

With the composer it is possible to edit parts in an application when running in runtime.Composer

Interaction

These components interact with each other as depicted in the next diagram.

...

  • Revision control of elements
  • External and internal libraries
  • Multilingual elements
  • Process modelling

Runtime

The main purpose of the runtime is to execute an application. The runtime runs on top of an application server, e.g. Tomcat, JBoss, Websphere or ISS. On the next level the 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 plugins are available, e.g. Dashboard, CMIS, which serve special functionality.

...

Key features of the runtime:

  • todo

Publisher

...

Via the connection with studio, the publisher can pick up the actual studio application from the development environment and publish it to a central database. This central database can be accessed by the runtimes of different environments, e.g. test, acceptation or production environment. See also the following figure. This publisher is available in Java and .Net.

...