The Import Data Wizard has been enhanced in Microsoft Dynamics CRM 2011. It takes some of the functionality from the CRM 4.0 DMM (Data Migration Manager), as well as adding some new features.
Supported file types
The Import Data Wizard supports XML Spreadsheets (.xml), Simple Text (.csv or .txt), and multiple files (.zip). By default, the maximum size of a file is 8 MB, which means:
• Any .csv, .txt, or .xml file must not exceed 8 MB.
• Any individual file inside the .zip file must not exceed 8 MB and the total size of the .zip file, including the attachment folder, must not exceed 32 MB.
Single entity import
We will import Contact entity in this case. We will use Template for this import. To download the template, prepare the imported file and import to the system, follow below steps:
Step1: Download Template for Import
1. Under Workplace click on Contacts.
2. From the ribbon under Data group click on Import Data text under the button.
3. Select Download Template for Import.
4. In the File Download window click on Save.
5. This will save contact.xml file to your Hard Drive.
Step2: Prepare The XML File for Import
3. Enter all details which you want with all the mandetory fields and save the file as contact.xml.
Step3: Import The XML File
Supported file types
The Import Data Wizard supports XML Spreadsheets (.xml), Simple Text (.csv or .txt), and multiple files (.zip). By default, the maximum size of a file is 8 MB, which means:
• Any .csv, .txt, or .xml file must not exceed 8 MB.
• Any individual file inside the .zip file must not exceed 8 MB and the total size of the .zip file, including the attachment folder, must not exceed 32 MB.
Single entity import
We will import Contact entity in this case. We will use Template for this import. To download the template, prepare the imported file and import to the system, follow below steps:
Step1: Download Template for Import
1. Under Workplace click on Contacts.
2. From the ribbon under Data group click on Import Data text under the button.3. Select Download Template for Import.
4. In the File Download window click on Save.
5. This will save contact.xml file to your Hard Drive.
Step2: Prepare The XML File for Import
1. Open the XML file using Microsoft Excel; you will see that each column corresponds to a field on the Contact main form. It also indicates (via bolded column text) all mandatory fields for the record.
2. You may notice that all mandatory fields are bold text. So make sure that these fields have valid data for importing. You also see a unique identifier data type (lookup) on the Spreadsheet call: Owner. Owner is a system mandatory field that appears in all user-owned entities. The owner data can be populated by the data import process—we don't need to fill in this field—so remove the Owner column.3. Enter all details which you want with all the mandetory fields and save the file as contact.xml.
Step3: Import The XML File
1. Under Workplace click on Contacts
2. From the ribbon under Data group click on Import Data button.
3. In the Import data Wizard Browse the recently created contact.xml file and click on Next.
4. In the Map Fields section Map Fields between Source Fields(XML file) with CRM Fields and Click on Next.
5. In Review Mapping Summary shows Success Message, click on Next.
6. Select Yes or No in the Allow Duplicates section and also check all other features in the Import Data Wizard window and Click on Submit.
7. This will create the New records which you have created in your contact.xml file.
****** Thank You ******










