Exam MB-500: Microsoft Dynamics 365: Finance and Operations Apps Developer
Exam Number: MB-500 | Length of test: 120 mins |
Exam Name: Microsoft Dynamics 365: Finance and Operations Apps Developer | Number of questions in the actual exam: 40-60 |
Format: PDF, VPLUS | Passing Score: 700/1000 |
Total Questions: 281 $30 Premium PDF file 2 months updates Last updated: November-2024 |
Total Questions: 281 FREE Premium VPLUS file Last updated: November-2024 |
Download practice test questions
Title | Size | Hits | Download |
---|---|---|---|
Microsoft.MB-500.vJul-2024.by.Riena.133q | 9.51 MB | 50 | Download |
Microsoft.MB-500.vJul-2024.by.Riena.133q | 11.59 MB | 49 | Download |
Microsoft.MB-500.vJan-2024.by.Isac.77q | 7.08 MB | 59 | Download |
Microsoft.MB-500.vOct-2023.by.Huynh.65q | 3.90 MB | 48 | Download |
Study guide for Exam MB-500: Microsoft Dynamics 365: Finance and Operations Apps Developer
Audience profile
As a candidate for this exam, you’re a developer who works with finance and operations apps in Microsoft Dynamics 365 to implement and extend applications that meet the requirements of a business. You provide fully realized solutions by using:
- Standardized application coding patterns
- Extensible features
- External integrations
As a candidate for this exam, you do the following:
- Develop business logic by using X++.
- Create and modify finance and operations app reports and workspaces.
- Customize the UI.
- Provide endpoints and APIs to support Microsoft Power Platform apps and external systems.
- Perform testing.
- Monitor performance.
- Analyze and manipulate data.
- Manage implementations by using application lifecycle management (ALM).
You also create technical designs and implementation details, and implement permission policies and security requirements.
You should have a deep knowledge and experience using the underlying framework, data structures, and objects associated with the finance and operations solutions.
You should have experience with products and services that include Microsoft Visual Studio, Azure, Dataverse, Power Platform Admin Center, Power Apps, Power Automate, Azure DevOps, Lifecycle Services tools, Postman, GitHub, Microsoft 365, reporting tools (for example, SQL Server Reporting Services [SSRS], Power BI), and SQL Server Management Studio.
Skills at a glance
Plan the architecture and solution design (5–10%)
- Plan for the major components of finance and operations apps
- Implement application lifecycle management (ALM) and Lifecycle Services
Apply developer tools (10–15%)
- Customize finance and operations apps by using Visual Studio
- Manage source code and artifacts by using Microsoft Azure DevOps version control
Design and develop AOT elements (15–20%)
- Create and extend UI elements
- Create and extend the data model
- Create classes and extend AOT elements
Develop and test code (15–20%)
- Develop X++ code
- Develop object-oriented code
- Implement finance and operations app framework functionality
- Perform testing
Implement reporting (10–15%)
- Select reporting tools in finance and operations apps
- Design, create, and revise Dynamics 365 reports
- Design, create, and revise Dynamics 365 workspaces
Integrate and manage data solutions (15–20%)
- Evaluate data integration patterns and scenarios
- Implement data integration concepts and solutions
- Implement data management
- Integrate with Microsoft Power Platform, Microsoft 365, and Azure
Implement security and optimize performance (10–15%)
- Implement security policies and requirements
- Apply fundamental performance optimization techniques
- Optimize performance
Some new questions:
Q
A company uses Dynamics 365 Finance.
You must add fields to a standard Dynamics 365 Finance form by using Visual Studio.
You need to create an extension for the form.
What should you do?
A. Create an extension of the standard form in the AOT and add it to the project.
B. Add the form directly to the project and add the new fields.
C. Drag the form from Application Explorer to the project.
D. Create a new class that extends the form.
Q
A company uses Dynamics 365 Finance.
Developers receive an error in an existing solution. The solution must be debugged to identify the root cause of the error.
You need to enable debugging in Visual Studio to hit an existing breakpoint with the solution open.
Which three methods can you use? Each correct answer presents a complete solution. Choose three.
NOTE: Each correct selection is worth one point.
A. Using Visual Studio to debug, attach the debugger to the devenv.exe process.
B. Using Visual Studio to debug, attach the debugger to the IIS process.
C. Using Visual Studio to debug, attach the debugger to the X++ compiler process.
D. Press F5.
E. Using Visual Studio to debug, start debugging with your start-up object.
Q
A company uses Dynamics 365 finance and operations apps.
The company must implement the Excel Add-in to allow for data modification outside of Dynamics 365 finance and operations apps.
The company must modify the standard fields displayed for a particular entity to include additional columns.
You need to add the additional columns.
Which field group should you add the columns to?
A. AutoBrowse
B. AutoSummary
C. AutoLookup
D. AutoReport
Q
A company uses Dynamics 365 finance and operations apps.
A customer wants to ensure future customizations or application upgrades do not interfere with or interrupt business process steps. The customer must document the business process steps a user performs in the user interface.
You need to select the options for exporting a task recording for testing.
Which three options could you select? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
A. Generate Test Execution files only
B. Save as developer recording
C. Export as Word document
D. Save to Lifecycle Services
E. Create derived test case
………..
Some new questions:
Q
A company uses Dynamics 365 Finance.
You create a new form that must have the ability to open from the menu.
You need to set up the form for the menu.
What should you add to the menu?
A. display menu item
B. output menu item
C. action menu item
D. menu reference
Q
A company uses Dynamics 365 finance and operations apps.
The company must implement efficient business events to allow an external system to subscribe to events coming from Dynamics 365 finance and operations apps.
You need to ensure the business events are efficient.
Which two methods should you use for the configuration? Each correct answer presents a complete solution
NOTE: Each correct selection is worth one point
A. Bundle size
B. Endpoints allowed per event
C. HTTP time-out
D. Retry count
Q
You are developing a workflow for Dynamics 365 Supply Chain Management.
The workflow must only be used within the organization for which it was defined.
You need to configure the workflow.
Which workflow association type should you use?
A. Company
B. Other
C. Global
Q
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
A company is implementing Dynamics 365 finance and operations apps.
The company must test the functionality of its native Dynamics 365 finance and operations apps by using the Acceptance test library (ATL).
You need to implement ATL classes on test data within a development environment.
Solution: Record business process steps and save as developer documentation by using Task recorder.
Does the solution meet the goal?
A. Yes
B. No
Q
A company requires Dynamics 365 finance and operations apps to notify third-party applications when data from purchase orders is available for consumption. You need to configure the trigger to capture the purchase order data. Which mechanism should you use?
A. Batch framework
B. SysTest framework
C. Business event
D. Data management framework
…………