[Aug 09, 2023] Industries-CPQ-Developer Questions Truly Valid For Your Salesforce Exam! [Q24-Q44]

Share

[Aug 09, 2023] Industries-CPQ-Developer Questions Truly Valid For Your Salesforce Exam!

Industries-CPQ-Developer Actual Questions - Instant Download Tests Free Updated Today!


Salesforce Industries-CPQ-Developer certification exam covers a range of topics related to Salesforce CPQ and its application in the Industries domain, including product configuration, pricing and discounting, quote management, and integration with other Salesforce products. Candidates are expected to have a strong understanding of the capabilities and limitations of Salesforce CPQ, as well as the ability to design and implement solutions that meet specific business requirements. Successful completion of the exam demonstrates that an individual possesses the skills and knowledge required to develop and configure Salesforce CPQ solutions in the Industries domain, making them a valuable asset to any organization seeking to leverage this powerful technology.

 

NEW QUESTION # 24
A product manager wants to create a product bundle that can only be ordered between January 5th and January 31st.
How should the developer configure the product bundle to meet this requirement?

  • A. Set the Selling Start Date to January 5 and the Selling End Date to January 31
  • B. Enable the Active property on January 5 and disable the Active property on January 31
  • C. Set the Fulfillment Start Date to January 5 and the End of Life Date to January 31
  • D. Set the Fulfillment Start Date to January 4, Selling Start Date to January 5, and the End at life Date February 1

Answer: B


NEW QUESTION # 25
The developer notices that the Digital Commerce APIs are returning incorrect or no results.
Which cache should the developer refresh?

  • A. CPQPartition cache
  • B. VlodtyMetadata cache
  • C. VlocityAPIResponse cache
  • D. CachedAPHtesponse cache

Answer: D


NEW QUESTION # 26
Context Dimension Domain Types include:

  • A. Type In
  • B. All of the above
  • C. Picklist
  • D. Object Lookup

Answer: B


NEW QUESTION # 27
What do you use to take 20% off the price of a child product in a promotion?
Note: This question displayed answer options in random order when taking this Test.

  • A. A price list entry
  • B. An override
  • C. A price list
  • D. An adjustment

Answer: D


NEW QUESTION # 28
If more than one promotion has been applied to a bundle in the Cart, what must you have enabled to be able to delete the promotions?

  • A. Update scope setting in the promotion
  • B. Deep delete
  • C. Shallow delete

Answer: C


NEW QUESTION # 29
The logic to call and execute the rules is within the:
Note: This question displayed answer options in random order when taking this Test

  • A. interface
  • B. Rule itself
  • C. implementation
  • D. Custom Apex Class

Answer: A


NEW QUESTION # 30
When adding a new commercial product to the catalog, which of the following items must be done in order for it to display in Vlocity Cart's product list? (Choose THREE) Note: This question displayed answer options in random order when taking this Test.

  • A. Run Refresh Pricebook.
  • B. It must have a price.
  • C. Run the Product Hierarchy Maintenance job.
  • D. The default Availability interface must be active.
  • E. The Orderable field must be checked.
  • F. The Active field must be checked.
  • G. It must have an Object Type.

Answer: B,E,F


NEW QUESTION # 31
A company has two telesales teams: one that does business in Russian and another that does business in English. The developer decides to enable the multi-language feature in the shared catalog. However, during testing, Russian translations do not display in the Cart.
Which three things should the developer verify?
Choose 3 answers

  • A. Users Language is set to Russian.
  • B. The Russian Locale is activated in the Vlocity Locale Code picklist.
  • C. Russian translations for the products exist in the Translation Workbench.
  • D. User's Locale is set to Russian.
  • E. Russian translations for the products exist in the StringTransIation object.

Answer: B,D,E


NEW QUESTION # 32
Which functionality can a developer use to include or exclude an attribute picklist value based on the value of another attribute?

  • A. Product configuration procedures
  • B. Context rules framework
  • C. Attribute metadata
  • D. Object types

Answer: A


NEW QUESTION # 33
Vlocity Cart can be invoked for which three of the following sObjects in the order capture process?
Note: This question displayed answer options in random order when taking this Test.

  • A. Account, Order and Asset
  • B. Opportunity. Quote and Order
  • C. Order, Product and Asset
  • D. Account, Quote and Order

