Options

RabbitMQ

dwestdwest Member Posts: 7
Does anyone have experience of interfacing with RabbitMQ?

We have a client that wants to interface with a retail web application and they want to use RabbitMQ to handle messages.

Regards

David

dwest@jendev.com

Comments

  • Options
    geordiegeordie Member Posts: 655
    Hi, we are developing an interface with Rabbit MQ (parsing JSON messages) for connecting NAV to our new WMS.
    Right now we are at early stage but the performance seems really good.

    Which info do you need?
  • Options
    dwestdwest Member Posts: 7
    Hi,

    Thank you for your reply.

    We have a client who uses Classic Nav 2009 (v6). They are developing a retail web site and Navision will be the back end.

    It will be the usual transactions, Registration, Order, Payment etc.

    We need to interface with RabbitMQ to extract a message payload (an xml file). We will also need to package an xml file into a RabbitMQ message to update an item catalogue.

    We have had some success passing simple messages to the RabbitMQ but we don't yet know how we can package an xml file into the message.

    I would appreciate any guidance you can give.

    Regards

    David
  • Options
    geordiegeordie Member Posts: 655
    In this case I unfortunately cannot support you because our implementation is based on a unidirectional interface.
    Have you already looked at this thread?
Sign In or Register to comment.