Neuron ESB User Network

The Service Bus for the Connected Business

I'm using Neuron ESB 2.6.233.

I see that for each Topic, Publisher, and Subscriber ESB creates or checks availability of following queues:


_NonTransactional

_NonTransactional

_NonTransactional

I did not find description of that in docs, so I played with settings and found that:

Publish->Transactional property on topic determine which Topic and Subscriber queue will be used - if value of this property is False, then it will queue with _NonTransactional suffix, if the value is True - then without _NonTransactional suffix.

The property Receive->Direct works exactly as described - if it set to true then ESB sends messages directly to Subscriber queue, bypassing Topic queue completely.

What I do not understand or unable make to work are:

1) When publisher queue(s) are using? I do not find any combination of properties which forces ESB to publish messages to publisher queue first, and then move them further.

2) It is possible to change queue name for Publisher and Subscriber using Deployment->Deployment Groups->->Queues. How to change a name of Topic queue?

3) Why Neuron creates all queues, not only necessary (I specified particular mode for the Topic. I'm ready to cleanup and re-create queues if I will decide to change mode later)

4) The Publisher and Subscriber (i.e. Send + Receive Direction) for MSMQ Topic seems have a bug. I.e. the situation when you have two instances of same Publisher and Subscriber, first instance sends message, second instance receives message, is not working. Looks like ESB does not understand that Subscriber is available and produces warnings in Event Log (if property General->Log No Recipients on Topic is enabled), similar to following:

Event Info: The client PubSub1 (76d2a83e-2985-402d-a2f1-0d2331bc3afc) published Message c52fe335-ac33-4b8e-9c8a-93ea069ab105 to topic 'Test2' but there were no eligible subscribers to receive the message.

Method: Distribute

Tags: msmq

Views: 604

Reply to This

Replies to This Discussion

Oh, I see that queues name patterns were missing:

[Topic Name]
[Topic Name]_NonTransactional
[Publisher Name]
[Publisher Name]_NonTransactional
[Subscriber Name]
[Subscriber Name]_NonTransactional

OK, I did some additional research, and found answer to one of my questions. So:

2. How to explicitly specify name and location of Topic queue - it is possible to do so in Deployment Group->Queues section, with empty Party ID.

The question 1 & 4 seems connected, so a publisher queue should work exactly as a Subscriber queue in case when Publisher has dual role and can work as a Subscriber too. But this scenario is not working,  due, IMHO, some bug in Neuron ESB.

RSS

Neuron ESB Product Support Forums and Communities

Latest Activity

Anupama Nair posted a discussion

Marketo Adapter Invalid Token

Hi,We are using the Marketo adapter to push account updates to Marketo. It works well for some time then starts failing with Invalid Token unless restarted. Is there a configuration that can be done so it can auto refresh the token when required?Thanks!See More
Nov 6, 2023
Sayantini Basak posted a discussion

Maximum payload size(REST API) for requests interfacing to NeuronESB

I am new to Neuron ESB and in our current scenario,We need to process batch transactions comprising of ~1000 records and send them to Neuron ESB for further processing. I would like to understand what is the maximum size of payload that can be transferred using REST interface to Neuron ESB.See More
Jul 22, 2022
Profile IconRobert E Dunie and Sayantini Basak joined Neuron ESB User Network
Apr 28, 2022
Profile IconDayanand, Frederic C, Steffen Greve-Oksfeldt and 1 more joined Neuron ESB User Network
Mar 16, 2022
Profile IconCam Vong and Mitja Luznar joined Neuron ESB User Network
Jan 27, 2022
Profile IconWill Hitzges, Chad Parsons, michael larsen and 4 more joined Neuron ESB User Network
Jun 11, 2021
Anupama Nair posted a discussion

ODBC stored proc polling with temporary tables

We have set up an ODBC adapter to poll a stored proc.We found that if the stored proc has a temporary table defined the rows returned are always 0.Any idea why this would be and what we can do to get around it?See More
Dec 14, 2020
Prasanth Kharade is now a member of Neuron ESB User Network
Dec 30, 2019

Badge

Loading…

© 2024   Created by Neuron Admin.   Powered by

Badges  |  Report an Issue  |  Terms of Service