2MB2-716 Flashcards
When a business process flow (BPF) enters a specific stage, you need to run a workflow.
Which two actions should you perform? Each correct answer presents part of the solution.
A. Add a global workflow composition component.
B. Select an on-demand workflow to run.
C. Add a stage specific workflow composition component.
D. Select a step to run.
B. Select an on-demand workflow to run.
C. Add a stage specific workflow composition component.
You create an organization-owned custom entity.
You need to ensure that users can see the custom entity while minimizing the permissions that you grant users.
What should you do?
A. Ask a system administrator to share the records with the users who need access.
B. Grant access to all users and then remove the entity from the sitemap and advanced find. Provide
users who need access a direct link to a view of the entity.
C. Grant the appropriate security roles user-level access to the custom entity.
D. Grant the appropriate security roles organization-level access to the custom entity
D. Grant the appropriate security roles organization-level access to the custom entity
You add a lookup for contacts to the case form.
You need to display the most recent primary phone number for a contact on the case form while minimizing administrative effort.
What should you do?
A. Use a workflow to copy the phone number to a new field on the case when the contact changes.
B. Use a quick view form to display the phone number.
C. Use a web resource to query and display the phone number.
D. Use field mapping during record creation to copy the phone number to a new field on the case
B. Use a quick view form to display the phone number.
You configure a 1:N relationship between two entities and set the cascade rule for deletion to Referential.
What effect does deleting the parent record have on any child records?
A. The child records remain but the link to the parent record is removed.
B. The parent record cannot be deleted until all of the child records are first deleted.
C. The child records are deleted and the link to the parent record shows as deleted.
D. The child records are deleted along with the parent record.
A. The child records remain but the link to the parent record is removed.
You create a workflow that automatically sends an email when a condition is met. The staff reports that emails are not been sent as expected. You need to correct the issue. What should you do?
A. Export the workflow.
B. Set the workflow to required.
C. Publish the workflow.
D. Activate the workflow.
D. Activate the workflow.
You implement Microsoft Dynamics 365 for customers.
A customer reports that their sales support staff is taking too much time updating the probability on opportunities.
You must display an Editable Grid control when users view the Opportunity entity from the web. You
must display a read-only grid when users view opportunities on a tablet device.
What should you do?
A. On the Opportunity entity, clear the Enable for mobile setting.
B. On the Outlook and Mobile Settings page for the Opportunity entity, configure the Organization
data download filter.
C. On the Opportunity entity, select the Tablet option for the Microsoft Dynamics 365 Read- only Grid
setting.
D. On the Opportunity entity, select the Read-only in mobile setting
C. On the Opportunity entity, select the Tablet option for the Microsoft Dynamics 365 Read- only Grid setting.
You need to provide users that have the Sales manager security role access to multiple business process flows (BPFs). Which two statements regarding role driven BPFs are true?
A. Users can select a default BPF for all records.
B. If a user does not have access to the current process that is applied to a record, options will be
disabled.
C. Set Order defines the order in which BPFs are viewed.
D. You must use teams to control which groups of users have access to a BPF.
A. Users can select a default BPF for all records.
B. If a user does not have access to the current process that is applied to a record, options will be
disabled.
You create a custom field and set the requirement level to Business Required. For which scenarios is the requirement level enforced?
A. A user creates a record through the web interface but the required field is not on the current
form.
B. A user creates a record by using one of the mobile clients.
C. A developer creates a record by using custom code.
D. A user creates a record by using the data import functionality
B. A user creates a record by using one of the mobile clients.
You are configuring auditing for Microsoft Dynamics 365. Which two operations can you audit? Each correct answer presents a complete solution.
A. Create, update, and delete records.
B. Create an association between records.
C. Retrieve records
D. Export records
A. Create, update, and delete records.
B. Create an association between records.
You create a business rule for the Case entity and set the scope to Case. Which action will cause the business rule to run?
A. The form loads.
B. An asynchronous workflow updates the record.
C. An asynchronous workflow creates a record.
D. The record is saved.
A. The form loads.
Which two of the following are valid security role permissions? Each correct answer presents
a complete solution.
A. Deactivate
B. Share
C. Edit
D. Append
B. Share
D. Append
You need to configure Microsoft OneNote integration for an organization’s Microsoft Dynamics 365 case entity. Which two components should you enable? Each correct answer presents part of the solution.
A. Microsoft Office 365 groups B. document management for the entity C. Interactive Service Hub D. server-based Microsoft SharePoint integration E. Microsoft OneDrive integration
B. document management for the entity
D. server-based Microsoft SharePoint integration
Which three actions can you perform by using business rules? Each correct answer presents a
complete solution.
A. Display an error message at the field level.
B. Set a default field value.
C. Set the active business process flow (BPF) stage
D. Display an error message at the form level.
E. Clear a field value.
B. Set a default field value
D. Display an error message at the form level
E. Clear a field value.
A group of users must be able to associate a time zone with a record. You need to implement the required functionality by using native Microsoft Dynamics 365 features. Which field type should you use?
A. option set
B. multiple lines of text
C. whole number
D. lookup
C. whole number
You need to display data is referenced by a lookup field on a form. Which option should you use?
A. Quick View
B. Associated View
C. Public View
D. Quick Find View
A. Quick View
Which action can you perform by using a business rule?
A. Subtract $5.00 from a currency field.
B. Clear a two options field.
C. Concatenate two text fields.
D. Add six days to a date field.
D. Add six days to a date field.
You need to enable auditing for the account entity.
Which two actions should you perform? Each correct answer presents part of the solution.
A. Start auditing.
B. Enable change tracking.
C. Enable auditing for common entities.
D. Enable auditing for user access.
A. Start auditing.
C. Enable auditing for common entities.
Which two series aggregate functions are only available on numeric field data types? Each correct answer presents part of the solution.
A. Count: Non-empty
B. Count: All
C. Avg
D. Max
C. Avg
D. Max
You need to create a business rule for the account entity that runs both client and server side. Which business rule scope should you use?
A. All Forms
B. Account
C. Account for Interactive Experience
D. Entity
D. Entity
You install a unmanaged solution named SolutionA that has a dependency on another unmanaged solution named SolutionB . What is the outcome when you attempt to uninstall SolutionB?
A. SolutionB and all components that are not dependencies of SolutionA are removed.
B. The system prevents you from deleting SolutionB .
C. SolutionB and all related components are removed.
D. The container for SolutionB is removed, but all its components remain.
D. The container for SolutionB is removed, but all its components remain.
You need to create a custom entity to host records that are owned by salespeople in the organization. Which entity type should you use?
A. Access Team
B. Organization
C. User or Team
D. Owner
C. User or Team
You are creating a set of system views.
Which three options can you configure for the views? Each correct answer presents a complete
solution.
A. read, write, and delete permissions B. append, assign, and share permissions C. default sort order for results D. the widths of each column E. the columns to display
C. default sort order for results
D. the widths of each column
E. the columns to display
Which three statements regarding actions are true? Each correct answer presents a complete
solution.
A. Actions can be invoked from a custom client application that uses Microsoft Dynamics
365
B. Actions can be invoked from JavaScript within the application.
C. Actions must always be associated with a specified entity.
D. Actions require some coding to enable invocation from a workflow or dialog.
E. You can invoke actions from a workflow or dialog without writing code.
A. Actions can be invoked from a custom client application that uses Microsoft Dynamics
365
B. Actions can be invoked from JavaScript within the application.
E. You can invoke actions from a workflow or dialog without writing code.
You plan to implement a server-based integration between Microsoft Dynamics 365 and SharePoint Online. Which two statements are true? Each correct answer presents a complete
solution.
A. You only need to sign in to Microsoft Dynamics 365 to access documents stored in
SharePoint.
B. SharePoint actions includingAlert Me,Download a Copy, andCopy Shortcutare supported.
C. You do not need to implement a list component.
D. Users can create folders in Microsoft Dynamics 365
A. You only need to sign in to Microsoft Dynamics 365 to access documents stored in
SharePoint.
C. You do not need to implement a list component.
You need to create a hyperlink field to capture the URL for a contact’s Linkedln profile. Which data type should you use for the field?
A. single line of text
B. web
C. URL
D. text area
A. single line of text
Which statement regarding ordering of items in the mobile navigation menu is true?
A. Menu item placement is governed by mobile offline settings.
B. Menu item placement is based on the site map.
C. Most recently used entities appear first.
D. Menu items are displayed in alphabetical order.
B. Menu item placement is based on the site map
Which statement regarding alternate keys is true?
A. You can define only one alternate key per entity.
B. Alternate keys are enforced when creating records through the user interface, and during data
imports.
C. You can use date and time fields as part of an alternate key.
D. Alternate keys provide a warning if there is a matching record, but still allow the record to be
saved.
B. Alternate keys are enforced when creating records through the user interface, and during data
imports.
You need to install the Microsoft Dynamics 365 App for Outlook on your device. What should you do?
A. In Settings, openApps for Dynamics 365.
B. Add your user name to the Microsoft Dynamics 365 App for Outlook eligible user list.
C. Enable the option to automatically add the app to Outlook.
D. Download and install the app from Microsoft AppSource.
A. In Settings, openApps for Dynamics 365
The receptionist for a company needs to quickly capture basic information regarding visitors.
You configure several different quick create forms for the Visitor entity.
The receptionist reports that only one of the quick create forms displays. Why are the other quick
create forms not showing?
A. You did not assign the receptionist access to the form.
B. You did not enable the switch forms control for quick create forms.
C. You can only show one quick create form per entity.
D. You did not assign the correct security role for the quick create from.
C. You can only show one quick create form per entity.
You have a Microsoft Dynamics 365 environment. You create and deploy a custom entity.
Which property can you turn off after enabling the property?
A. Connections
B. Feedback
C. Change Tracking
D. Activities
C. Change Tracking
You enable folder-level tracking functionality for all users. A user named User1 creates a folder named Dynamics 365 underneath her inbox. User1 moves emails into the Dynamics 365 folder. User1 reports that the emails are not being tracked. You need to resolve the issue. What should you do?
A. Ensure that the Microsoft Dynamics 365 for Outlook client is installed.
B. Configure server-side synchronization for Microsoft Exchange.
C. Ensure that Microsoft Exchange rules are created.
D. Instruct the user to create a folder tracking rule.
D. Instruct the user to create a folder tracking rule.
You have a business process named Know Your Customer. Employees use this business process to capture key information about customers.
You must implement a business process flow (BPF) in Microsoft Dynamics 365 that represents this business process. You specify the name for the BPF as well as the stage names, entities, and stage category that the BPF will use. You need to complete the BPF implementation.
Which three additional components can you configure? Each correct answer presents part of the solution.
A. Step Required B. Check Conditions C. Wait Conditions D. Step Display Names E. Data Fields
A. Step Required
D. Step Display Names
E. Data Fields
You are a subject matter expert for an insurance company. You have a complex business
method that is used for settling and releasing claims.
You need to create a process in Microsoft Dynamics 365 to assist team members with the claims settlement process. You must limit this process to team members that have a specific security role.
What should you implement?
A. business process flow (BPF)
B. workflows
C. custom actions
D. dialogs
A. business process flow (BPF)
You create a Publisher and add entities to a solution.
What are two outcomes of this action? Each correct answer presents a complete solution.
A. The name for existing custom entities that you add to a solution use the prefix that indicates the
publisher.
B. A new section dedicated to the publisher is added to the sitemap.
C. Option sets that you create as part of the solution use the prefix that indicates the publisher.
D. The name for custom entities that you create as part of the solution use the prefix that indicates
the publisher.
C. Option sets that you create as part of the solution use the prefix that indicates the publisher.
D. The name for custom entities that you create as part of the solution use the prefix that indicates
the publisher.
For which three scenarios can you enable duplicate detection? Each correct answer presents a complete solution.
A. when Microsoft Dynamics 365 for Outlook goes from offline to online
B. when a record is created or updated
C. during data import
D. when a record is deleted or deactivated
E. when Microsoft Dynamics 365 for Outlook goes from online to offline
A. when Microsoft Dynamics 365 for Outlook goes from offline to online
B. when a record is created or updated
C. during data import
You are implementing a Lead to Quote business process. The process will update the Lead. Account Contact, and Quote entities. You need to create a business process flow (BPF) that spans the entities. What should you do?
A. For each stage, specify the step.
B. Add a workflow.
C. Use a composition.
D. Add a stage and specify the properties for each entity.
D. Add a stage and specify the properties for each entity.
Which two components can you export as part of a solution? Each correct answer presents a
complete solution.
A. business units
B. themes
C. web resources
D. connection roles
C. web resources
D. connection roles
You create a custom entity. Records are created by users through the user interface, and through a backend Integration. You must combine two fields to populate a new field that will replace the name field on the entity. You need to ensure that the new field displays a result immediately after a new record is saved. What should you use?
A. a background workflow
B. JavaScript code on the record form
C. a form-scoped business rule
D. a calculated field
D. a calculated field