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
What are a couple things to consider about D365 integration with OneDrive?
1) . Deleting a document in D365 does delete the document in OneDrive
2) . Deleting a D365 record does not remove the OneDrive documents
3) . Merging records will result in merged record having multiple document locations
What happens when deleting a D365 record associated with a OneNote notebook?
Only removes the link pointing to the OneNote files, so they will still remain in share point until deleted
Can you turn off OneNote integration?
Yes
What is the point of Office 365 Groups?
Provides environment for collaboration with O365 users who do not use D365
What does an O365 groups integration require?
Installation of Microsoft provided D365 solution
What security role is needed for O365 groups?
ISV Extensions
How many records can you connect to using the O365 connectors for groups?
5
What 3 kinds of records are supported using the O365 connector for Groups?
Account, lead and contact
Can Yammer be removed once connected?
No
What does a user need before using Yammer in Dynamics?
Organization needs to have Yammer enterprise licenses
You are wanting to work with files from SharePoint from within Dynamics 365. Where can you access SharePoint files from in the Dynamics 365 Interface? A).From the command menu B). SharePoint Tab on a form C). Documents Tab on a form D). From the main menu
C
You have setup the integration between Dynamics 365 and Groups. People with the Sales role have full access to all the functionality offered in Groups from within Dynamics 365. For some reason people that have the customer service role are having problems. What should you check?
Check that the customer service role has ISV extensions privilege
Unlike word templates, which are generated from a specific record, Excel templates are only generated from______.
A). Tabs
B).Views
C). Sections
D). Forms
B).
During bulk deletion, if the job fails, what happens with roll back?
The records that succeeded before the job failure will remain deleted
Do bulk delete jobs trigger delete actions specified by cascade rules?
Yes
Some system views, such as accounts ':' no campaign activities in last 3 months, can be exported only to what type of Excel file? A).Excel online B).Excel Dynamics worksheet C).Static Excel worksheet D).None of the above
Static Excel Worksheet
You are using Organization Insights to monitor storage and want a more granular view of between date ranges on your storage consumption what should you do? A). Change filters B). Change tabs C). Go to data integrations D). Go to data policies
Change filters
Bulk deleting one record causes deletion of related records. What is the reason?
A).Bulk delete is configured to also delete the related records.
B).Bulk deletion triggers a workflow and the workflow deletes the related records.
C).Cascade Delete is configured on the entity relationship.
D).All of the above.
C).
What are the 4 components/features of portals? And what 3 build the portal foundation?
Content, Extensibility, Security, and Functionality
First 3 are the foundation
What are the two types of templates that can be used in D365 Portals?
Rewrite and Web Template
How are portal users stored in Dynamics?
As contacts
What are the 2 options for portal authentication and what is the difference?
Local Authentication - usernames and password hashes stored in D365 contact record
External Authentication - handled by 3rd party, OAuth2 (MSOFT, twitter, etc), Open ID(Azure AD), or WsFederation and SAML2.0
What records can Web Role be associated with?
Website permissions, Webpage Access Rules, Entity Permissions
Where is the content of a Web File stored?
Azure Blob Storage
What role is required to be able to provision D365 portal for an organization? A). System Admin B). Office 365 global admin C). System customizer D). D365 Portal Admin
A).
You created a web role Content Editors. What records would you associate this role with to allow front-side editing for users with that role? A). Web Page Access Rules B). Website Permissions C). Web Page D). Entity Permissions
B). Website Permissions
What are the intended audiences of D365 portals?
Customers, Employees and Partners
Meant for internal and external communities not competitors
Which record defines the header and the footer for the entire site? A). Website B). Website Binding C). Page Template D). Site Setting
A). Website
In a single language portal, how many WebPage records exist for each portal page?
A). 0
B). 1
C). 2
D). Between 0 and 2 depending if page is published
2, every webpage will have a root webpage and a content page for the base language
Which template type supports inheritance?
A). Rewrite Template
B). Nested template
C). Web Template
D). All template types support inheritance
Web Template, can be rendered on their own or can be included as part of another template. They support inheritance where one template is based on and extends functionality of another
Which security roles have required privileges to access D365 Portal App?
A).Portal Administrator and System Administrator
B).Dynamics 365 Portal App Access
C).CEO-Business Manager and System Administrator
D).System Administrator and System Customizer
D
You have provisioned a Dynamics 365 for Customer Engagement Application. What do you need to do before provisioning a starter portal?
A). Install D365 portals app from app source
B). Download D365 Portal subscription pak
C). Verify if your organization meets minimum licensing requirements for a complementary portal instance
D). Enable sample data in your D365 for customer Engagement Instance
C).
What starter portals are NOT available for the customer audience? A). Customer self service B). eCommerce Portal C). Community Portal D). Custom Portal
B). eCommerce
Where do you author new Knowledge Articles for the Portal?
Customer Service Hub App
What feature is only available in Community Starter Portal? A). Forums B). Blogs C). Event Management D). Knowledge Articles
B). blogs
Which part of the portal upgrade must be done by administrator?
Reissue portal authentication key
Backup instance prior to upgrade
Update Portal solutions
Update Portal website hosts
Update Portal Solutions
What do you need to configure custom domain name for the portal?
SSL certificate from Microsoft
A domain name that starts with the word ‘portal’
SSL certificate signed by a trusted certificate authority
Portal authentication key
SSL Certificate signed by a trusted certificate authority
Developers complained that the latest changes to metadata are not visible in the portal. What is the most efficient way to resolve the issue?
A). Reset Portal
B). Change portal state to off and then back to on
C). Clear Cache
D). Restart the portal
Clear cache
What tool would you need to use to migrate portal configuration between the environments?
Custom tool developed for specific portal configuration
SolutionPackager tool
Portal configuration cannot be migrated
Configuration Migration tool
Configuration Migration Tool
Which authentication method allows portal users to sign in using username and password stored in Dynamics 365? A). Windows authentication B). Local authentication C). Form authentication D). External Authentication
B). Local Authentication
Portal user has not confirmed their email. What will they NOT be able to do? A). Sign in to the portal B). Use two-factor auth C). Change their email D). register for forums notifications
B).
You need to invite a group of 50 contacts from the same company to register on your portal. Which registration method would you use? A). Closed Registration B). Open Registration C). Invitation Based Registration D). Email Registration
Invitation Based
Which authentication provider is recommended?
Azure AD B2C, and if a third party provider is supported (Facebook) then it can be configured in Azure AD B2C instead of portal
You created a new partner price list page but accidentally saved it under public company announcements instead of a partner channel page. How can you fix the mistake?
A). Create a shortcut under correct parent page and point it to the price list page. Hide price list page from the site map
B).Change the page partial URL to point to correct parent
C). Edit the page and select correct value in the Parent Page field
D). Drag and drop page in the site map tree
C). Any page attribute including Parent Page can be changed when editing the page. You cannot rearrange pages in the site map tree. Other suggestions will not achieve the desired result.
You created a Customers Only page on the portal that does not allow anonymous access and added it to the main menu. Business users complained that the page is not visible in the main menu until visitors sign-in, and would like the link to be always visible. How can you implement this requirement?
A).Edit the web link and point it to the Sign-In page but keep Customers Only as a title.
B).Starter Portals do not support this functionality.
C).Select Ignore Security option on the main menu Web Link Set
D).Edit the web link and select Disable Page Validation option
D).
Business complained that portal search results do not include matching content of the Web Files attachments. You have set site setting ‘Search/IndexNotesAttachments’ to ‘true’ but results are still not returned. What is your next step?
A).Check that Relevance search is enabled in your Dynamics 365 for Customer Engagement instance
B).Set ‘KnowledgeManagement/DisplayNotes’ site setting to ‘true’
C).Restart the portal
D).Web File attachments cannot be searched in Dynamics 365 Portals
A).
To search within the web files attachments, you must set Search/IndexNotesAttachments to true and enable relevance search in Dynamics 365 for Customer Engagement instance.
You have been asked to make the background darker on the portal’s Home page only. Designer has provided you with a snippet of CSS that applies the effect. How would you use this CSS?
A).Add new ‘home.css’ web file
B).Replace content of ‘bootstrap.min.css’ file
C).Add new Content Snippet ‘Home/Background’
D).Set Custom CSS field for the Home page.
D).
All users signing into the portal are implicitly assigned what role?
A). Customers Role
B). Role marked as Authenticated Users Role
C). Built in All Users Role
D). No role is assigned implicitly
B).
Jane can manage News section of the site because she has News Editors web role assigned. She needs to modify the main site menu to enable direct access to News categories. When she hovers the mouse over the main menu, Edit button does not appear. How would you resolve the issue?
A). Ask Jane to try a different mouse
B). Assign Authenticated User role to Jane
C). Create Website Access Permission record, select Manage web link sets and associate it with news editors role
D). Modify custom CSS for news page and add on mouse-hover true; line
D).
What setting for the Right property is used by Webpage Access Control Rule to control read access to a page? A). Grant Read B). Deny Access C). Restrict Read D). Read Only
C).
What can be used to allow access to a knowledge article only for the users in a particular web role?
A). Control Access Levels
B). User Language Setting
C). Knowledge article access control rules
D). Unpublish the knowledge article for all users not in the web role
D).
What is the common flow of activity in Power BI?
A).Create a report in Power BI mobile, share it to the Power BI Desktop, view and interact in the Power BI service.
B).Create a report in the Power BI service, share it to Power BI mobile, interact with it in Power BI Desktop.
C).Bring data into Power BI Desktop and create a report, share it to the Power BI service, view and interact with reports and dashboards in the service and Power BI mobile.
D).Bring data into Power BI mobile, create a report, then share it to Power BI Desktop.
C).
Which of the following are building blocks of Power BI?
A).Tiles, dashboards, databases, mobile devices.
B).Visualizations, datasets, reports, dashboards, tiles.
C).Visual Studio, C#, and JSON files.
B).
A collection of ready-made visuals, pre-arranged in dashboards and reports is called what in Power BI?
An app
Which of the following tools let you shape data sources?
A).The Power BI Gateway.
B).The Relationships view in Power BI Desktop.
C).The Power BI admin portal.
D).Power Query Editor in either Power BI Desktop or Power BI Service.
D).
Which of the following statements is true about shaping data with Power BI Desktop?
A).The order in which you shape or transform data doesn’t matter, it all comes out the same.
B).When shaping or transforming data in Power BI Desktop, the source data remains unchanged.
C).When shaping or transforming data in Power BI Desktop, the source data is also shaped and transformed.
B).
What is the recommended method to share your reports?
Publish them to the Power BI service