exam questions

Exam MB-500 All Questions

View all questions & answers for the MB-500 exam

Exam MB-500 topic 4 question 17 discussion

Actual exam question from Microsoft's MB-500
Question #: 17
Topic #: 4
[All MB-500 Questions]

DRAG DROP -
A company uses Dynamics 365 Finance. The company is implementing an independent software vendor (ISV) solution.
You overlay the ISV code to add functionality to the solution.
You need to configure code compare options.
Which code compare option should you use? To answer, drag the appropriate code compare options to the correct scenarios. Each code compare option may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 3: Compare metadata with baseline
The compatibility checker tool can detect metadata breaking changes against a specified baseline release or update. In this way, it helps ensure backward compatibility. Microsoft uses the tool to help ensure metadata compatibility.
You can use the tool to detect metadata compatibility issues that a new version has against the version that it's replacing. Microsoft uses the tool to detect any breaking changes that a new monthly update has against the previous monthly update.

Forms -
Any of the following changes will break form extensions that reference the controls or methods:
Deleting or renaming form controls, form data sources, and form data source fields.
All changes that are breaking for methods are also breaking for form methods.
Reference:
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/compatibility-checker-tool

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
TM22
Highly Voted 2 years, 5 months ago
compare code with baseline compare code with baseline compare metadata with baseline
upvoted 7 times
...
yuri_rusanov
Highly Voted 6 months, 3 weeks ago
compare code with baseline compare and merge code compare metadata with baseline
upvoted 5 times
...
globeearth
Most Recent 2 weeks, 6 days ago
1: B. Compare code with baseline - You need to compare your custom code with the ISV solution’s code to understand differences and ensure your changes align with the ISV’s implementation. 2: A. Compare and merge code - You need to compare the code and actively resolve conflicts between your customizations and the ISV solution’s code, which may involve merging changes. 3: C. Compare metadata with baseline - You need to compare form elements (such as metadata for controls, layouts, or properties) between your customized form and the ISV solution’s form to identify differences.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...