I need to implement connection between Microsoft Dynamics AX, Microsoft Dynamics Navision 5.0 and external system via WCF Service.
External System ---->WCF service ---> Axapta
External System ---->WCF service ---> Navision 5.0
I've done with integration to Microsoft Dynamics AX via Microsoft.Dynamics.BusinessConnectorNet.dll
and now i need to connect to Navision 5.0.
Is there a BusinessConnectorNet
for NAV 5.0 exists or some other ways to connect?