Navision Integration

senthilmvrsenthilmvr Member Posts: 2
edited 2009-06-24 in Navision Attain
How to integrate Microsoft Navision in php

Comments

  • ara3nara3n Member Posts: 9,256
    what version of NAV?
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • jlandeenjlandeen Member Posts: 524
    There are quite a few different options available for integrations.

    For newer installs NAV supports integrations via webservice method access to codeunits and pages natively in NAV 2009.

    For versions 4.0 to 5.0 SP1 support XML Ports that can be used to import/export XML files for processing by an external application. XML Ports can also be automated via MSMQ, NAS and other methods.

    For even older systems Staging tabales or NAV ODBC are options.

    When your working with older systems/installs it may be a good idea to update the NAV executables so that you can use newer functionality for Web Integration projects without having to go through a full object upgrade. This can normally be done with minimal effort and provided the best integration options for web or other projects.
    Jeff Landeen - Sr. Consultant
    Epimatic Corp.

    http://www.epimatic.com
Sign In or Register to comment.