Universal Containers has Quote Terms specific to Product X and separate Quote Terms specific to Product Y. The Admin has created an output document with separate Template Sections for each set of Quote Terms. Each Template Section references a separate Template Content record. Which tasks should the admin complete to ensure Quote Terms for Product X and Y appear separately in the output document?
A. Set the Product X Template Section filter fields to Product Code = Product X; repeat for Product Y.
B. Create a Term Condition for all Product X Quote Terms where Section = Template Section X; repeat for Product Y.
C. Set the Template Content field for all Product X Quote Terms to the Product X Template Content record; repeat for Product Y.
D. Delete the second Template Section and set the Group field on the remaining Template Section to SBQQ__ProudctCode__c.
Universal Containers requires that all users add at least one Product Option from the Maintenance Feature to a bundle. Additionally, users must select at least one and no more than two Product Options from the Support Feature.
How should the Admin set up these requirements for the users?
A. Set Min Options for Maintenance to one. Set Min Options to zero and Max Options to two for support.
B. Set Min Options for Maintenance to one. Set Min Options to one and Max Options to two for support.
C. Set Max Options for Maintenance to one. Set Min Options to zero and Max Options to two for support.
D. Set Min Options and Max Options to zero for Maintenance. Set Min Options to zero and Max Options to two for support.
An Admin wants to update a field on all Quote Lines based on a Quote field. Which setup should the Admin use?
A. A Workflow Rule, with conditions that check the Quote field values, and a Field Update to Update the Quote Lines.
B. Process Builder, with conditions that check the Quote field values, and the native functionality to update related records.
C. A Custom Trigger on the Quote object, with a query to obtain all related Quote Lines, and an update operation after changing the field.
D. A Price Rule, with conditions that check the Quote field values, and an action to update the Quote Lines.
UC wants their documents to be translated into multiple languages. The Admin has already provided translations for the merge fields, but wants to create translations for the static text.
What is the proper structure of that variable that represents the translatable static text in Template Content?
A. {IData.VariableName}
B. {$Data.VariableName}
C. {IText.VariableName}
D. {SText.VariableName}
Given a customer's tiered pricing model, an Admin wants to allow users to define Discount Tiers and use those values as the Regular Price instead of an Amount deducted from the List Price.
How should the Admin configure the Discount Schedule to meet this requirement?
A. Set the Discount Unit to Percent, set the Aggregation Scope to Quote, choose Current Tier from the Override Behavior picklist, and then select the Use Price for Amount checkbox.
B. Set the Discount Unit to Amount, choose All from the Override Behavior picklist, and then select the Use Price for Amount checkbox.
C. Set the Discount Unit to Amount, create a custom Override_Amount_c field on the Edit Tiers page, select the Users Defined checkbox, and then choose All from the Override Behavior picklist.
D. Set the Discount Unit to Percent, set the Aggregation Scope to Quote, Current Tier from the Override Behavior picklist, and then select the User Defined checkbox.
At Universal Containers, each storage container is configured as a bundle. An important property of the bundle is cubic volume. The volume selected at the bundle level must match the volume of every Product Option. Which two actions must the Admin take to allow a sales rep to choose a volume that will apply to all Product Options? Choose 2 answers
A. Set up a Lookup Price Rule referencing a custom object.
B. Create a Feature level Configuration Attribute.
C. Set the Configuration Attribute with Apply to Product Options to True.
D. Create a bundle level Configuration Attribute.
Universal Containers has a bundle that has a large number of Product Options. They do not want all of the options available to be visible on the configuration by default. They want the User to click a button within each Feature to see which Product Options are available to be selected, and then have the User select Product Options from that page. How should the Admin set up the bundle for the display to work this way?
A. Select the Required checkbox on each Product Option in the Bundle.
B. Select the Hidden checkbox on the Bundled Product record.
C. Select Add as the Option Selection Method on the Bundle product.
D. Select Click as the Option Selection Method on the Bundle product.
The sales reps at Universal Containers want the Quote Line Editor to always display the column headers and the Quote Total on the desktop user interface, regardless of how many Quote Lines are present. How can an admin meet the requirement?
A. Enable the Group Line Items checkbox on the Quote to be checked by default.
B. Enable Large Configurations to freeze the Total and Column Headers.
C. Enable Compact Mode so all of the Quote Lines fit on the screen at once.
D. Enable Large Quote Experience to freeze the Total and Column Headers.
Universal Containers offers a bundle with two Products, Product A should always be added. Product B should be included initially, but can be removed by the user.
What two Option configurations that must be utilized for Product B to meet the requirement?
A. Set Bundle to FALSE.
B. Set Required to FALSE.
C. Set Selected to TRUE.
D. Set Quantity Editable to TRUE.
When sold a la carte, a processor Product should be priced at USD 200 and EUR 150. When sold as a component of a laptop bundle in USD, this processor should be priced at USD 180 and EUR 135. If Universal Containers must enable multi-currency, how should the admin implement this discounted price?
A. Set the Unit Price field on the processor Product Option to a value of 180.
B. Set the Discount % field on the processor Product Option to 10%.
C. Set the Bundled checkbox to True.
D. Create a new Product record with a USD 180 Price Book Entry for the discounted Processor.