PL-400 – Question 40

0
244
⚠️ Retired / Legacy Exam: This exam has been retired or replaced. These practice questions are kept for reference only. Please check the official vendor website for current exam versions before studying.

Question 40

An organization implements Dynamics 365 Sales.
You need to trigger a business rule when the main form in saved.
What should you do?

A. Write a business rule to trigger on a change of ModifiedOn field.
B. Set the scope of the business rule to one specific form where business rule triggers.
C. Set the scope of the business rule to All Forms.
D. Set the scope of the business rule to Entity.

Correct Answer: D
Set scope of business rule to “Entity” instead of “All Form”. This will trigger it on server side.
Reference:
https://docs.microsoft.com/en-us/previous-versions/dynamicscrm-2016/developers-guide/dn481574(v=crm.8)