-
Hi developers, I have just created an appointment from NAV but I'm having a few obstacles. - I create it to start one day with OLAppointmentItem.Start(dateIni); - I want it to finish another with OLAppointmentItem.End(dateFin);... but it says that "End" is not a record var, but I've...
-
Hi Joeri I've do it, and it seems to work fine, but there is quite a lot of setup to the new Outlook Sync, so its going to be hard to find where your issue is if I can't see it. If you just Synchronise and don't do a full sync does it give you the update about whats happened? i.e. 1 record...
-
Hi, I'm working with the outlook synchronization in NAV 5.0. Now, its working quite nicely, except i have to do a Full-Synchronization everytime i want to update my calendar instead of a normal synchronization. I'm synchronizing a service table uni-directional from NAV to Outlook. Does anyone...
-
If i create a new record, and give the command to synchronize it says 0 updates. But when i do a full sync it says 1 new record.