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
anvesh@force.comanvesh@force.com 

how to change created date?

i am migrating data of seibel to salesforce....after migrating the   record to  salesforce..the date will be  the  new date or old date?  (which the record is created in seibel is old date)...............if it is the new date in salesforce after migrating then how to change it  to  old  date? 

_Prasu__Prasu_
You need to log a case with Salesforce support for allowing editing the Audit fields(createddate, createdby ..etc). They can enable that for you for migration purpose.
sandeep@Salesforcesandeep@Salesforce

This is possible but not directly. for this you need to log a case to Salesforce " Create Aduit field" permission

souvik9086souvik9086

Log a case to salesforce and they will enable it. then you can get the access.

NOTE: Even then you can only change it during first insert, not during update.

 

If this post is helpful please throw Kudos.If this post solves your problem kindly mark it as solution.

Thanks

SharathChandraSharathChandra

You can create custom DateTime field in salesforce which will show the sibel created date.

anvesh@force.comanvesh@force.com

log  a  case  means  we need to  generate  case to  salesforce  is it ?

souvik9086souvik9086

Yes you generate a case to salesforce about Enable Audit field feature.

 

If this post is helpful please throw Kudos.If this post solves your problem kindly mark it as solution.

Thanks

sandeep@Salesforcesandeep@Salesforce

Earlier I have posted a blog for this "How to log a case in salesforce" Please go here and get help

http://www.codespokes.com/2012/08/how-do-i-log-case-to-salesforce-support.html