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.
"UC sells a product which must be priced as 10% of the total of all other fixed-priced products present on a quote.
Which two represent a valid configuration to meet this requirement? Choose 2 answers
A. Pricing Method set to Percent of Total and Subscription Pricing blank
B. Pricing Method set to Custom and Subscription Pricing set to Custom"
C. Pricing Method set to Percent of Total and Subscription Pricing set to Custom
D. Pricing Method set to List and Subscription Pricing set to Percent of Total
Universal Containers wants to apply different Discount Schedules depending on the currency of the Quote, how should the Admin set this up?
A. Create a Lookup Relationship on the Quote to the Discount Schedule for the user to populate.
B. Using a Price Rule, Inject the ID of the Discount Schedule sourced from a formula field on the Quote Line.
C. Modify the Discount Schedule formula field on the Quote Line to reference the IDs of your Discount Schedules.
D. Create a Discount Schedule for each currency in the related list on the Product.
Universal Containers offers a 50% customer discount promotion this month for Product A. The Admin decides to use a Price Rule to enable this promotion.
Which set of Price Actions Should the Admin create on this Price Rule?
A. One Price Action to inject 50 in the SBQQ__Discount__c field on the Quote Line and one Price Action to inject a blank value in the SBQQ__AdditionalDiscountAmount__c field on the Quote Line.
B. One Price Action to inject 0.5 "SBQQ__OriginalPrice__c in the SBQQ__SpecialPrice__c field on the Quote Line and one Price Action to inject the text "Custom" in the SBQQ__SpecialPriceType__c field on the Quote.
C. One Price Action to inject 0.5 in the SBQQ__CustomerDiscount__c field on the Quote Line and one Price Action to inject a blank value in the SBQQ__CustomerDiscountAmount__c field on the Quote Line.
D. One Price Action to inject 50 in the SBQQ__Discount__c field on the Quote Line.
Universal Containers has a Quote that contains a Quote Line associated to an Asset Product in addition to another Quote Line.
Which property must be present on the additional Quote line to create a Subscribed Asset at the time of Contract generation?
A. Bundled equals True.
B. Subscription Pricing equals Percent of Total.
C. Package equals True.
D. Pricing Method equals Percent of Total.
Universal Containers 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 the variable that represents the translatable static text in Template Content?
A. {!Text.VariableName}
B. {$Data.VariableName}
C. {!Data.VariableName}
D. {$Text.VariableName}
Universal Containers has a requirement to ensure that Product B is always quoted with Product A in a bundle. The products are in separate features and there is no clear indication that they must be sold together. They implemented a Product Validation rule to fulfill this requirement, but received complaints that it was not user friendly. What other approach should the Admin take to fulfill this requirement?
A. Create an Option Constraint with Type: Add.
B. Create a Configuration Price Rule to add Product B.
C. Create a Product Selection rule to add Product B.
D. Create an Option Constraint with Type: Dependency.
Universal Containers has a Product that has a Subscription Term of 12 months. Users frequently create Quotes which are longer than this period. When adding this Product to these Quotes, however, the Prorated List Price is the same as the List price. Which action should the Admin take to correct the issue?
A. Populate Subscription Pricing on the Product.
B. Populate Subscription Pricing on the Quote Line .
C. Check "Enable Proration" on the Quote.
D. Populate Default Subscription Term on the Quote Line.
Universal Containers (UC) wants to use an Option Constraint in a bundle that requires a user to sell Product Option X before they can sell Product Option Y. Sales has indicated that this would be too restrictive, and they want to be able to select Product Option Y as long as Product Option X is an existing asset on the account. UC has approved this change. What should the Admin do to address this change?
A. List accounts with assets in the "Option Constraint Group" field.
B. Look up the account with the assets on the "Account" field.
C. Mark the "Check Prior Purchases" checkbox as TRUE.
D. Use a Product Rule instead of an Option Constraint.
How can an Admin prevent users from reconfiguring a specific bundle after initial configuration?
A. Set the Configuration Type to Disabled.
B. Set the Configuration Type to Allowed and Configuration Event to Always.
C. Set the Configuration Type to Allowed and Configuration Event to Add.
D. Set the Active checkbox on Reconfigure Line Custom Action to False.