Hi,
I require Connection String for NAV 2015 in MSMQ . I want to use same NAV server Instance for NAS for publishing and updating data. I do not want to use SOAP.
*This post is locked for comments
Hi,
I require Connection String for NAV 2015 in MSMQ . I want to use same NAV server Instance for NAS for publishing and updating data. I do not want to use SOAP.
*This post is locked for comments
Hi,
i have a little Example for sending and receiving Messages over MSMQ with Do.Net interop:
Sending Example:
Variables:
Receiving Example: