List of questions
Related questions
Question 104 - PL-400 discussion
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?
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.
Update the Mass Calculate Rollup Field job to trigger when a new policy record is created.
Change the frequency of the Calculate Rollup Field recurring job from every hour to every five minutes.
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.
0 comments
Leave a comment first