ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 178 - Certified Data Architect discussion

Report
Export

A custom pricing engine for a Salesforce customer has to be decided by factors with the following hierarchy:

State in which the customer is located

City in which the customer is located if available

Zip code in which the customer is located if available

Changes to this information should have minimum code changes

What should a data architect recommend to maintain this information for the custom pricing engine that is to be built in Salesforce?

A.
Create a custom object to maintain the pricing criteria.
Answers
A.
Create a custom object to maintain the pricing criteria.
B.
Assign the pricing criteria within customer pricing engine.
Answers
B.
Assign the pricing criteria within customer pricing engine.
C.
Maintain require pricing criteria in custom metadata types.
Answers
C.
Maintain require pricing criteria in custom metadata types.
D.
Configure the pricing criteria in price books.
Answers
D.
Configure the pricing criteria in price books.
Suggested answer: C

Explanation:

According to theGet Started with Custom Metadata Typesunit on Trailhead, one of the use cases for custom metadata types is to define custom charges for an accounting app. The unit states that ''Say that your org uses a standard accounting app. You can create a custom metadata type that defines custom charges, like duties and VAT rates. Then you can write some Apex code that calculates the total amount due for each invoice by using the metadata from your custom metadata type.'' Therefore, a similar approach can be used to maintain the pricing criteria for a custom pricing engine in Salesforce.

asked 23/09/2024
Vitalii Kucher
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first