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
nikita dhamalnikita dhamal 

migrate data of communities from 1 sandbox to another

I want to migrate data of communities from 1 sandbox to another.. is it possible? can anyone give me the steps to do so?
Dutta SouravDutta Sourav
Use Eclipse (Force.com IDE)
nikita dhamalnikita dhamal
can you tell me how to do it using eclipse...
Dutta SouravDutta Sourav
Hi Nikita,

Follow the download and installation instructions here:
https://developer.salesforce.com/page/Force.com_IDE_Installation

Once the Force.com IDE is installed, create a new project and provide the source org's login information and choose all meta-data objects you want to deploy to another org.
Once they've all be downloaded into your project, right-click on the project and select "Force.com->Deploy to Server" and the tool will walk you through the process with a wizard.

Check these links:
 http://salesforce.stackexchange.com/questions/47/copying-metadata-and-code-from-one-production-org-to-another/49
and
https://developer.salesforce.com/page/Migration_Tool_Guide?language=en

Best Regards,
Sourav