Salesforce Certified Industries CPQ Developer — Question 15
What is a context dimension?
Answer options
- A. A link to data stored in sObjects, calculated using a function, or typed in during design-time
- B. A variable that stores rule condition values
- C. A multi-dimensional array of sObject data
- D. The relational path from a root sObject, such as an Order, to related sObjects, such as Account
Correct answer: B
Explanation
The correct answer, B, accurately describes a context dimension as a variable that holds the values for rule conditions. The other options do not relate to the definition of a context dimension; A discusses links to data, C describes data structure, and D focuses on relational paths between sObjects.