ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 104 - PL-400 discussion

Report
Export

A company uses Common Data Service rollup fields to calculate insurance exposure and risk profiles for customers.Users report that the system does not update values for the rollup fields when new insurance policies are written.You need to recalculate the value of the rollup fields immediately after a policy is created.What should you do?

A.

Create new fields on the customer entity for insurance exposure and risk. Write a workflow process that is triggered when a new policy record is created to calculate the sum of values from policy records.

Answers
A.

Create new fields on the customer entity for insurance exposure and risk. Write a workflow process that is triggered when a new policy record is created to calculate the sum of values from policy records.

B.

Update the Mass Calculate Rollup Field job to trigger when a new policy record is created.

Answers
B.

Update the Mass Calculate Rollup Field job to trigger when a new policy record is created.

C.

Change the frequency of the Calculate Rollup Field recurring job from every hour to every five minutes.

Answers
C.

Change the frequency of the Calculate Rollup Field recurring job from every hour to every five minutes.

D.

Create a plug-in that uses the CalculateRollupFieldRequest method for the rollup field. Configure a step on the Create event for the policy entity for this plug-in.

Answers
D.

Create a plug-in that uses the CalculateRollupFieldRequest method for the rollup field. Configure a step on the Create event for the policy entity for this plug-in.

Suggested answer: B

Explanation:

Mass Calculate Rollup Field - This job is created per Rollup field and runs when you create or update Rollup field. By default, job runs in 12 hours after you create or update Rollup field. You can adjust start time of this job to make sure job runs during non-operational hours

Reference: https://sachinbansal.blog/2018/05/07/dynamics-365-rollup-fields-important-points/

asked 05/10/2024
Omer Awad
29 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first