Options

NAV and Microsoft Project

tuthtuth Member Posts: 9
Guys

We've a requirement to integrate NAV 5.0 / NAV 2009?? Jobs and Resources to Microsoft Project.

I've spend most of the weekend searching the Net for a solution to this, no success.

Has anyone solved this problem?

Could someone give me a start with this?

I can't believe this requirement isn't more common.

Many thanks in advance,
T.

Comments

  • Options
    garakgarak Member Posts: 3,263
    u can use for example the Automation Microsoft Project 12.0 Object Library.
    Your point to start is the Class APPLICATION. if you want to use the Automation, it's not so complicated. It's the same principle like with the word or excel automation. The point to start is ever the class Application. Also read this:
    viewtopic.php?f=23&t=30536
    http://project.mvps.org/

    This site i ever use when i work with the MS Office automations:
    http://msdn.microsoft.com/en-us/library/bb726434.aspx

    I use also the chm files like this (it's an other automation example)
    viewtopic.php?f=1&t=31344

    Search also the forum for Microsof Project Automation. There are some (not many) posts. Maybe you found there what you're looking for.
    More examples about using the Project automation you can find if you take a look to VBA and study there the codeexamles.
    It's very easy to transfer this vba to C/AL with using the automation.

    Regards
    Do you make it right, it works too!
  • Options
    epernstepernst Member Posts: 20
    tuth wrote:
    Guys

    We've a requirement to integrate NAV 5.0 / NAV 2009?? Jobs and Resources to Microsoft Project.

    I've spend most of the weekend searching the Net for a solution to this, no success.

    Has anyone solved this problem?

    Could someone give me a start with this?

    I can't believe this requirement isn't more common.

    Many thanks in advance,
    T.

    Hi Tuth,
    The best options are to use the API or XML. But it really depends a lot about what you want to integrate between Navision and Microsoft Project.

    But check here if you want more information about Navision and Microsoft Project Integration
    Best regards,
    Erik P. Ernst - Microsoft MVP - Dynamics NAV
    Dynamics User Group
Sign In or Register to comment.