HAs any one tried to use Microsofts Message Queue facilities from within Navision? Roger E Crick
Roger, We have created a custom web application that uses MSMQ and the Navision Application Server. We are using the Application Server to pull XML documents from MSMQ into a Navision codeunit for processing. This setup uses the Navision communication components. There is a communication component developer guide document available in the App Server installation. Jason James
quote:
Originally posted by Roger E Crick: HAs any one tried to use Microsofts Message Queue facilities from within Navision?
You can have a look at the web-shop dispatcher routines… they use microsoft’s message queue for reading the messages from the webshop… Regards Alfonso Pertierra (Spain)apertierra@teleline.es
There is a very good example from MSDN website. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnav/html/nav_accbizlayerws.asp