MSMQ Transactions

CorrelationId is a property of the Message object that allows to correlate a request with an answer. Navision MSMQ adapter does not expose this property. Maybe the “createReply” method handles this field. Does it? Thanks in advance. Marco Morreale

I have come across this problem too, and would like to know if it it possible to send a direct reply back to a specific message. We are using the message queue for an external application to post item jnls and hopefully retrive price and inventory infomation abck from navision. Any help on replying to messages would be very much appreciated.