function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
tanmayeetanmayee 

How to retain the value of audit fields while migrating data from one org to another

I am  migrating data from one salesforce org to another. I want to retain the value of the audit fileds i.e. created by, last modified by, created date and last modified date. I have raised a case with salesfoce.com support and they have enabled this but still I am not able to send the values of the audit fields. If anyone have any solutions for this please share.

 

thanks

tanmayee

sfdcfoxsfdcfox
It only works on data inserts, not updates; you have to delete the records and re-insert them.
tanmayeetanmayee

thanks sfdcfox for the reply. As suggessted by you I have deleted all the records but my concern is how will I send the values of audit fields using apex script when I first insert the reocrds in the target org as  I do not see the mapping for the audit fields in S2S.

DipakDipak

Actaully There is some limitation of S2S.

As per Salesforce doc , System audit fields are not yet supported.

For Details please refer http://login.salesforce.com/help/doc/en/business_network_subscribe_to_fields.htm