Getting the Metadata of Microsoft Dynamics CRM 2013
Hi Folks,
This post will help you out in getting the complete list of metadata of Microsoft Dynamics CRM application.
- For this first download the Microsoft Dynamics CRM SDK from the following location: https://www.microsoft.com/en-in/download/details.aspx?id=40321
- After downloading and extracting the file and navigate to the location of Tools, Metadatabrowser.
- Now here you can see two files out of which one is a compressed file and other one is readme file:
- Now the managed solution which we have as shown in the above screenshot will help us out to import into CRM.
- Now navigate to CRM application. Go to Settings – Solutions. Now click on Import to import the solution
Select the MetadataBrowser_2_0_0_5_managed file from the SDK. Import the solution into CRM.
Now after importing the solution you can see the solution in this way:
Here you can either open the metadata browser or the entity metadata browser according to your requirement. As shown below:
That is all!! It is simple to get the metadata details of your CRM application.