MB-500 Exam Questions
341 real MB-500 exam questions with expert-verified answers and explanations. Page 3 of 7.
- Question #131Implement data and application integration
Drag and Drop Question A company implements Dynamics 365 finance and operations apps. You are developing code to consume OData service endpoints. You complete the application regis...
OData integrationproxy classesmetadata endpointC# console app - Question #133Design and develop AOT elements
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 q...
class extensionX++ methodsSalesLineTypedate functions - Question #134Design and develop AOT elements
You are a Dynamics 365 Finance developer. You have the following Extended Data Types (EDTs): You plan to modify properties of the EDTs by using an extension. You need to determine...
Extended Data TypesEDT extensionfield sizeForm Help property - Question #135Design and develop AOT elements
You are a Dynamics 365 Finance developer. You need to create an extension class. Which action should you perform?
extension classfinal keywordX++ class syntax - Question #136Apply developer tools
Drag and Drop Question You create a Visual Studio project named CustomerDetailUpdate. You must update data in a table named CustTable. You must be able to run the code from Visual...
runnable classVisual StudioCustTableX++ development - Question #137Develop and test code
You create a new class. Class compilation must fail if a specific method in the source code is called. You need to mark the class with the appropriate attribute. Which attribute sh...
SysObsoleteAttributeX++ attributescompilation errordeprecation - Question #138Implement reporting
You are Dynamics 365 Finance developer. You need to initialize an embedded Microsoft Power BI report. Which code segment should you add to the form initialization method?
Power BI embeddedform initializationinitializeCustomReportControlworkspace - Question #139Implement reporting
You are Dynamics 365 Finance developer. You need to initialize an embedded Microsoft Power BI report. Which code segment should you add to the form initialization method?
Power BI embeddedformGroupControlreport initializationform method - Question #140Integrate and manage data solutions
A company uses Dynamics 365 Finance. You have an entity named VendVendorV2Entity. You add a new column to the entity. You need to ensure that the new column is available in the ent...
data entitycolumn mappingVendVendorV2Entitydata management - Question #141Apply developer tools
A company uses Dynamics 365 Finance. You need to migrate all custom report artifacts from a development environment to a cloud- hosted Tier-1 test environment that has Visual Studi...
axpp filedeployment packageenvironment migrationcloud-hosted - Question #142Implement data and application integration
Drag and Drop Question A company implements Dynamics 365 Finance and Dynamics 365 Supply Chain Management. Customers place orders from the company website store or through sales re...
dual-writevirtual entitycomposite entityPower Platform integration - Question #143Implement data and application integration
You are training a new Dynamics 365 Finance developer. You need to recommend where asynchronous integrations should be used instead of synchronous integrations. For which scenario...
asynchronous integrationsynchronous integrationintegration patternsPOS - Question #144Implement security and optimize performance
Drag and Drop Question A company uses Dynamics 365 Finance. A user is unable to access the new Customer Credit Limit report. You need to configure security for the report. Which th...
security privilegeduty extensionmenu itemrole assignment - Question #145Apply developer tools
Case Study 1 - Wide World Importers Background Wide World Importers sell office supplies, furniture, and fittings to their customers across the United States. The company has the f...
Record Infopage optionsfield visibilityform navigation - Question #146Design and develop AOT elements
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 q...
form patternsTable of Contentsvertical tabsform layout - Question #147Perform testing, performance monitoring, and ALM
You are implementing Dynamics 365 Supply Chain Management for a customer. The complete solution involves an ISV product that was obtained from Microsoft AppSource. You notice that...
LCSSQL Insightsperformance diagnosticsISV product - Question #148Perform testing, performance monitoring, and ALM
A company has a cloud-based installation of Dynamics 365 Finance. A user reports slow response times in the application when accessing the production environment. You need to diagn...
Environment monitoringSQL insightsHealth metricsperformance monitoring - Question #149Develop business logic
Drag and Drop Question An error occurs when an employee creates a new workflow using a custom approval element to track the status of a document. You need to ensure that the workfl...
workflowapproval componentbusiness process stepsworkflow structure - Question #151Design and develop AOT elements
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 q...
form extensionSalesTableApplication Explorerstatus field - Question #152Develop business logic
Case Study 2 - First Up Consultants Background Overview First Up Consultants provides Commercial Cleaning services to its clients. The company purchases all its cleaning supplies f...
post handlerevent handlerenumeration logicX++ extension - Question #153Design and develop AOT elements
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 q...
custom enumerationAOT elementsenum extensibilityD365 Finance - Question #154Design and develop AOT elements
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 q...
custom enumerationAOT elementsenum extensibilityD365 Finance - Question #155Design and develop AOT elements
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 q...
custom enumerationAOT elementsenum extensibilityD365 Finance - Question #156Design and develop AOT elements
Drag and Drop Question You are creating a new class and adding methods to the class. You need to control extensibility capabilities of some of the methods in the class. Which attri...
extensibility attributesHookableWrappableReplaceable - Question #157Design and develop AOT elements
You are a Dynamics 365 Finance developer. You have the following Extended Data Types (EDTs): You plan to modify properties of the EDTs by using an extension. You need to determine...
Extended Data TypesEDT extensionfield sizeAOT extensibility - Question #158Design and develop AOT elements
A company uses Dynamics 365 Finance. You have two tables as shown: When an employee is deleted from EmplTable, the corresponding bank account information must automatically be dele...
table relationsforeign keyOnDelete CascadeAOT table design - Question #159Design and develop AOT elements
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets th...
Extended Data TypesEDT customizationAOT elementsD365 Finance - Question #160Design and develop AOT elements
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets th...
Extended Data TypesEDT customizationAOT elementsD365 Finance - Question #161Design and develop AOT elements
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets th...
Extended Data TypesEDT customizationAOT elementsD365 Finance - Question #162Develop business logic
You are a Dynamics 365 Finance developer. You have a table named FMVehicle that contains a field named VehicleId. The table has an index named VehicleIdIdx on the VehicleId field....
X++ SQLtable bufferindex selectembedded SQL - Question #163Develop and test code
Drag and Drop Question A company uses Dynamics 365 Finance. The company wants to create test cases by using the SysTest framework. You need to select the appropriate TestTransactio...
SysTest frameworkTestTransactionModeunit testingAutoRollback - Question #164Apply developer tools
Drag and Drop Question A company uses Dynamics 365 Finance. The company is implementing an independent software vendor (ISV) solution. You overlay the ISV code to add functionality...
ISV solutioncode compareoverlayversion control - Question #167Implement reporting
Drag and Drop Question A company has a cloud-based installation of Dynamics 365 Finance. The company also has Dynamics 365 Sales and Customer Service systems. The company implement...
Entity storeBYODanalytical reportsdata storage - Question #168Develop business logic
You are a Dynamics 365 Finance developer. You have a table named FMVehicle that contains a field named VehicleId. The table has an index named VehicleIdIdx on the VehicleId field....
X++ SQLselect statementorder bytable buffer - Question #169Implement security and optimize performance
Drag and Drop Question You are a Dynamics 365 Finance developer. Users can view customers from all customer groups on the customer form. You need to ensure that users can only see...
security policyrecord-level securityXDSquery constraint - Question #170Implement data and application integration
A company wants to integrate Dynamics 365 Finance with an external application. The apps must send each customer's name and address as a single column to the external application....
data entitycomputed columnCustCustomerEntitydata integration - Question #171Implement data and application integration
Drag and Drop Question A company uses Dynamics 365 finance and operations apps. The company plans to integrate third-party products with Dynamics 365 Finance. You need to select th...
ODatacustom servicebatch data APIintegration patterns - Question #172Perform testing, performance monitoring, and ALM
You use the performance timer to monitor and optimize Dynamics 365 performance. You need to view information about how many users are currently using the application. Which perform...
performance monitoringperformance counterWeb Client Sessiondiagnostics - Question #173Develop business logic
A developer submits code for a quality assurance review. Several lines of code use the var data type. You need to validate the segments tor the correct X++structure. Which code sta...
X++ syntaxvar data typeternary operatorcode validation - Question #174Implement data and application integration
You are training a new Dynamics 365 Finance developer. You need to recommend where asynchronous integrations should be used instead of synchronous integrations. For which scenario...
async integrationsync integrationintegration patternsD365 Finance - Question #176Develop and test code
Drag and Drop Question You are developing new features for an app. You must perform unit testing for the features by using the Unit Test framework. You need to create unit test cod...
unit testingSysTestMethodtest attributesX++ testing - Question #177Implement data and application integration
Case Study 3 - Munson's Pickles and Preserves Farm Background Munson's Pickles and Preserves Farm produces and sells jarred food goods. The organization has several production and...
ODatadata integrationreal-time integrationDynamics 365 Finance - Question #178Implement data and application integration
Case Study 3 - Munson's Pickles and Preserves Farm Background Munson's Pickles and Preserves Farm produces and sells jarred food goods. The organization has several production and...
RESTOData protocolweb servicesintegration - Question #179Design and develop AOT elements
Case Study 3 - Munson's Pickles and Preserves Farm Background Munson's Pickles and Preserves Farm produces and sells jarred food goods. The organization has several production and...
form extensionAOTUI customizationform design - Question #181Design and develop AOT elements
Case Study 3 - Munson's Pickles and Preserves Farm Background Munson's Pickles and Preserves Farm produces and sells jarred food goods. The organization has several production and...
form patternsSimple List and Detailsform designUI layout - Question #183Implement data and application integration
Case Study 3 - Munson's Pickles and Preserves Farm Background Munson's Pickles and Preserves Farm produces and sells jarred food goods. The organization has several production and...
data management workspaceintegration mappingbatch jobasynchronous integration - Question #184Implement data and application integration
Case Study 3 - Munson's Pickles and Preserves Farm Background Munson's Pickles and Preserves Farm produces and sells jarred food goods. The organization has several production and...
data entity mappingtarget field mappingdata management workspaceentity list refresh - Question #185Implement reporting
An error message displays when a user tries to save an outgoing electronic reporting document. You need to ensure that the document format supports electronic reporting. Which thre...
electronic reportingER formatsdocument formatsXML - Question #187Perform testing, performance monitoring, and ALM
A company uses Dynamics 365 Finance. There are performance issues with the sales order list page and invoicing process. You need to diagnose the issues by using the Performance tim...
Performance timerSQL monitoringperformance diagnosticsDynamics 365 Finance - Question #190Implement data and application integration
Drag and Drop Question A company uses Dynamics 365 Supply Chain Management. You are developing multiple integrations. You need to select the appropriate integration models for the...
integration modelsODataDual-writecustom service