You are viewing the documentation for Blueriq 16. 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.
Subject | Property | Explanation | Property file | Additional information |
---|---|---|---|---|
blueriq.dcm.rabbitmq.host | Settings for the RabbitMQ instance used to communicate with the Case Engine. |
| ||
blueriq.dcm.rabbitmq.port | ||||
blueriq.dcm.rabbitmq.username | ||||
blueriq.dcm.rabbitmq.password | ||||
blueriq.dcm.rabbitmq.exchangeName | Exchange to which events to the Case Engine should be published | |||
blueriq.dcm.rabbitmq.queueNames | Queue from which events from the Case Engine should be consumed | |||
blueriq.dcm.rabbitmq.virtualHost | ||||
blueriq.dcm.concurrency.concurrent-consumers | RabbitMQ consumer concurrency settings, used to be able to process multiple messages at the same time. For more information on concurrent consumers see Configuring RabbitMQ. | |||
blueriq.dcm.concurrency.max-concurrent-consumers | ||||
blueriq.dcm.case-engine.url | URL and credentials for the Case Engine. | |||
blueriq.dcm.case-engine.username | ||||
blueriq.dcm.case-engine.password | ||||
blueriq.dcm.execute-automatic-tasks | Should this runtime execute automatic tasks? (default = true) | If this property is set to false, the blueriq.dcm.rabbitmq.queueNames property can be left empty, as this is the queue from which automatic tasks are read. |
Overview
Content Tools