Answer: D


NEW QUESTION # 34
When a child product's price has been adjusted and the display text is unclear:
Note: This question displayed answer options in random order when taking this Test.

  • A. The product name will be incorrect
  • B. The price adjustment may not be understood
  • C. The product does not appear in the cart
  • D. The agent will have difficulty understanding the base price

Answer: B


NEW QUESTION # 35
In Vlocity Cart, what does the Submit Order button do?
Note: This question displayed answer options in random order when taking this Test.

  • A. Invokes an OmniScript to complete the order process and collect billing information
  • B. invokes an OmniScript which calls the CPQ API to create assets, set the order status to Activated, and navigate the user to the account
  • C. Invokes a Flow to create assets, set the order status to Activated, and navigate the user to the account
  • D. Invokes the CPQ API to create assets, sets the order status to Activated, and navigate the user to the account

Answer: B


NEW QUESTION # 36
What does an attribute binding do?

  • A. It binds an attribute to a field.
  • B. It binds an attribute to a picklist.
  • C. It binds an attribute to a price list entry,
  • D. It binds an attribute to a pricing variable.

Answer: B


NEW QUESTION # 37
Where do product images appear in the Cart?

  • A. In the Product List
  • B. In the Cart's Line Item pane
  • C. Product images must be configured in the Cart's templates
  • D. In the Product Details modal window

Answer: C


NEW QUESTION # 38
A company wants to offer a promotion only to new customers. The developer builds a context rule to meet this requirement.
The developer creates:
* picklist named Account Status that contains values of New, Active, and Closed
* A context dimension named Account Status and links it to the Account Status picklist
* A context mapping that uses the AnyAccountScope and a source expression of Status__c
* A context rule called "New Customer Accounts" with a rule condition that will evaluate the Account Status context dimension using a Hard Fail Fail Level
* A rule set with a Rule Type=Qualification and an Action Taken=Qualify, adds the context rule to it, and
then adds it to the promotion
The developer confirms that all context rule components are active and effective. The developer configures an order for a new account in the Cart, but the promotion does not appear in the list of qualified promotions.
What should the developer have done?

  • A. Run the Product Hierarchy Maintenance job.
  • B. Set the Rule Type to Evaluation,
  • C. Set the rule condition to have a Fail Level-Soft Fail.
  • D. Create a context dimension name without a space.

Answer: D


NEW QUESTION # 39
Which two line items actions will display in the Cart when performing a Move order from an account to an....
Choose 2 answers

  • A. Change
  • B. Existing
  • C. Disconnect
  • D. Suspend

Answer: B,C


NEW QUESTION # 40
What type of parameter is being used in this example API call: vlocity_cmt/v3/catalogs/Phonesyoffers?context=fStatus":"Active"J

  • A. Specifying a context
  • B. Specifying page size
  • C. Specifying a particular logged-in user
  • D. No parameters are used

Answer: A


NEW QUESTION # 41
Which type of action can be used in a Configuration/Validation Advanced Rule?

  • A. Penalty
  • B. Restriction
  • C. Qualification
  • D. Product Relationship

Answer: D


NEW QUESTION # 42
Which of these can you use in a promotion to change the price of a child product? (Choose TWO
Note: This question displayed answer options in random order when taking this Test.

  • A. Different price list
  • B. New order
  • C. MACD
  • D. Override
  • E. Adjustment

Answer: D,E


NEW QUESTION # 43
A company wants to charge different prices for a service depending on the bandwidth and network selected by the customer.
* If bandwidth is 1 GB and network is ''Internet the price is $10/monthly and $5/one-time-charge
* If bandwidth is 10 GB and network is ''external,'' the price is $20/monthly and $0/one-time-charge
Which type of pricing should the developer configure to meet these requirements?

  • A. Cost and Margin Pricing
  • B. Usage Pricing
  • C. Context rules for pricing adjustments
  • D. Attribute Based Pricing

Answer: D


NEW QUESTION # 44
......

Get instant access of 100% real exam questions with verified answers: https://www.exams-boost.com/Industries-CPQ-Developer-valid-materials.html

Exam Dumps for the Preparation of Latest Industries-CPQ-Developer Exam Questions: https://drive.google.com/open?id=11KjSmbbQcZRhjcqL5AWCxNMTxVIB7LG8