nerdexam
MicrosoftMicrosoft

PL-200 · Question #159

PL-200 Question #159: Real Exam Question with Answer & Explanation

The correct answer is A: Table. {"question_number": 9, "correct_answer": "A", "explanation": "For canvas apps, the only applicable business rule scope is 'Table' (also called entity scope). Canvas apps do not use the model-driven form rendering engine, so the 'All Forms' and 'Form-specific' scopes only apply to

Configure Microsoft Dataverse

Question

A farm uses a canvas app to manage schedules for planting fields with crop seeds. The farm uses business intelligence to provide recommendations for schedule changes based on weather data. You must implement a business rule that changes information for several forms in the canvas app based on business intelligence data. You need to configure the business rule. Which scope should you use?

Options

  • ATable
  • BAll Forms
  • CForm specific

Explanation

{"question_number": 9, "correct_answer": "A", "explanation": "For canvas apps, the only applicable business rule scope is 'Table' (also called entity scope). Canvas apps do not use the model-driven form rendering engine, so the 'All Forms' and 'Form-specific' scopes only apply to model-driven apps. A business rule set to Table scope executes at the Dataverse data layer and applies regardless of the interface used - including canvas apps and API calls - making it effective across all forms in the canvas app. Since the requirement is to change data for several forms in the canvas app based on business intelligence data, Table scope is the correct and only viable choice. Selecting 'All Forms' or a specific form would have no effect on a canvas app.", "generated_by": "claude-sonnet", "llm_judge_score": 5}

Topics

#Business Rules#Dataverse#Scope#Model-driven Apps

Community Discussion

No community discussion yet for this question.

Full PL-200 PracticeBrowse All PL-200 Questions