CRM 4.0 Entity Navigator: small tip
Well What’s best way to navigate through list of entities and it’s attributes in CRM 4.0 quickly ? I have been using following way and I think it’s quickest way to get these information in CRM 4.0
Open IE Browser and type in following URL
http://[servername]:[portname]/[orgname]/sdk/list.aspx
Replace servername, portname and organization name of your environment in above link.
This will give you list of entities as below…
Now to get list of attribute either click on entities in above screen print or type following URL (replace entity name as per your requirement)
http:// [servername]:[portname]/[orgname]/sdk/mdbrowser/entity.aspx?entity=account”>
Hope this helps..
Cheers,
MayankP:)

This was originally posted here.
*This post is locked for comments