Send msmq to .net app

gmorkengmorken Member Posts: 38
Hello,
We are currently looking into integration with third party webservice to book transports from sales order. We're running Navision 3.6 Native.
Is this a possible workflow scenario:

1. Send MSMQ-message from Nav
2. Let custom built .net application peek the message
3. Have .net application consume thirdparty webservice with parameter from the MSMQ-message.
4. Waiting for a response from webservice and send MSMQ-message back to Navision with the respone and write it to a textfield or something.

Regards

Comments

  • SogSog Member Posts: 1,023
    yes, msmq is available as automation (com) so it can be registered in NAV and thus can be used.
    Even a NAS is not neccesary because it appears that it only has to send/receive when a sales order is being shipped.
    |Pressing F1 is so much faster than opening your browser|
    |To-Increase|
Sign In or Register to comment.