CRM Errors

CRM Errors

The entity name doesn’t exist

If at some point you find this error:

IMAGE FROM BLOG ERROR

You will have to change the XML in your views. For that, you need to follow the next steps:

  1. Go to the https://environment.crm11.dynamics.com/api/data/v9.1/EntityDefinitions?$select=SchemaName,ObjectTypeCode&$filter=SchemaName eq ‘entityname’
  2. Retrieve the ObjectCodeType and copy it.
  3. Go to the XRMToolbox > View Designer and open the entity you are having the error on.
  4. For each of the views, edit the XML replacing the object in the XML with the one you have copied.
  5. Save and publish all your changes

Voilá! It will be working after that!


Join the newsletter