message integration with Windows Service Bus on premise as well as Azure Service Bus on cloud. The connector supports the communication with Queues, Topics and EventHubs through AMQP 1.0. Features of Service Bus Connector • Send messages to Queues, Topics and EventHubs with support of AMQP. • Receive from Queues and Topic asynchornously. • Connector supports Windows Service Bus on-premise as well as Azure Service Bus on cloud. • Rest Management API like CRUD for queues, Topics, Subscriptions and rules.
of my article How To Create Service Bus with Windows Azure. This article will give you brief idea on how to create queues and topics in azure cloud. Now, we will walkthrough how to send and receive message from windows azure service bus queue.
HTTP Listener into the canvas and click to open properties console. Click green plus sign and configure as follows. • Host: localhost • Port: 8081 • Method: POST • Path: servicebus
Drag the Microsoft Service Bus Connector into canvas. If, microsoft service bus connector not found, then install from Anypoint Exchange. Click on green plus sign to configure microsoft service bus connector.
Drag Microsoft Service Bus Connector in Message source area of canvas. Configure in same way as we have done above. Select Operation Queue receive and provide Source queue.