Empirum-ServiceBus Service

Attention: In order to successfully install the Empirum ServiceBus service, the configuration steps in Matrix42_RabbitMQ_Step_by_Step_Install_Guide_EN.pdf must be carried out first!

The Empirum ServiceBus service monitors changes to computers, software packages and installation status in the database and sends this information via a service bus system (Microsoft Azure Service Bus or RabbitMQ) to UUX for UEM.

Messages are received by this subscription.

The Cloud-based Microsoft Azure Service Bus or on-premises RabbitMQ systems are currently supported.

RabbitMQ is an open source message broker.

Messages are published to this topic and sent to one or more associated subscriptions.

String to establish a connection with the previously selected service bus type. To establish a secure connection via RabbitMQ, amqps:// must be used instead of amqp://.

Special characters in the password must be URL-encoded (also called percentage encoding).

To get the Microsoft Azure connection string for the topics, open your browser and

Note: If you have used the included PowerShell script, this was already added.

After the automated installation via RabbitMQ_InstallPackage.exe, the RabbitMQ server is also configured with standard values for the message exchange - except for the username and his password (these are requested during the script execution).

amqp://<Username>:<Password>@<FQDN of your RabbitMQ-Server>/matrix42

Optionally, you can specify a unique name for the ServiceBus service here.

If this value is set, it is communicated via the ESB Heartbeat response. If this field remains empty, the Empirum default name is transmitted (%ServerName%\%StandortName%).

Configure the ServiceBus service to use a proxy server.

After entering all parameters, click Apply, then click Install.

Your information is written to the database via the Apply button.