Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Talend Version | 6.1.1 |
Summary | Connecting to Microsoft Azure using cMQConnectionFactory. |
Additional Versions | |
Product | Talend ESB |
Component | cMQConnectionFactory and cAMQP |
Problem Description | |
Problem root cause | |
Solution or Workaround | In order to send messages to the Microsoft Azure queue using the cAMQP component, you have to configure connection factory. Following are the steps to set up a connection to Azure in the cMQConnectionFactory component if the Azure endpoint is something like: Endpoint=sb://mytest.servicebus.windows.net/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=1alxVTE9xxxxGFB+E7D7pt7Q74BU0lAzxcvbU+RlJSLs=
|
JIRA ticket number |
Hello Jamie,
I am trying to set up Azure Event HUb the way you mentioned in this post, but ...
I receive the following error message:
The supplied URI cannot contain a User-Info section
java.lang.IllegalArgumentException: The supplied URI cannot contain a User-Info section
at org.apache.qpid.jms.JmsConnectionFactory.setRemoteURI(JmsConnectionFactory.java:406)
Can you help me please ??
Best regards
Hello @XtofBernard
Thanks for posting your issue here. Please note that it is for "Service Bus" not for "Event Hub".
Please refer to this official website page about:
https://camel.apache.org/components/latest/azure-eventhubs-component.html
If you need additional assistance on Azure Event Hub, I recommend posting directly in our Qlik Data Integration Formerly Talend forum, where active agents and our active user base are able to give more assistance.
Best regards
Sabrina