Tag Archives: Dynamics CRM Data Migration

Fixed – ‘The attachment cannot be saved. Either specify activityId or ObjectTypeCode & ObjectId’ error while processing Email Attachment using SSIS

Introduction: While performing data migration most of the time, we need to migrate Email and Email Attachments, where we first migrate the Emails and then migrate the Email Attachments. However, when we did a run for this, we were facing the below error. ‘The attachment cannot be saved. Either specify activityId or ObjectTypeCode & ObjectId.’… Read More »

Migrate Views through SSIS in Dynamics CRM

Introduction: We can migrate both System Views as well as Personal Views through SSIS in Microsoft Dynamics CRM. Before we look at how this can be done through SSIS, let’s see what System and Personal Views are. System Views:System Views are those views, similar to Public views which are automatically created by Dynamics CRM on… Read More »

Tip while migrating Products to Microsoft Dynamics CRM

Introduction Most CRM Implementations involve data migration from legacy system. This article is a tip for smooth migration of Product data to Dynamics CRM. Product Record mandatory fields As you know that the when we create the product in CRM, we select the Unit Group and the Default Unit on Product. Unit group is a… Read More »