nerdexam
Microsoft

MB-500 · Question #59

You are developing a customization for Dynamics 365 Unified Operations. The customization must extend objects from the Application Foundation package. You need to create and configure a new model…

The correct answer is C. Reference the Application Foundation package when creating the extension model. D. Create a new model that builds into two its own separate assembly. You'll need to reference Application Foundation before you can extend any classes from it. The correct sequence would be D - Create the new model, followed by C - Reference Application Creating an extension class can only be done after this…

Plan the architecture and solution design

Question

You are developing a customization for Dynamics 365 Unified Operations. The customization must extend objects from the Application Foundation package. You need to create and configure a new model for the customization. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Options

  • ACreate an extension class that references the Application Foundation.
  • BAssign the model to the USR layer.
  • CReference the Application Foundation package when creating the extension model.
  • DCreate a new model that builds into two its own separate assembly.
  • ECreate a new model that is part of an existing package.

How the community answered

(20 responses)
  • A
    15% (3)
  • B
    5% (1)
  • C
    70% (14)
  • E
    10% (2)

Explanation

You'll need to reference Application Foundation before you can extend any classes from it. The correct sequence would be D - Create the new model, followed by C - Reference Application Creating an extension class can only be done after this. https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/class- https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/dev-tools/model-split

Topics

#model creation#package reference#assembly#Application Foundation

Community Discussion

No community discussion yet for this question.

Full MB-500 Practice