Neuron ESB User Network

The Service Bus for the Connected Business

I have encountered a trouble sending RabbitMQ message on Neuron.

I just run the sample code under Client API-> Patterns -> Pub/Sub.  I can monitor the whole messaging process on RabbitMQ Management. And the message was successfully received by subscriber. But for Neuron Explorer, nothing happens when I monitor the EndPoint Health and Deployment->RabbitMQ. Even when I disable the subscriber on Neuron Explorer, it hasn't influence the communication.

I wonder whether Neuron directly direct the message to RabbitMQ Management. Can anyone help with this problem

Views: 267

Reply to This

Replies to This Discussion

if you are seeing the message get published and sent to the underlying queue for the subscriber, then the message is there.  do you have a subscriber connected to Neuron to receive the message?

I can see the message from RabbitMQ Management, but in Neuron Explorer, the queue has no message at all and the message rate for Publisher is just 0 even when I successfully send a message. I means, the whole process can be monitored on RabbitMQ Management HTTP API, sending, receiving, queuing, all work well. However, Neuron Explorer has no reaction to this process. I can't see message rate change on Endpoint Health, and can't see any changes in Deployment -> RabbitMQ, all fields are blank. It seems Neuron Explorer hasn't show anything about the process.

I have a subscriber connected to Neuron to receive the message and it receives message successfully. 

so..your saying it works now, good.

within Neuron explorer..there is no facility to view the messages or underlying message count of the queues that we use for the Neuron parties.  RabbitMQ doesn't expose an API that would allow us to manage those. That's why we usually recommend that customers use our MSMQ transport for the topics.  Neuron explorer does allow you to view and manage those.

oh I see, thank you very much. And another question, can I use adapter in this situation?

what situation? 

adapters can be used to bridge the bus to another technology....use case could be where one system...needs to act as a publisher or subscriber.  In that example, salesforce could be a publisher...using our adapter. our adapter would receive the message from salesforce over its native api, and publish it to a topic. Then another adapter could be a subscriber...that could be a database adapter, queue adapter or application adapter. that adapter would receive the message and know how to talk to the endpoint system

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