DRAG DROP A company has the following custom permission set: 
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
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 plans to optimize its permission sets. The company has the following permission sets: 
HOTSPOT You need to define the XML file properties for the accounting 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.
DRAG DROP You need to configure the Subcontract Docs extension to translate the fields. 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.
Yeah, makes sense to start by enabling the translation feature first (E), then build to get the Translations folder (F), and finally translate the .xlf file (G). That's the usual sequence for multi-language support in AL extensions. Pretty sure that's how it works in real projects but open to correction.
HOTSPOT You need to define the properties of the comments field of the Non-conformity page. 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.
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.
Seen similar on practice exams. The correct order is: set Description as ObsoleteState = Pending, then set Clone procedure as Pending too, finally remove the Description field from the Issue table. Official docs and hands-on labs explain this phased removal approach well.
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: • SandboxA is configured without the Test Toolkit installed. • 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.






