Versions Compared

Key

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

...

A model which is created in studio can be directly tested in the runtime via the development plugin (only available on the develoment environment). The same model can be distributed to another environment via the publisher. The publisher puts the specified model in the correct database and the runtime uses this database to execute the model.

Studio

The main purpose of the studio is to be able to create and maintain an application model. The studio consists of two layers:

...

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

Runtime

The main purpose of the runtime is to execute a model. 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

The main purpose of the publisher is to publish a model from one environment to another environment.

...