You need to identify the impact of the new version on the existing account records. What is the outcome in each scenario?

November 13, 2021 by Admin

HOTSPOT

You have a business process flow (BPF) that interacts with the Account entity.

You modify the BPF and add a new stage at the beginning.

You need to identify the impact of the new version on the existing account records.

What is the outcome in each scenario? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

PL-200 Microsoft Power Platform Functional Consultant Part 05 Q13 056 Question

PL-200 Microsoft Power Platform Functional Consultant Part 05 Q13 056 Question

PL-200 Microsoft Power Platform Functional Consultant Part 05 Q13 056 Answer

PL-200 Microsoft Power Platform Functional Consultant Part 05 Q13 056 Answer

Explanation:

Box 1: Existing accounts show the new BPF.
When an entity record is being created and if there are multiple BPFs defined on that entity. The system would do the following:

If the ProcessId field is set to Guid.Empty. The system will skip defaulting the BPF on that instance.
If the ProcessId field is set to specific BPF entity reference. The system will default to the specified BPF.
If the ProcessId field on the record is not set. The system will default the BPF.

Box 2: No BPF is linked to a new account.

Note: A business process flow definition is represented as a custom entity and an instance of a process is stored as a record within that entity. Each record is associated with a data record (such as an Account, Contact, Lead, or Opportunity) and in case of cross-entity processes, with a data record for each participating entity.

Leave a Reply