Message Broker
The Message Broker configuration category includes the following configurable options:
Message Broker Address
Channel Naming Prefix
Message Broker Password
Message Broker Type
Message Broker Username
|
Message Broker Address |
|
|
STRING | |
The connection string to use when connecting to a remote broker. | |
|
|
(no default) | |
|
|
Channel Naming Prefix |
|
|
STRING | |
If specified, all channels used by the Message Broker will have the given prefix applied to their name. | |
|
|
(no default) | |
|
|
Message Broker Password |
|
|
PASSWORD | |
The password to use when connecting to the message broker. | |
|
|
(no default) | |
|
|
Message Broker Type |
|
|
ENUM | |
Values |
|
Determines the type of message broker used for subscriptions. If EMBEDDED_ACTIVEMQ is chosen, it is started by the Subscription Matcher module. EMBEDDED_ACTIVEMQ and REMOTE_ACTIVEMQ use the following "Message Broker" configuration. KAFKA uses the following "Kafka" configuration. Use NONE if a broker is not required (e.g. if your server does not require subscriptions.) | |
|
|
EMBEDDED_ACTIVEMQ
|
|
|
|
Message Broker Username |
|
|
STRING | |
The username to use when connecting to the message broker. | |
|
|
(no default) | |
|
You are about to leave the Smile Digital Health documentation and navigate to the Open Source HAPI-FHIR Documentation.