Versions Compared

Key

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

...

These properties are divided into three files:

  • Include Page
    _PropertiesFileJava
    _PropertiesFileJava
    : common properties that concern security, logging and the connection to the customer data
  • Include Page
    _PropertiesCaseEngine
    _PropertiesCaseEngine
    : properties for several queues, MongoDB and Quartz
  • Include Page
    _PropertiesExternalDatasources
    _PropertiesExternalDatasources
    : properties that enable the Case Engine to communicate with the Process SQL Store

Create the files in the additional config location of the case engine and copy and paste the corresponding properties into each file.

...

Example output

StartTask event:

Image RemovedImage Added

Finishing a case

...

Code Block
languagepowershell
titleapplication-case-engine.properties
blueriq.case.engine.data.general.remove-aggregates-on-case-close = false

...