C&C Flashcards
A custom entity is no longer required.What should you do before deleting the entity?
A. Remove the entity from any required security roles.
B. Check whether the entity has any dependencies.
C. Reassign all the records in the entity.
D. Change the entity ownership to Organization.
B. Check whether the entity has any dependencies.
You are creating a customized Solution for a conference.
Each conference attendee can register for multiple sessions, and each session can have
multiple registered attendees.Attendees complete surveys after each session.Surveys have
custom fields.
Which relationship type should you use between attendees and session registrations to
track surveys?
A. One-to-many (1:N) from session registration to attendee
B. One-to-many (1:N) from attendee to session registration
C. Native many-to-many (N:N) between attendee and session registration
D. Manual many-to-many (N:N) between attendee and session registration
D. Manual many-to-many (N:N) between attendee and session registration
You need to add a new custom entity to a Microsoft Dynamics CRM database.Which three
actions can you perform to achieve this goal? Each correct answer presents a complete
solution.
A. Execute a workflow.
B. Import a Solution.
C. Run a dialog.
D. Create a new entity in the default Solution.
E. Import data.
Answer: A,B,D
What type of relationship exists between the Marketing List entity and the Contact entity? A. One-to-many (1:N) B. Many-to-one (N:l) C. Native many-to-many (N:N) D. Manual many-to-many (N:N)
C
You are using Microsoft Dynamics CRM Online.
You plan to create an entity named Project.The Project entity will have 15 custom fields.
Which two properties can you change after you create the entity? Each correct answer
presents a complete solution.
A. Ownership
B. Number of fields
C. Define as activity entity
D. Display Name
Answer: B,D
You are creating a custom entity. Which three communication and collaboration features can be disabled after they are enabled? Each correct answer presents a complete solution. A. Sending email B. Access Teams C. Document management D. Mail merge E. Notes
Answer: B,C,D
You customize the Lead entity by adding a country option set that is automatically
populated for records created by a third-party website.
You map the country option set in the Lead entity to a country option set in the Contact
entity.
When you create a Contact record, what happens if the option set value specified in the
Lead does not exist in the Contact country option set?
A. The text label and integer value for the country are copied from the Lead country option
set to the Contact country option set.
B. The text label for the country is copied from the Lead country option set to the Contact
country option set and a new integer value is assigned.
C. The country is copied to the Contact record but not added to the Contact country option
set.
D. The country field in the Contact record is left blank.
B
When auditing is enabled, which statement about field auditing is true?
A. Field auditing properties can be set for only one field at a time.
B. Auditing can be turned on or off for a field at any time.
C. Auditing can be turned on for a custom field only while creating the field.
D. Field-level audit properties can be used to create exceptions for an entity that is not
enabled for auditing
B
A user is editing an Account entity for the first time.The Address 1: Address Type of
Account field contains four options, in this order:
Bill To
Ship To
Primary
Other
The user deletes the Ship To and Other options, adds an option named Secondary, and
then saves and publishes the record.What are the default values of the options in the
record?
A. 1; 3; 100,000,001
B. 0000001; 0000003; 1000001
C. 1:3:5
D. 1;2;3
E. 1; 3; 100,000,000
E
Which three values are valid Field Requirement property values in Microsoft Dynamics CRM? Each correct answer presents a complete solution. A. System Recommended B. Business Recommended C. Business Required D. System Required E. No Constraint F. Optional
Answer: B,C,F
You need to ensure that only the fields displayed on a specific form appear in Advanced
Find search results.In which element should you define the Searchable property?
A. On the form.
B. In Advanced Find.
C. On the field.
D. On the entity.
C
You need to create a custom field that supports automatic dialing through Microsoft Lync.
Which field data type and format should you use?
A. Single Line of Text field with Text Area format
B. Lookup field with Text format
C. Whole Number field with Phone format
D. Single Line of Text field with Phone forma
D
The Product entity currently displays one product image.
How many ADDITIONAL image fields can you create in the Product entity?
A. 0
B. 1
C. 2
D. An unlimited number
A.0
You need to automatically process client-side logic before saving records. What should you use? A. a dialog B. a workflow C. a plug-in D. a business rule
D
What is the maximum number of stages a business process can contain? A. 5 B. 10 C. 20 D. 30
D.30
For which of the following can you set the scope of a business rule? A. a specific user B. a specific view C. a specific mobile form D. a specific resource group
C
What defines the form or forms to which a specific business rule is applied? A. Logic B. Action C. Scope D. Condition
A
Which statement about business rules is true?
A. If a business rule references a field that is not on a form, Microsoft Dynamics CRM
displays an error.
B. Business rules can be configured for all forms of an entity.
C. Business rules run each time any field value changes.
D. Business rules run when a form is opened and each time the form is saved.
B
How should you control access to business process flows?
A. Assign the business process flows to forms.
B. Enable the business process flows for security roles.
C. Assign the business process flows to users.
D. Enable the business process flows for teams.
B
Which action can you perform with a Lookup view?
A. Create a new view based on the Lookup view.
B. Delete the Lookup view.
C. Customize the Lookup view.
D. Set the Lookup view as the default view.
C
What is the maximum number of sort levels that can be set on a view? A. 1 B. 2 C. 3 D. 4
B
You create a view on Opportunities that includes fields from the parent Account entity.You add the columns described in the following table to the view.
By which two fields can you sort the Opportunities? Each correct answer presents a
complete solution.
A. State
B. Est.Revenue
C. Est.Closing Date
D. City
B,C
You need to add a subgrid to the Account form and display associated Contact data in the subgrid.Which view should you use? A. List Members View B. Lookup View C. Active Contacts Subgrid View D. Associated View
C
How do you specify the searchable columns in the Quick Find search box of the main grid for an entity?
A. In the Quick Find View of the entity, click the Add Find Columns task.
B. In the Quick Find view of the entity, click the Add View Columns task.
C. Add the searchable columns to the Current view for the entity.
D. Add the searchable columns to the default Public view for the entity.
A