Microsoft Azure Service Bus component
Overview
The Microsoft Azure Service Bus component lets you create Azure Service Bus integration flows in Semarchy xDI.
Install the Microsoft Azure Service Bus component
If you did not install it yet, install the Microsoft Azure Service Bus component in Designer by following the component installation process.
Features
Feature | Description |
---|---|
Send messages |
Send messages to queues or topics. |
Receive messages |
Receive messages from queues or subscriptions. |
Manage message channels |
Create and delete queues, topics, and subscriptions. |
Scheduling |
Schedule sent messages so they are received later. |
Azure Identity library |
Supports Microsoft Entra ID authentication using an Azure Identity provider in the local environment. |
Actions
The Microsoft Azure Service Bus component adds the following process actions:
Action | Description |
---|---|
Creates a queue in a Azure Service Bus namespace. |
|
Creates a topic subscription in a Azure Service Bus namespace. |
|
Creates a topic in a Azure Service Bus namespace. |
|
Deletes a queue in a Azure Service Bus namespace. |
|
Deletes a topic subscription in a Azure Service Bus namespace. |
|
Deletes a topic in a Azure Service Bus namespace. |
|
Receives Azure Service Bus messages from a queue. |
|
Receives Azure Service Bus messages from a topic subscription. |
|
Sends Azure Service Bus messages to a queue. |
|
Sends Azure Service Bus messages to a topic. |