MB-820 Exam Question 26

A company is setting up a custom telemetry trace signal to send traces on failed customer statement emails.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

MB-820 Exam Question 27

You create a procedure to check if a purchase order has lines.
The procedure returns false for purchase order PO-00001 even though it has purchase lines.

You need to fix the code to get the correct result.
For each of the following statements, select Yes if the statement is true Otherwise, select No.
NOTE- Each correct selection is worth one point.

MB-820 Exam Question 28

A company plans to set up a local Business Central Development Docker container.
The environment will be used for testing new project ideas.
You need to ensure that the most recent Business Central artifact URL has been selected.
Which command should you use?
  • MB-820 Exam Question 29

    You are customizing Business Central by using Visual Studio Code. You create a project that will extend Business Central. The AL extension contains JSON files, which are automatically generated and are used to store configuration data For testing purposes, you plan to add the following changes to the files:
    * Specify that page 21 must be opened after publishing.
    * Enable debugging
    * Disable the capability to download the source code
    You need to add the configurations to the JSON files.
    Which two configurations should you add? Each correct answer presents a complete solution.
    NOTE: Each correct selection is worth one point.
  • MB-820 Exam Question 30

    You create the following Vendor table and Item table in Business Central.

    You require the following data set to assign vendors to items.

    You need to create a query to assign the vendors.

    Which three code blocks should you use to develop the solution? To answer, move the appropriate code blocks from the list of code blocks to the answer area and arrange them in the correct order.
    NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.