Author |
Message
|
matuwe |
Posted: Tue Nov 27, 2018 7:46 am Post subject: Publication node on IIB10 |
|
|
 Master
Joined: 05 Dec 2007 Posts: 296
|
Hi I would like to migrate my flow from broker 7 to IIB10, all my mq nodes, use mq policy. I don't have mq manager connected to my iib server. I cannot use publication node, is there anyway that I can publish to a topic without using this node? JMS or? Thank you in advance
Last edited by matuwe on Tue Nov 27, 2018 11:54 pm; edited 1 time in total |
|
Back to top |
|
 |
timber |
Posted: Tue Nov 27, 2018 8:32 am Post subject: |
|
|
 Grand Master
Joined: 25 Aug 2015 Posts: 1292
|
Not sure about others, but I did not understand most of that. You may want to explain your question in more detail. |
|
Back to top |
|
 |
matuwe |
Posted: Tue Nov 27, 2018 11:51 pm Post subject: |
|
|
 Master
Joined: 05 Dec 2007 Posts: 296
|
Hi thanks for the reply.
What I am asking is, are there other ways that I could publish to a topic without using the publication node. The problem with publication node is it requires iib to have mq connected to it.
I do not have a local mq on my iib server. |
|
Back to top |
|
 |
abhi_thri |
Posted: Wed Nov 28, 2018 1:39 am Post subject: |
|
|
 Knight
Joined: 17 Jul 2017 Posts: 516 Location: UK
|
|
Back to top |
|
 |
matuwe |
Posted: Wed Nov 28, 2018 2:21 am Post subject: |
|
|
 Master
Joined: 05 Dec 2007 Posts: 296
|
Thanks a million for the response. On broker 7 MQ server was manditory. So the Publish node worked fine. I have setup a topic on Mq and all my subscribers got the message as expected. So I just wanted to follow the same pattern of pub sub.
Thanks a million, I'll explore the MQTT Publish and see how that works. Thanks once again. I see it allows use of MQ policy so that's good start. |
|
Back to top |
|
 |
abhi_thri |
Posted: Wed Nov 28, 2018 2:32 am Post subject: |
|
|
 Knight
Joined: 17 Jul 2017 Posts: 516 Location: UK
|
hi...If V7 were using local MQ is there a specific reason you are planning to move away from it in V10? I believe the IIB license allows you to run an MQ on the local node without any additional cost which means you can continue with the similar V7 setup but still use the client-connection where it adds value. |
|
Back to top |
|
 |
matuwe |
Posted: Wed Nov 28, 2018 1:56 pm Post subject: |
|
|
 Master
Joined: 05 Dec 2007 Posts: 296
|
My client insists on not having MQ connected to IIB 10 just for two flows to work.
Thanks for the advice, I have started using MQTT publish node . And I have MQTT server started on MQ Explorer. My flow Publish with no errors, but somehow I dono where to find messages on MQ. I can see the number of messages published increased.
Now I am trying to testing using JMS output node to send to a topic.
I have 5 subscribers per topic. |
|
Back to top |
|
 |
matuwe |
Posted: Thu Nov 29, 2018 10:47 pm Post subject: |
|
|
 Master
Joined: 05 Dec 2007 Posts: 296
|
Hi. I got this to work using JMS output node.
Thanks for all the assistance. |
|
Back to top |
|
 |
|