HOTSPOT
You have a per tenant extension that contains the following code.
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.
Hot Area:
HOTSPOT
A company plans to integrate tests with its build pipelines.
The company has two Docket sandbox environments: SandboxA and SandboxB.
You observe the following:
1.
SandboxA is configured without the Test Toolkit installed.
2.
SandboxB must be configured from scratch. The Test Toolkit must be installed in SandboxB during configuration.
You need to configure the sandbox environments.
How should you complete the cmdlets? To answer, select the appropriate options in the answer area.
Hot Area:
HOTSPOT
A company has a page named New Job Status connected to a source table named Job. The page has an action named Item Ledger Entries. The company requires the following changes to the page:
1.
Filter the page to display only jobs with open or quote status.
2.
Add the following comment for internal use: This page does not include completed jobs.
3.
Item Ledger Entries action must open the selected job on the page and display it in the Ul for users to modify.
You need to select the property selections to use for each requirement.
Which property selections should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:
HOTSPOT
You need to write the code to call the subcontractor's REST API.
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.
Hot Area:
DRAG DROP
You need to handle the removal of the Description field and the Clone procedure without breaking other extensions.
Which three 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.
NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.
Select and Place:
DRAG DROP
A company plans to deploy Business Central.
The company has the following deployment requirements:
1.
Use the company hardware architecture to run the deployment. ?Use sandbox environments to develop extensions.
2.
Allow tenants to connect to Shopify with the standard connector.
3.
Use Microsoft Power Automate to create a workflow that calls a business event.
You need to identify the deployment type for each requirement.
Which deployment types should you use? To answer, move the appropriate deployment types to the correct requirements. You may use each deployment type once, more than once, or not at all.
Select and Place:
DRAG DROP
You are developing an XMLport to export data from the parent Item table and a related child "Item Unit of Measure' table. The XMLport configuration must provide the following:
1.
Link the child table to its parent.
2.
Display a confirmation message after the XMLport runs.
You need to generate the XMLport.
What should you do? 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.
Select and Place:
You need to call the Issue API action from the mobile application.
Which action should you use?
A. POST /issues(88122e0e-5796-ec11-bb87-000d3a392eb5)/Microsoft.NAV.copy
B. PATCH /issues(88122e0e-5796-ec11-bb87-000d3a392eb5)/Microsoft.NAV.Copy
C. POST /issues(88122e0e-5796-ec11-bb87-000d3a392eb5)/Copy
D. POST /issues(88122e0e-5796-ec11-bb87-000d3a392eb5)/copy
E. POST /issues(88122e0e-5796-ec11-bb87-000d3a392eb5)/Microsoft.NAV.Copy
You need to determine why the debugger does not start correctly.
What is the cause of the problem?
A. The "userId" parameter must have the GUID of the user specified, not the username.
B. The "breakOnNext" parameter is not set to "WebServiceClient".
C. The "userId" parameter is specified, and the next user session that is specified in the "breakOnNext" parameter is snapshot debugged.
D. The "executionContext" parameter is not set to "Debug".
A company plans to meet new regulatory requirements.
The regulator has issued new tax tiers.
You need to update the base application table by using a table extension.
Which table field property can you change?
A. CalcFormula
B. DecimalPlaces
C. BlankZero
D. AutoFormatType