Connect to WindowsAzureServiceBusWithAMQPUsing cMQConneccAMQP & cAMQP
Hi All,
I am trying to configure
cAMQP component to connect to windows
azure service bus with
amqp protocol and load messages in a given queue. For that I have given the connection in the
cMQConnectionFactory component
. But I am getting error in configuring the
cMQConnectionFactory connection factory component, because from the fields
HostName,
Port are filled as below:
Host NAME= "Endpoint=sb://MyServiceBus.servicebus.windows.net/;SharedAccessKeyName=BK;SharedAccessKey=f5sf4f9rreesadfget7e3a8s+K06SHAT466W/nsBtVo0=" Port= "5672".
Did anyone used this
cAMQP component to connect to
azure servicebus queue and loaded messages. Could anyone help me out with this
cMQConnectionFactory configuration.
Please see the attachment/below fig for the component configuration.
thanks in advance,
Kiran