QuestionQ212

Configure business process automation

An organization deploys Dynamics 365 Sales.

You need to trigger a business rule when the main form is 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.
Explanation

A business rule scoped to a specific form applies only to that model-driven app form, allowing it to be associated with the required main form. Microsoft documents that business-rule process triggers can be registered for the save event; a specific-form scope identifies the relevant form rather than applying the rule to every form or to the table and server.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!