Welcome to MSDN Blogs Sign in | Join | Help

Running Data Import: How to Save and Retrieve Parsed Data

The data migration and import features let you upload data from various customer relationship management systems and data sources into Microsoft Dynamics CRM. You can import data into standard and customized attributes of most entity types, including custom entities.

To run data import and data migration you have to follow the steps in this order:

  • Parse source data that is contained in the import file.
  • Transform parsed data by using the data map.
  • Upload transformed data into Microsoft Dynamics CRM.

Parsing of the source data includes parsing of all import files associated with a particular import (data import).

Parsed data is stored in the temporary parse tables that are created for every import file. To save parsed data in the parse table you have to use the ParseImport message. To retrieve data from the parse table you can use the GetDistinctValuesImportFile message and the RetrieveParsedDataImportFile message.

It is important to remember that you cannot use these two messages before you use the ParseImport message. Also, you cannot use these messages after you use the ImportRecordsImport message. The ImportRecordsImport message submits an asynchronous job that uploads data into Microsoft Dynamics CRM. When the job is finished the parse table is no longer accessible.

For more information, see Data Migration and Import

Cheers,

Inna Agranov

Published Monday, September 29, 2008 9:21 AM by crmblog

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# discount furniture » Running Data Import: How to Save and Retrieve Parsed Data

# Migrate data from CRM 3.0 to CRM 4.0?

Is there a step by step document that sescribes how to migrate the data from CRM 3.0 to CRM 4.0?

Wednesday, October 01, 2008 10:58 AM by Ivan | SEO Consultant

# Microsoft Team Blogs - 29 Sep 2008 to 05 Oct 2008

196 Microsoft Team blogs searched, 85 blogs have new articles in the past 7 days. 194 new articles found...

Tuesday, October 28, 2008 4:41 AM by Shahed Khan (MVP C#)

Leave a Comment

(required) 
required 
(required) 
 
Page view tracker