Web - Navision synchronisation with Outlook

davealfadavealfa Member Posts: 34
Hi!

Our client is running Navision 4.03 and has a Web system for his Cotnacts and To-Dos. He has asked to have his Web system synchronise the Contacts and To-Dos with the Outlook.
i.e to have web pages which show the Navision Contact & To-Dos, but once these are changed from the Web they should update the user's Outlook's Contacts and Tasks.

Is this possible using ASP.net or anything else?

Any ideas are welcome

thanks,
Dave

Comments

  • ara3nara3n Member Posts: 9,256
    I think it's possible.

    Autlook communicates with NAV through xml files that are stored in job queue entries.

    You could save the xml files in a folder and see how it looks.

    Write the same data into the job queue and Nav will do the rest of the work.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
Sign In or Register to comment.