I’m starting extranet project, where php pages (web server) supposed to send data to Microsoft Dynamics NAV. I haven’t used NAV before, so I googled some info: http://blogs.msdn.com/b/freddyk/archive/2010/01/19/connecting-to-nav-web-services-from-php.aspx

The example php code looks pretty clear to me, but is there any tips or tricks (basics) that I should know before starting this project? all examples are welcome…

link|improve this question
"Tips and tricks" questions aren't a good fit for Stack Overflow. – Charles Jan 17 at 1:08
feedback

1 Answer

Here some useful links:

How can Dynamics NAV interoperate with business-specific third-party applications using webservices:

  1. Microsoft Dynamics NAV Web Services: MSDN
  2. Talking with Navision: Exposing .NET Components to Navision: MSDN

Microsoft Dynamics NAV (Navision) Communities:

  1. http://community.dynamics.com/product/nav/f/34.aspx
  2. http://www.mibuso.com/
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.