Hi guys, I have a third party system that I am trying to integrate with Navision. I want to take information from the system and create rows in the Navision system. The third party system has a Microsoft COM based API. How would you propose to perform the integration. thanks
Without detailed information, I would suggest writing Navision reports which use the COM API and retrieve data from the other system. The use of COM objects in Navision is well documented (in this forum, anyway… [;)]) and a very useful and versatile feature.