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
Mahi_maramMahi_maram 

how can we migrate the custom objects one development environment to another development environme

 Hi,

how can we migrate the custom objects one develoment environment to another development enviornment 

Devendra@SFDCDevendra@SFDC

 

Hi Mahi_maram,

 

You can use Eclipse to download metadata in from development org and then deploy the same metadata in different org.

 

You will have to install Force.com plugin in Eclipse tool.

 

Hope this helps.

 

Regards,

Devendra S

Ankit AroraAnkit Arora

Multiple ways to do this :

 

1) If you are working in Production/Sandbox environment then you can create a outbound change set which will include your object, then you can upload that change set to production and deploy there.

 

2) If you are working in developer edition then you can create an unmanaged package and install it to other environment.

 

3) Common option is to use eclipse. Just right click on object metadata and select deploy to server option.

 

Thanks

Ankit Arora

Blog | Facebook | Blog Page


atul_Bharmalatul_Bharmal

Easiest way is using eclipse with force.com plugin.

 

Just right click on object enter your credentials and deploy :)

Sridhar BonagiriSridhar Bonagiri

Hi,

 

Easiest way to achieve this is to use Eclipse tool to deploy the custom objects from one dev org to another devlopment org.

 

Please let me know if you need more details.

 

Sridhar Bonagiri