Microsoft Dynamics 365 Customization and Configuration (legacy) — Question 50
You need to create a business rule for the account entity that runs both client and server side.
Which business rule scope should you use?
Answer options
- A. All forms
- B. Account
- C. Account for Interactive Experience
- D. Entity
Correct answer: D
Explanation
The correct answer is D, 'Entity', as this scope allows the business rule to execute both on the client side and the server side for all instances of the account entity. The other options either limit execution to specific forms or environments, which would not meet the requirement of running on both sides.