Microsoft Dynamics 365 for Finance and Operations (legacy) — Question 9
You are an Independent Software Vendor (ISV) developer adding functionality to an existing solution. The solution's model has a label file of XYZen-US.label.txt.
You finish creating a job and an action menu item to launch the job.
You need to create a new label in the label file for the menu item.
Which two steps are recommended when creating the label? Each correct answer presents part of the solution.
Answer options
- A. Search for the text of the new label to ensure there are no duplicates.
- B. Give the new label a meaningful Label ID after clicking the New button.
- C. Use all capital letters and numbers for the Label ID of the new label.
- D. Use the Label ID generated by the editor after clicking the New button.
Correct answer: A, D
Explanation
Answer A is correct because checking for duplicates ensures that the new label is unique, which is essential for clarity and functionality. Answer D is also correct as using the automatically generated Label ID helps maintain consistency and avoids potential errors that could arise from manual input. Answers B and C are incorrect because while meaningful Label IDs are helpful, the specific requirement to use the editor's generated ID simplifies the process and prevents human errors.