MB2-200 Flashcards
What is needed in a asynch (background) workflow?
Wait conditions
When can you configure a workflow to start?
- Automatically in response to update, create, delete, etc.
- Manually by a user
- As a child workflow
What does “as a child process” mean when deciding when a workflow is going to run?
It will be able to be started from another workflow
What 3 options do you not need to set when creating a custom action?
- Start when: since actions begin when invoked by another process, or when dev code calls message generated for them
- Scope: actions will always run in context of calling user
- Run in background - always real time workflows
What are some ways to troubleshoot workflow performance?
- Power Platform analytics (admin center)
- Analyze system logs
- Look for jobs failing on regular basis
- Open individual job record and view error details
A workflow process is deactivated. What happens to workflows currently in process at the time of deactivation?
A).Current workflows enter a waiting status and can be resumed later.
B).Asynchronous workflows are paused, changes made by synchronous workflows are rolled back.
C).Current workflows are canceled.
D).Nothing. Workflows previously triggered will run to completion or cancelation.
D).Nothing. Workflows previously triggered will run to completion or cancellation.
Which type of workflow runs independent of other workflows and plugins? A). Real time workflow B). Background workflow C). Parent workflow D). Child workflow
Background workflow
For a workflow with the scope of business unit, which record field indicates the records that will be exposed to the workflow? A). Owner B). Territory C). Business Unit D). Scope
Owner
When an asynchronous workflow is triggered by a change in data, whose security roles are used to give the security context? A). The owner of the record B). The owner of the workflow C). The system administrator D). The user modifying the record
The owner of the workflow
You have a workflow with a wait condition that waits for a specific status reason value. What step would you use to ensure that the process does not wait indefinitely?
A).Synchronous Wait step using process Start time property.
B).Change Status step to update status reason value to the one matching wait condition.
C).Parallel Wait step using Timeout property of the process.
D).You cannot simultaneously wait on multiple conditions.
Parallel wait step using timeout property of the process
With a business process flow users may trigger \_\_\_\_\_\_\_\_\_ by entering or exiting a stage. A). Reports B). Workflows C). Templates D). Synchronization
Workflows
What is the total number of BPFs that can be active on an Entity?
Ten
How do you apply stage gating to a business process flow?
A).Configure a business rule.
B).Configure the stage as required.
C).Mark one of the steps in the stage as required.
D).Create an action step.
Mark one of the steps in the stage as required
What happens when data is entered in a field on a form that also has a business process flow with the same fields represented within a stage?
the data appears both in both the form and the business process flow
What can you manage for the CDS using the D365 admin center
Open an instance Edit an instance Copy an instance Delete an instance Change notifications
Describe a tenant in D365
The account you create in the MSOFT online services environment
How many production and non-production instances can a tenant contain?
50 production
75 non production (sandboxes)
Does each dynamics instance share a SQL database?
No, they each get their own
How much storage, by default, does the Customer Engagement Plan include?
10gb
Which of the following is an authentication process that enables a user to access multiple systems or services through a single set of credentials? A). Administrative Roles B). Non-Interactive user C). Single sign on D). Multi-factor authentication
Single Sign On
Which of the following statements is true regarding multi-instance deployments?
A). All instances with a tenant share the same db
B). Users are only licensed to access one instance on the tenant
C). Users need a separate set of credentials to access every instance on the tenant
D). Available storage is shared amongst all instances within a tenant
Available storage is shared amongst all instances within a tenant
Which of the following admin roles can assign admin permission to other users in Microsoft 365 admin center? A) .Global Admin B) .User Management Admin C) .Billing Admin D). Dynamics 365 Service Admin
Global Admin
Which of the following statements is true regarding updates?
A). Updates are released quarterly and installed automatically into every instance
B). Major updates and minor service updates are installed automatically and don’t schedule down time
C). Only minor service updates are installed automatically. Major updates need to be approved and scheduled before they are installed
D). Updates are installed twice a year and customers can delay the installation of updates for up to a year
B). Major update and minor service updates are installed automatically and do no schedule downtime
Customer Driven Updates are no longer available, two major releases a year and these updates are backwards compatible
Which of the following features is only available on the D365 App for Outlook? A). Tracking from Outlook for MAC B). Offline Mode C). Email Templates D). Set Regarding
Tracking from Outlook for MAC
Which of the following statements is true regarding security privileges to access to the mobile app?
A). Privilege is pre-configured for all roles
B). Privilege is not pre configured by default for all roles
C). Privilege is pre-configured for Sales roles but not other security roles
D). The privilege is pre-configured for System Admin only
Privilege is preconfigured for sales roles but not other roles
Which of the following D365 record types will be used for controlling access to Microsoft Portals?
Contacts
Which mobile app is used to run a model-driven app?
Dynamics 365 for Phones
Which of the following statements is true regarding mobile offline synchronization?
A). All D365 entities are enabled for offline access by default
B). No D365 entities are enabled for offline access by default
C). Some D365 entities are enabled for offline access by default
D). Offline access can only be enabled for custom entities
C
You log into Dynamics 365 for tablets and notice that two dashboards you have access to on the web client are missing. What is likely the cause?
A). Your user account does not have D365 for mobile privilege
B). The dashboards are not mobile enabled
C). Only system dashboards are available in D365 for tablets
D). Dashboards reference entities that are not mobile enabled
B
What is a reference panel?
Specialized section that can be added to main forms that offers interaction with related data in context of the hosting entity record. Each form can only have 1 but each can have multiple sub-grids
How do you add an editable grid to a form?
You need to add a sub-grid and change its properties and add a control of editable grid
What form type should you use if you want to display form data on a dashboard? A). Quick View B). Main C). Card D). Quick Create
Card form type
Which of the following cannot be added to a quick form? A).IFRAME B). Fields C). Tabs D). Script
IFRAME
What is an editable grid?
Special controls for editing select fields from a view without having to open the specific record
A user can configure in personal setting what emails they would like to track. What are the available options?
A). All email messages
B). Email Messages in response to D365 email
C). Email Messages from D365 records that are email enabled
D). All of the above
All of the above
You need to configure CDS to work with Microsoft Exchange on-premise. When configuring the email server profile what server type should you specify?
A).Hybrid.
B).POP3/SMTP.
C).On-premise.
D).Exchange Web Services.
A).
One of the main reasons people use Common Data Service for Apps is to store all customer \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_ in one place, so anyone with the appropriate permissions can see all relevant customer records. Fill in the blank. A). Emails B). Letters C). Notes D). Communications
D).
What is the limit of related records for each relationship in a template?
100