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
Gary PayneGary Payne 

How to transfer a trial developer org's outbound change set to my personal developer org?

Is there a way to transfer the work I've completed in a trial developer edition org to my personal developer org?  My trial DE org is going to expire and I want to transfer an outbound change set to my personal DE org that does not expire.  The trial DE org does not provide any other orgs for the Outbound Change Set to go to.  I'd like to get credit on Trailhead for the work I've completed in my trial DE org.
Himanshu ParasharHimanshu Parashar

Hi Gary,

You can't migrate that using outbound changeset but you can transfer that using eclipse IDE or Force.com ant migration tool.

Here is tutorials to setup eclipse

https://developer.salesforce.com/page/Force.com_IDE_Installation_for_Eclipse_3.6

once setup you can setup force.com project as define here

http://www.jitendrazaa.com/blog/salesforce/install-force-com-ide-in-eclipse-salesforce-com/


Here is the tutorials to setup ant migration tool

http://sfdcbeginner.com/salesforce-deployment-methods.html

Let me know if you fae any issue.

Thanks,
Himanshu
Salesforce Certified Developer, Administrator, Service Cloud Consultant
P.S. If my answer helps you to solve your problem please mark it as best answer. It will help other to find best answer.