Here are all the actual test exam dumps for IT exams. Most people prepare for the actual exams with our test dumps to pass their exams. So it's critical to choose and actual test pdf to succeed.

Exam AB-410 Topic 1 Question 21 Discussion

Actual exam question for Microsoft's AB-410 exam
Question #: 21
Topic #: 1
A company is creating a canvas app and a model-driven app to manage their customer accounts.
The canvas app requires a business rule to set the Business Type column to large if the customer size is greater than a specific currency value.
The model-driven app requires a business rule to recommend the account rating be re-evaluated when the account goes on credit hold for this app only.
You need to configure the scope for the business rules.
Which scope should you use? To answer, drag the appropriate scopes to the correct business rules. Each scope 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.

Suggested Answer:


Explanation:
Business Type rule - Table scope; Account rating re-evaluation rule - Specific form scope

The Business Type rule should use Table scope because it must apply to the data regardless of which form or app is used, including the canvas app. Table-scoped business rules execute at the table level for supported operations and are not tied to one model-driven form. The account-rating recommendation is explicitly limited to one model-driven app form, so Specific form scope is the correct choice. This prevents the recommendation from appearing on other account forms that serve different processes. All forms would be broader than necessary because it applies the client-side rule to every main form for the table. The maker should confirm that the selected actions are supported at the chosen scope; not every form action is available at table scope. The original requirement to set Business Type based on customer size is data logic, whereas the rating recommendation is presentation guidance in a particular experience. The Study Guide explicitly lists "configure business rules." The verified mapping applies the narrowest effective scope: Table for reusable cross-app data behavior and Specific form for the app-limited recommendation.
Study Guide reference/topic: "Implement business and process logic - Configure business rules." AB-410 Study Guide | Microsoft Learn technical reference

by Ken at Sep 11, 2026, 03:27 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
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.