Book Image

Microsoft Dynamics CRM 2015 Application Design

By : Mahender Pal
Book Image

Microsoft Dynamics CRM 2015 Application Design

By: Mahender Pal

Overview of this book

<p>Businesses can have their developers build complete apps or plug-ins and interfaces to suit their business needs. With the application of MS CRM, administrators can alter the content, layout, and business logic for each business use case. Businesses can choose to run Dynamics CRM on their own internal server or to link to web-hosted installations. This book is an enhanced guide that covers all the new features released with Microsoft Dynamics CRM 2015. Coming straight off the shelf with a whole new frontier of updated business rules, process enhancements, SDK methods, and other enhancements, this book is a complete guide for all your Dynamics CRM questions.</p> <p>Starting off, this book will introduce you to the deployment options such as online and on-premise, and the software and hardware requirements as CRM customization. It will also teach you how to develop a sample application.</p> <p>Going deeper, this book teaches you about the new enhancements in Microsoft Dynamics CRM 2015 such as business process, new client-side scripting, mobile application, and actions enhancements. You will quickly get up and running with plugin development and project tracking concepts with the help of sample applications.</p> <p>The book concludes with how Microsoft Dynamics CRM extends its mobile capabilities and bring more feature-rich experience to the app users.</p>
Table of Contents (17 chapters)
Microsoft Dynamics CRM 2015 Application Design
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Data model for training request entities


We are using the following fields for the training request entity. Most of the fields are out-of-the-box only. We just need to create a field where the Custom column is True.

Logical Name

Display Name

Type

Custom Attribute

Additional data

emailaddress1

Email

String

False

Format: Email

Max length: 100

websiteurl

Website

String

False

Format: Url

Max length: 200

him_isstudymaterialrequired

Study Material Required

Boolean

True

True: Yes

False: No

Default Value: False

mobilephone

Mobile Phone

String

False

Format: Text

Max length: 20

numberofemployees

No. of Attendee

Integer

False

Minimum value: 0

Maximum value: 10,00,000

him_proposedend

Proposed End

DateTime

True

Format: DateOnly

companyname

Client Name

String

False

Format: Text

Max length: 100

createdon

Created On

DateTime

False

Format: DateAndTime

him_proposedtrainer

Proposed Trainer

Lookup

True

Targets:

contact

address1_composite

Training Address

Memo

False

Format: TextArea

Max length: 1000

evaluatefit

Evaluation Required

Boolean

False

True: No

False: Yes

Default Value: False

qualificationcomments

Specific Topics

Memo

False

Format: TextArea

Max length: 2000

description

More Details

Memo

False

Format: TextArea

Max length: 2000

modifiedby

Modified By

Lookup

False

Targets:

systemuser

him_proposedstart

Proposed Start

DateTime

True

Format: DateOnly

subject

Description

String

False

Format: Text

Max length: 300

industrycode

Industry

Picklist

False

Options:

1: Clienting

2: Agriculture and Non-petrol Natural Resource Extraction

3: Broadcasting Printing and Publishing

4: Brokers

5: Building Supply Retail

6: Business Services

7: Consulting

8: Consumer Services

9: Design, Direction, and Creative Management

10: Distributors, Dispatchers, and Processors

11: Doctors' Offices and Clinics

12: Durable Manufacturing

13: Eating and Drinking Places

14: Entertainment Retail

15: Equipment Rental and Leasing

16: Financial

17: Food and Tobacco Processing

18: Inbound Capital Intensive Processing

19: Inbound Repair and Services

20: Insurance

21: Legal Services

22: Non-Durable Merchandise Retail

23: Outbound Consumer Service

24: Petrochemical Extraction and Distribution

25: Service Retail

26: SIG Affiliations

27: Social Services

28: Special Outbound Trade Contractors

29: Specialty Realty

30: Transportation

31: Utility Creation and Distribution

32: Vehicle Retail

33: Wholesale

Default: 1

schedulefollowup_qualify

Evaluation Date

DateTime

False

Format: DateAndTime

jobtitle

Version

String

False

Format: Text

Max length: 10

transactioncurrencyid

Currency

Lookup

False

Targets:

transactioncurrency

him_technology

Technology

Picklist

True

Options:

1: .Net

2: ASP.Net

3: SQL Server

4: SharePoint

5: Microsoft Dynamics CRM

6: Microsoft Dynamics Ax

7: Microsoft Dynamics GP

8: Automated Testing

Default: 1

budgetamount

Budget Amount

Money

False

Minimum value: 0

Maximum value: 10,00,00,00,00,000

Precision: 2

createdby

Created By

Lookup

False

Targets:

systemuser

him_traininglevel

Training Level

Picklist

True

Options:

1: Level 1

2: Level 2

3: Level 3

Default: 1

telephone1

Business Phone

String

False

Format: Text

Max length: 50

fullname

Vendor

String

False

Format: Text

Max length: 160