Which fields will be synchronized with Outlook/Nav. synchron
Nokio
Member Posts: 52
Hi,
does someone have a list or something similar where I can see all the fields which will be synchronized when you install the Outlook\Navision synchronization.
Thx 4 help,
Nokio
does someone have a list or something similar where I can see all the fields which will be synchronized when you install the Outlook\Navision synchronization.
Thx 4 help,
Nokio
0
Comments
-
OLContact.LastName := Cont.Surname;
OLContact.FirstName := Cont."First Name";
OLContact.MiddleName := Cont."Middle Name";
OLContact.JobTitle := Cont."Job Title";
OLContact.FileAs := Cont.Name;
OLContact.CompanyName := Cont."Company Name";
OLContact.BusinessAddressCountry := Country.Name;
OLContact.BusinessAddressPostalCode := Cont."Post Code";
OLContact.BusinessAddressCity := Cont.City;
OLContact.BusinessAddressStreet := Compose2LineAddress(Cont.Address, Cont."Address 2");
OLContact.BusinessHomePage := Cont."Home Page";
OLContact.BusinessPhone := Cont."Phone No.";
OLContact.MobilePhone := Cont."Mobile Phone No.";
OLContact.BusinessFax := Cont."Fax No.";
OLContact.EMail1 := Cont."E-Mail";
OLContact.AttainDbCompanyName := COMPANYNAME;
OLContact.AttainSalespersonCode := Cont."Salesperson Code";
OLContact.AttainContactNo := Cont."No.";
OLContact.AttainContextURL := CreateContactLink (Cont."No.");
OLContact.AttainContactVersionNo := Cont."Version No.";
OLContact.AttainCompanyNo := Cont."Company No.";
OLContact.LastSynchronizedTime := DATI2VARIANT(TODAY,TIME);0 -
thx Mark, but this List shows only the fields for the contact, I thougt the jobs etc. will be synchronized as well
Do you have a List with all synchronized fields?0 -
Sorry never heard of that. Only thing else you can synchronise is to do & salespersons.
You can ofcourse program your own synchronisation for jobs to outlook tatks.
Please look in codeunit 5069 - 5073 for more information.
Greetz,
Marq0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 322 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
