An admin has created a text field Configuration Attribute for Bundle A. The admin wants the attribute to start with a dynamic value the moment the configuration page loads.
Which steps should the admin take to meet this requirement?
A.
Create a text field on the Quote Line object with the same API name as the Configuration Attribute field. Create a Price Rule to target the Quote Line field to give it a value.
B.
Create a Flow to update the Product Option field that is used for the Configuration Attribute value. Set the process to trigger upon new record creation.
C.
Create a formula text field on the Quote, constructing the formula to return the desired default value. Update the Configuration Attribute Default Field to identify the Quote formula field.
D.
Create a Price Rule to target the Product Option field that is used for Configuration Attribute to give it a value. Ensure the end user selects Apply Rules in the Configurator.
Choose C. This is a slightly tricky one because, the ideal way is via a Flow, because the limitation of a Formula Field is the Field Type you can use. So, if it's an email, then Flow is the best solution. However, in this case, the Field type is given as a Text Field. Therefore you can get away with using a Formula Field. as per Trailhead Exercise; https://trailhead.salesforce.com/content/learn/projects/personalize-smartwatches-with-salesforce-cpq-attributes/set-a-default-value-for-an-engraving-attribute
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
SFCPQ009
Highly Voted 1 year, 2 months agoBorisBoris
Most Recent 1 month, 1 week ago