You need to sign in to do that
Don't have an account?

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
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
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
Easiest way is using eclipse with force.com plugin.
Just right click on object enter your credentials and deploy :)
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