Enhanced service entities

 

Applies To: Dynamics CRM 2013

The entities described in this section are part of the enhanced service capabilities included with Microsoft Dynamics CRM 2013 Service Pack 1 (SP1) and Microsoft Dynamics CRM Online Spring ‘14.

Note

In addition to the entities linked to later in this topic, there are several entities that will appear to support a set of messages or could be used with the IOrganizationService methods. However, the following entities are for internal use only:

  • ConvertRule (Case Creation Rule): Defines the settings for automatic case creation.

  • ConvertRuleItem (Case Creation Rule Item): Defines the individual conditions required for creating case automatically.

  • RoutingRule (Routing Rule Set): Defines a set of rules to route cases automatically to queues, users, or teams.

  • RoutingRuleItem (Rule Item): Defines the individual conditions required for routing the cases.

  • SLA: Contains information about the service level agreements for cases that belong to different customers.

  • SLAItem (SLA Item) : Contains information about a tracked service level agreement (SLA) key performance indicator and the condition when it is applicable for case records.

While these entities appear to support common messages and methods, they also have a dependency on the web application so that certain messages will not work as expected when called directly from the web services. You should not use these entities in your code.

In This Section

Calendar entities

Entitlement entities

Incident (case) entities

Queue entities

Social entities

Service entities (contract, incident, knowledge base)

Schedule and appointment entities

Business management entities

See Also

What's new in this release
Implementation Guide Topic: Install Product Updates