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
SrikanthKuruvaSrikanthKuruva 

Retrieve metadata ?

Hi

I need to retrieve all the metadata from an org. Currently i am not able to do so using the eclipse as it hangs up. Is there any other way we can achieve this?
Satish_SFDCSatish_SFDC
You may use ANT (Force.com Migration Tool).
In any case, I think there is a limit of 5000 component.

Regards,
Satish Kumar
Carolina Ruiz MedinaCarolina Ruiz Medina
Hy RyanReynolds,

I usually use ant as Satish_SFDC suggested, and other times with eclipse.

Also another options are :

- Mavensmate: http://mavensmate.com/
- Workbench: workbench.developerforce.com/‎

Hope it helps,

Kind Regards,
Carolina.

SrikanthKuruvaSrikanthKuruva
Hi Carolina,
Thank you for your reply. can you please guide me on how to retrieve the metadata using mavensmate. Any pointers would be helpful.

Thanks
Ryan
Carolina Ruiz MedinaCarolina Ruiz Medina
Hi Ryan,
Sorry for the delay, 

Here you have a link to how to use Mavesmate : ( So easy really )

http://mavensmate.com/Getting_Started/Users

Once you have mavenstmate installed, it is so easy. Go to the project and add the metada that you would like to retrieve :) 

Hope it helps.

Kind Regards,
Carolina.