cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X

Problems receiving messages with the RabbitMQ Extension

jknorr
6-Contributor

Problems receiving messages with the RabbitMQ Extension

I have issues receiving messages from a RabbitMQ broker using the RabbitMQ extension.

I followed the steps from the extension guide and succesfully sent a messsage from thingworx to my broker.

Then i created a thing that implements the RabbitMQReader template with the configuration i used for the sender.

But if i try to read messages from the broker with the "GetLastMessages" service it always returns

an empty message. (see screenshot below)

What i have noticed is that after the "GetLastMessages" service was called the messages in the queue of the broker

switch from ready to the unacked state. As far as i know this means that the message was delivered

but the broker still waits for an acknowledgment from the client.

Does anyone got the extension to run properly or has an idea what this particular problem could be?

screenshot.png

0 REPLIES 0
Top Tags