Versions Compared

Key

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

...

Extract the ZIP file mentioned above to a location on your hard disk. The path where the ZIP file is extracted should not contain any whitespace.

Note

The only thing you need to do before running is placing a license file in the conf\runtime and conf\case-engine folders. When using the new Blueriq DCM Dashboard service, the license file needs to be placed in the conf\runtime-dashboards and conf\case-engine-dashboards folders.

Also note that you need a license where the 'case engine' feature is enabled. The DCM Foundation also relies on the 'external flow' license. Please contact support when licenses are needed.

...

The DCM stack contains a Studio connection based on the assumption that Studio is installed with the default port. If Studio runs on another port, change it in conf\runtime\application-development-tools.properties and conf\case-engine\application-development-tools.properties. When change it in conf\runtime\application-development-tools.properties and conf\case-engine\application-development-tools.properties, change it in conf\runtime-dashboards\application-development-tools.properties and conf\case-engine-dashboards\application-development-tools.properties

The stack is set up to work with the DCM Foundation models. Either using the model exports in the beta installer, or using the Studio environment. The latest foundation models can be found at DCM 2.0 Foundation (new architecture). When the project is imported, the shortcuts might have to be updated at the runtime.

...

The DCM stack consists of 5 Tomcat instances, including instances for MongoDB (document database), Qpid (queue) and the document renderer. Components that need relational storage (SQL) use an embedded H2 database.

It requires at least 2 3 GB of free disk space and 3 GB 4 GB of (free) memory, or 6GB of (free) memory when using the new Blueriq DCM Dashboard service. Also, all the components start at once, so starting puts a heavy load on the processor. Other than that, any modern computer running Windows 10 or later should be able to run this.

...