The goals for completing this module are for students to:
- Review the types of entities and attributes available in system
- Create and edit attributes to meet an organisation’s business needs
- Examine how to create, configure, and delete custom entities
- Configure security settings to control access to and maintenance of custom entities
Module 8: Customizing Relationships and Mappings ments
This module identifies the different types of supported relationships in Microsoft Dynamics CRM, as well as the types of behavior that control how certain actions taken on a record affect related records. This training also examines entity mapping.
Lessons
Supported Entity Relationships
-
Unsupported Entity Relationships
-
One-to-Many Relationship Behavior
-
Creating Entity Relationships
-
Entity Mapping
Lab : Create a Manual Many-to-Many Relationship
- Create an Intersect Entity
- Create two Many-to-One Relationships based on the intersect entity and two related entities
- Add attributes to the intersect entity
- Expose Attributes on the Intersect Entity form
- Edit the Associated View
- Save and Publish
- Test the functionality
Lab : Create a Native Many-to-Many Relationship
- Update Entity Attribute
- Create a custom view
- Create a Custom Entity
- Create Custom Attributes
- Create a Many-to-Many relationship
- Create a Many-to-One relationship
- Update an entity form
- Update an entity Preview form
Lab : Add a Mapping
- Update Picklist Values
- Add a custom attribute
- Create an Entity Mapping
- Test the mapping
Lab : Case Study
- Create a Department Entity
- Add Department Attributes
- Create Account/Department relationship
- Create Department/Contact relationship
- Create Contact/Department relationship
- Modify the entities
- Create mappings
- Secure the new entity
- Test the functionality
The goals for completing this module are for students to:
- Identify the various types of supported relationships that can link system and custom entities
- Identify the types of relationships that are not supported by the system
- Discover how 1:N relationship rules control how certain actions taken on a record affect related records
- Create entity relationships and configure relationship behavior
- Discuss how attribute mapping facilitates data entry when creating new records that are related to a parent record
Module 9: Renaming Entities and Translating Customisations
This module examines the final two elements related to customising entities: renaming a customisable entity, and in a multilingual deployment, translating customised labels into the required languages.
Lessons
-
Renaming a Customisable Entity
-
Translate Customised Labels
Lab : Renaming a Customisable Entity
- Back up the Case configuration
- Rename the Case Entity
- Change the view names
- Change the Case form labels
- Change the Attribute Display names
- Change the messages
- Publish and Export the changes
- Change the online Help
The goals for completing this module are for students to:
- Examine the steps that need to be performed to rename a customizable entity
- Discover how to translate customised labels in a multilingual deployment
Module 10: Maintaining Organisations through Deployment Manager
This module examines how Microsoft Dynamics CRM supports multiple organisations in one installation. This training also examines the tools that are available in Microsoft Dynamics CRM's Deployment Manager utility.
Lessons
-
Creating Multiple Organizations
-
Deployment Manager - Microsoft Administrators
-
Deployment Manager – Organisations
-
Deployment Manager – Servers
-
Deployment Manager – Licenses
Lab : Maintaining Multiple Organizations
- Add a new organisation
- Add business units to the new organization
The goals for completing this module are for students to:
- Identify how the multi-tenancy feature enables users to have more than one organisation installed on a single Microsoft CRM Server
- Discover how the Deployment Manager's Deployment Administrators tool is used for viewing users with the Administrator license
- Examine how the Deployment Manager's Organizations tool is used for maintaining connectivity between the Microsoft CRM Server(s), the Reporting Server, and the Microsoft CRM database
- Identify how to use the Deployment Manager's Server tool to take Microsoft CRM Servers offline and online
- Use the Deployment Manager's License tool to maintain server and client licenses
Module 11: Introduction to Advanced Customisations
This module introduces a variety of advanced customisation features that are available with Microsoft Dynamics CRM. These topics are intended for a developer audience, but the topics are introduced to expose the participant to available advanced customization functionality.
Lessons
-
Introduction to Workflow
-
Introduction to Application Event Programming
-
Common Uses for Event Programming
-
Using Form Events
-
Using Files Events
-
Configuring Event Detail Properties
-
Introduction to IFrames
-
Introduction to URL Addressable Forms
-
Introduction to Creating Custom Menus, Buttons, and Navigation Items
-
Introduction to ISV.config Integration Points
-
Introduction to SiteMap
-
SiteMap structures
-
Introduction to SDK Capabilities
-
ISV solutions
Lab : No Labs are included; however, instructor demonstrations are performed for each of these topics and students can perform the demonstrations along with the instructor.
The goals for completing this module are for students to:
- Introduce Workflow features, including Workflow events, actions, and conditions
- Identify the form and field events that can be customised with client-side code
- Examine some of the common uses of client-side code within Microsoft Dynamics CRM
- Explore the advantages of using Form events and which form Events can include client-side code
- Explore the advantages of using Field events and which field Events can include client-side code
- Examine where the JScript code for Form and Field events is entered
- Identify the issues to be aware of when adding client-side code
- Examine how IFrames provide the ability to display the web page from another application within a Microsoft Dynamics CRM form
- Examine how to link Microsoft Dynamics CRM into other applications and reports using URL Addressable forms
- Explore how to add custom menus, side tabs, and buttons to the Microsoft Dynamics CRM application.
- Identify where to add custom buttons, menus, and side tabs in Microsoft Dynamics CRM
- Examine how to customize the Navigation Pane by modifying the SiteMap
- Identify the structure of the SiteMap to customize the correct areas per business requirements
- Introduce the Software Development Kit (SDK) that is used by developers when integrating Microsoft Dynamics CRM with other applications
- Identify where an organisation can locate ISV solutions