Microsoft MB-820 Practice Test - Questions Answers, Page 7
List of questions
Related questions
HOTSPOT
A company is setting up a sandbox environment.
You observe the following issues in Visual Studio Code:
* When you open the User Settings window, no AL command is available
* In the Problems tab. the error 'The target page Customer List for the extension object is not found' is displayed.
You need to identify a solution for each issue.
Which solutions should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
DRAG DROP
A company is implementing Business Central.
The company has the following requirements for a report:
* The report must be loaded for users in a specific location only.
* Data entered in the request page must be validated before any further processing.
* A filter must be defined for users based on the Department field defined in user setup.
You need to implement the given requirements.
Which triggers should you use? To answer, move the appropriate triggers to the correct requirements. You may use each trigger once, more than once, or not at all. You may need to move the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
HOTSPOT
You are developing a codeunit for a company that uses Business Central.
The code unit must be run only during installation of an extension package.
You need to create the codeunit.
How should you complete the code' To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
HOTSPOT
You need to use a query data type to retrieve requited data.
How should you complete the code' To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
DRAG DROP
You plan to run a debug for a client.
You extend the Standard Sales - Invoice report to add a new requirement.
You create a Report Extension 'Ext Standard Sales - Invoice' with ID = 50100 and add the following lines of code. (Line numbers are included for reference only.)
The client informs you that the value of the New Total VATBaseLCY column is incorrect.
You need to run a debug to identify the cause.
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
HOTSPOT
You need to provide the endpoint to the PMS provider for the RoomsAPI page.
How should you complete the API page endpoint? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point
You need to define the tables used for the non-conformity entity.
What should you use?
document history table to introduce the non-conformity entities
document table to introduce the non-conformity entities
supplemental table to introduce the non-conformity lines
HOTSPOT
You need to define the properties for the Receipt No. field in the Non-conformity table when storing the information to the purchasing department
How should you complete the code segment? To answer, select the appropriate options in the answer area.
NOTE; Each correct selection is worth one point.
You need to access the RoomsAPI API from the canvas app.
What should you do?
Use the default API configuration in Business Central
Enable the APIs for the Business Central online environment.
Open the Web Services page and publish the RoomsAPI page as a web service.
Include in the extension a codeunit of type Install that publishes RoomsAPI.
You need to improve performance when ticketAPI is used to analyze the POS data. What should you do?
Set the ODataReadonlyGetEnabled parameter to True in the Business Central admin center.
Set the AceesByPermission property to Read on the ticketAPI API page.
Enable read scale-out on the Business Central database.
Set the DataAccesslntent property to Readonly on the ticketAPI API page.
Question