Salesforce OMS-435 Exam - Topic 5 Question 85 Discussion
A developer needs to configure a calculation procedure to calculation the sum of the entire Baseprice.What is the mostefficient way for the developer to meet this requirement?
B) Add an Aggregation Step as SUM (BasePrice)
A) Create a Postprocessor apex class to calculate the sum.
C) Add A Calculation Step as SUM (BasePrice).
D) Create a Preprocessor class to calculate thesum
Currently there are no comments in this discussion, be the first to comment!