Skip to content

Qurat Ul Ain

  • Home
  • About
  • Technology
  • Philanthropy
  • Courses
  • Ideas & Thoughts
  • Contact
  • Profile

Dynamics CRM – Multi-Tier Application Structure

January 16, 2017 by admin
207

Microsoft Dynamics CRM is a web-based application that uses a multi-tier architecture enabling the platform to be extended and scaled. Microsoft Dynamics CRM is built on the following components;

  • Microsoft SQL Server database
  • Web services
  • System services (workflow, metadata, and integration)
  • A query processor that supports the entity model
  • Secured ad hoc queries that use an XML fetch statement to protect the physical database
  • Plug-ins for business logic extensibility
  • Reporting services.

MS Dynamics CRM provides a set of APIs for interaction between the database and application and to also provides all the building blocks for the Microsoft Dynamics CRM application development.  The following diagram illustrates the Microsoft CRM architecture.

ic60761

The Business Entity Components part of the platform is responsible for creating domain-specific objects. Examples of domain-specific objects in Microsoft Dynamics CRM include Contact, Lead, Opportunity, Account, and Business Unit. These objects are created in response to instructions from the Application platform, ultimately from the Microsoft Dynamics standard UI or from customization code.

The platform does not impose business-specific logic. This layer imposes only generic domain constraints. It contains the building blocks for an application, but by itself is nothing more than a collection of related objects. However, the interaction between those objects within the domain can be assumed to implement more extensible logic such as the quote-to-order-to-invoice processing and pricing logic.

The server platform also controls access to objects through security, controls access to the database, and raises events for workflow processes and custom business logic implementations. The platform layer provides for both incoming and outgoing e-mail processing through Microsoft Exchange

 

Post navigation

Previous Post:

Sample Code

Next Post:

Dynamics CRM Database Structure

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

bio
Innovation evangelist; technology leader with exceptional skills in Microsoft CRM, Sales Automation, and related Customer Service trends. Applying digital technologies to better connect with a customer to provide better service, and uncover opportunities for new business at enterprise scale.

Recent Posts

  • Embracing Microsoft Dynamics 365 AI
  • Google Maps Integration with Dynamics CRM
  • Why should I use XRM?
© 2021 Qurat Ul Ain | Built using WordPress and SuperbThemes