Skip to main content
Matrix42 Self-Service Help Center

Frontend

Installation Sources 

The Matrix42 Remote Assistance Extension can be installed and updated via the Matrix42 Extension Gallery.

clipboard_eabef125acb7f65875bcc4164776996a0.png

Prerequisites

The following requirements are necessary for seamless integration and functionality.

  • Min. Digital Workspace Platform Version 11.0.2
  • Enterprise Service Bus Version 2.9.1.0 (will be automatically installed if not present)

Installation

The extension can be installed directly from the Digital Workspace Platform under "Administration" --> "Extension Gallery" --> Search term "Matrix42 Remote Assistance".

Click "Install" to install the extension.
Follow the further instructions of the installation wizard.

The installation of the extension takes a while.

After successful installation, the extension is not available immediately.

For the use a valid certificate is necessary. If you have already received it, copy the certificate file to the following location in your installation.

.\Matrix42\Matrix42 Workplace Management\Certificates

If you do not yet have a valid certificate, please contact Sales directly (info@matrix42.com).

If a valid certificate is available, then the "Remote Assistance" option is visible under "Administration".

clipboard_eadb453a7d81c1a0d082bd8673f370c45.png

Selection of messaging service to be used

If you run the Digital Workspace Platform in the Cloud, then use Azure Service Bus as the messaging system.

If you run the Digital Workspace Platform On-Premise, then use RabbitMQ as your messaging system.

The following matrix shows an overview which configuration you need.

clipboard_e6ec50c59b91bf09619f06ba9305c982f.png

Using Azure Service Bus

If Azure Service Bus is used, you do not have to do the configuration yourself.
This is all installed and configured for you in your Matrix42 Cloud instance by Matrix42.

Using RabbitMQ

If RabbitMQ is used, then you will find the necessary information for installation here: RabbitMQ Installation

Enterprise Service Bus Configuration in Digital Workspace Platform

The configuration of the Enterprise Service Bus using RabbitMQ as an example.

  1. In the Digital Workspace Platform, go to "Administration" --> "Integration" --> "Enterprise Service Bus" --> "Settings".
  2. Click on "Edit".
  3. Select "RabbitMQ" for Service Bus Type.
  4. Activate the "Is enabled" option.
  5. Enter the value "matrix42.uux.subscription" for the option "Subscription/Queue".
  6. Enter the value "matrix42.suem.topic" in the "Topic/Exchange" option.
  7. Activate the option "Update Connection String" and enter the RabbitMQ Connection String from your own RabbitMQ installation, with the following syntax, e.g.

    amqp://YourRabbitMQ:YourRabbitMQPassword@yourserver.imagoverum.com/matrix42
     
  8. Click on "Save" and then on "Done".

If all data has been entered correctly, the status should change to "Connected" after a short time.
The configuration of the Enterprise Service Bus with RabbitMQ is now complete.

 

    
    
    • Was this article helpful?