Salesforce Certified Industries CPQ Developer — Question 3
What is a context mapping?
Answer options
- A. The relational path from a root sObject, such as an Order, to related sObjects, such as Account
- B. A multi-dimensional array of sObject data
- C. A link to data stored in sObjects, calculated using a function, or typed in during design-time
- D. A variable that stores rule condition values
Correct answer: C
Explanation
The correct answer, C, describes context mapping as a reference to data within sObjects that can be derived using functions or defined at design-time. Option A discusses the relationship path of sObjects, which does not capture the essence of context mapping. Option B refers to a data structure that is unrelated to context mapping, and Option D deals with rule condition values, which is not relevant to the concept of context mapping.