You are developing a model extension for Dynamics 365 Finance that extends objects from the Application Foundation package. You need to create and configure a new model for the extension. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. A. Create an extension class that references the Application Foundation. B. Assign the model to the USR layer. C. Reference the Application Foundation package when creating the extension model. D. Create a new model that builds into its own separate assembly. E. Create a new model that is part of an existing package. Â Suggested Answer: AD A: You must create a class. D: Extension lets you extend existing artifacts in a new model. A model that contains only extension customizations can be compiled into its own assembly and be deployed in its own package. Reference: https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/class-extensions https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/dev-tools/model-split This question is in MB-500 Microsoft Dynamics 365 Finance and Operations Apps Developer Exam For getting Microsoft Certified: Dynamics 365 Finance and Operations Apps Developer Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer