2MB2-716 Flashcards
(95 cards)
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.