You are viewing the documentation for Blueriq 13. Documentation for other versions is available in our documentation directory.

This component is part of an ongoing effort to separate the Process Engine from the Runtime. As this component is still in active development, it's not ready for use in production scenarios. Behavior and interfaces are subject to change.

SubjectPropertyExplanationProperty fileAdditional information

Case Engine [in development]









blueriq.case.engine.rabbitmq.host

Settings for the RabbitMQ instance used by the Case Engine to communicate with the Case Engine Client.

application.properties


blueriq.case.engine.rabbitmq.port
blueriq.case.engine.rabbitmq.username
blueriq.case.engine.rabbitmq.password
blueriq.case.engine.rabbitmq.queueNamesQueue from which events from the Case Engine Client and Case Engine Scheduler should be consumed.
blueriq.case.engine.rabbitmq.virtualHost

blueriq.process.engine.v2.rabbitmq.host

Settings for the RabbitMQ instance used by the Process Engine to communicate with the Case Engine Client.





application.properties








blueriq.process.engine.v2.rabbitmq.port
blueriq.process.engine.v2.rabbitmq.username
blueriq.process.engine.v2.rabbitmq.password
blueriq.process.engine.v2.rabbitmq.exchangeName

Exchange to which events to the Case Engine Client should be published

blueriq.process.engine.v2.rabbitmq.virtualHost

blueriq.case.engine.scheduler.rabbitmq.host

Settings for the RabbitMQ instance used by the Case Engine Scheduler to communicate with the Case Engine.





application.properties








blueriq.case.engine.scheduler.rabbitmq.port
blueriq.case.engine.scheduler.rabbitmq.username
blueriq.case.engine.scheduler.rabbitmq.password
blueriq.case.engine.scheduler.rabbitmq.exchangeName

Exchange to which events to the Case Engine should be published

blueriq.case.engine.scheduler.rabbitmq.virtualHost

blueriq.case.engine.data.mongodb.host

MongoDB settings for the Case Engine








application.properties













blueriq.case.engine.data.mongodb.port
blueriq.case.engine.data.mongodb.database
blueriq.case.engine.data.mongodb.usernameOptional
blueriq.case.engine.data.mongodb.passwordOptional
blueriq.case.engine.data.mongodb.authenticationDatabase

Optional

  • No labels