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:Link the child table to its parent.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.
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.
HOTSPOT -You create a query that contains a procedure to display the top customers.The procedure breaks at runtime.You need to fix the 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.
HOTSPOT -A company plans to customize its per tenant extension reports.The company has the following requirements for the customization:Child data items must not be displayed on the request page for some master detail reports.Selecting key filter fields takes users too much time. The customization must decrease the amount of time to select the fields.You need to optimize the report request page.Which actions should you configure? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.
HOTSPOT -You are writing a procedure to block all inventory items with numbers that do not start with the letter S.You need to complete the procedure.How should you complete the code expressions? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.
You create a page with the PageType property set to RoleCenter.You navigate through the different sections of the page.You need to add functionalities to the page.What should you do?