Set up a connector of type 'Service Bus queue' to exchange information via an Azure Service bus queue or topic.
The 'Service Bus queue' connector supports these Service Bus entities:
Name | Responsible | Description |
---|---|---|
Set up Azure Service Bus namespace - Queue |
Application Consultant |
You can use a connector of type 'Service Bus queue' to exchange information via an Azure Service bus queue. A Service Bus queue provides First In, First Out (FIFO) message delivery to one or more competing consumers. That is, receivers typically receive and process messages in the order in which they were added to the queue. And only one message consumer receives and processes each message. To set up an Azure Service Bus queue:
For more information, refer to:
|
Set up Azure Service Bus namespace - Topic and subscriptions |
Application Consultant |
You can use a connector of type 'Service Bus queue' to exchange information via an Azure Service bus topic and subscriptions. A topic and subscriptions provide a one-to-many form of communication in a publish and subscribe pattern. It's useful for scaling to large numbers of recipients. Each published message is made available to each subscription registered with the topic. Publisher sends a message to a topic and one or more subscribers receive a copy of the message, depending on filter rules set on these subscriptions.
To set up an Azure Service Bus queue:
|
Set up Service Bus queue connector |
Application Consultant |
Set up a connector of type 'Service Bus queue'. Use this connector type to exchange information via an Azure Service bus queue or topic. You can use the 'Service Bus queue' connector to:
The related document defines which data is sent to or received from a queue or topic and in which format and structure. So, the document does not result in a file. With the 'Service Bus queue' connector, you can use these external file-based documents: EDI, Fixed text, Text, XML, JSON. You can only use this connector in combination with a document for which the version 3 (V3) handler class is selected. |
Set up Service Bus search definitions |
Application Consultant |
You can use Service Bus search definitions to automatically assign Connectivity studio messages to received data records from a Service Bus. |