I'm attempting to export, modify and reload some reference data from CRM (2011). For testing purposes, I'm just using one record - I can export it fine (creates XML file) and edit it as required (just a simple change to one field). However, when I then come to import the data, it fails at the "Transform" phase with the error: "The record could not be updated because the original record no longer exists in Microsoft Dynamics CRM".
The record most certainly does exist as I can run a select in SQL Server using the GUID and it's definitely there (plus it's obviously visible from the screen where it was exported).
I've tried editing the export XML file in Excel and also just editing it using a plain text editor, but the error occurs for both.
Has anyone experienced this before? Any ideas what the issue might be or how to resolve it? I can't think of anything else to try.
Thanks
*This post is locked for comments