Pre-Summer Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Salesforce CPQ Specialist CPQ-Specialist New Questions

Salesforce Certified CPQ Specialist (WI25) Questions and Answers

Question 33

"UC wants to show a custom text field on their Quote Document. This field with API name Additional_Text__c

already exists and is located on the Quote object.

What is the correct syntax to insert this into an HTML Template Content?

Options:

A.

{!quote.Additional_Text__c}

B.

{Iquote__r.Additional_Text__c}

C.

{ISBQQ__Quote__r.Additional_Text__c}"

D.

{ISBQQ__Quote__c.Additional_Text__c}

Question 34

Universal Containers requires a subset of products to be viewed based on a button on the Quote Line Editor.

Which Salesforce CPQ functionality will satisfy this requirement?

Options:

A.

Custom page security plug-In script

B.

Product Rules of filter type

C.

Price Rules

D.

Custom Action with Search Filter

Question 35

Universal Containers needs sales reps to look up Campaign records to associate with specific Quote Lines in the Quote Une Editor. The admin created a lookup field on the Quote Line object that relates to the Campaign object, then added the lookup field Into the Line Editor Field Set on the Quote Line object

What does the admin need to do so the sales reps can search Campaign records In the Quote Line Editor without seeing a warning message?

Options:

A.

Create a twin field on the Campaign object using the same API name as the lookup field.

B.

Create and populate a Field Set on the Campaign object named CPQ_Lookup.

C.

Add the name of the lookup field into the Line Editor Field Set on the Quote object.

D.

Add the lookup field to the Quote Line page layout.

Question 36

Universal Containers sells a total of 100 Products. There are 80 Products that are generally available for selection by all users (General Access). The remaining 20 Products should only be available to a certain group of users (Special Access).

Which Product Selection and Price Book strategy should the admin utilize to meet the requirements?

Options:

A.

Create one Price Book that contains all 100 Products. Create a Validation Rule on the Quote o(M.ect to prevent selection of a Special Access Product based on the level of User access.

B.

Create one Price Book that contains all 100 Products. Create a custom Product field to designate Genera! Access and/or Special Access. Utilize Hidden Search Filters to support dynamic Product visibility based on the level of User access.

C.

Create two Price Books: one General Access Price Book with the 80 generally available Products, and one Special Access Price Book with the 20 Special Access Products. Create automation to populate the appropriate Price Book ID Into the SBQQ__QuotePricebookld__c on the Opportunity.

D.

A Create two Price Books: one General Access Price Book with the 80 generally available Products,and one Special Access Price Book with all 100 Products. Use Guided Selling to assign the appropriate Price Book based on the level of User access.