2025年最新の実際に出ると確認された 無料Salesforce Industries-CPQ-Developer試験問題
Industries-CPQ-Developerリアル試験問題解答は無料
Salesforce Industries-CPQ-Developerの試験を受験するには、Salesforce CPQのコンセプトと機能についての強い理解が必要です。また、様々な産業に対してCPQソリューションを設計および実装した経験が必要です。さらに、Salesforce Lightning、Apex、およびVisualforceを扱った経験があることが望ましいです。
質問 # 43
What Vlocity components are used to implement attribute-based pricing? (Choose THREE)
Note: This question displayed answer options in random order when taking this Test.
- A. Calculation procedures
- B. Pricing plans
- C. Overrides
- D. Calculation matrices
正解:A、B、D
質問 # 44
Where do product images appear in Vlocity Cart?
Note: This question displayed answer options in random order when taking this Test.
- A. In the Product Details modal window
- B. In the Cart's Line Item pane
- C. Product images must be configured in Vlocity Cart.
- D. In the Product List
正解:D
質問 # 45
Which of these is necessary for building a Guided Selling cart? (Choose FOUR)
Note: This question displayed answer options in random order when taking this Test.
- A. Multiple price lists for filtering product categories
- B. Linking getCartsltems to the template
- C. Associating the cart with a valid price list or price book
- D. Associating the cart with a valid account
- E. Associating the cart with valid user profiles
- F. createCart method
- G. HTML Template for horizontal or vertical mode
正解:C、D、F、G
質問 # 46
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. Attribute Based Pricing
- B. Context rules for pricing adjustments
- C. Usage Pricing
- D. Cost and Margin Pricing
正解:A
質問 # 47
Which of these could be considered an adjustment? (Choose TWO)
Note: This question displayed answer options in random order when taking this Test.
- A. S35 recurring monthly price for B2C customers
- B. 20% off for 3 months
- C. S12 price for a product on an employee price list
- D. S50 off
正解:B、D
質問 # 48
Which of these is part of a pricing element? (Choose TWO)
Note: This question displayed answer options in random order when taking this Test.
- A. The currency code
- B. Whether the charge is a cost or price
- C. The price category
- D. The charge (amount)
正解:A、D
質問 # 49
To price a promotion with a flat charge and ignore the rolled up total of the child product prices, you can:
Note: This question displayed answer options in random order when taking this Test.
- A. Include in the promotion only child products with a base price of zero.
- B. Go to the order and change the price list you are using.
- C. Adjust the base price of all child products to zero and assign a charge to the parent product of the promotion.
- D. Limit the minimum amount of purchase on all child products to zero.
正解:C
質問 # 50
In Vlocity Rules, which of the following returns a Boolean true/false value?
Note: This question displayed answer options in random order when taking this Test.
- A. Qualification entity filter
- B. DefaultProductValidationlmplementation
- C. DefaultProductEligibilitylmplementation
- D. Evaluation entity filter
正解:D
質問 # 51
Felix is the Vlocity CPQ administrator, and he has created a new product with no child products in the shared product catalog. What must he do after he has created the product in Vlocity Product Console?
Note: This question displayed answer options in random order when taking this Test.
- A. He must run the Product Hierarchy Maintenance job and then the Refresh Pricebook job.
- B. No additional steps are needed.
- C. He must run the Refresh Pricebook job and then the Product Hierarchy Maintenance job.
- D. He must clear the platform cache and then run the Refresh Product Hierarchy Maintenance job.
正解:B
質問 # 52
To create a time policy, you must:
- A. Create it using the Product Console
- B. Assign it to the price list
- C. Create a time plan first
- D. Create a pricing variable first
正解:A
質問 # 53
A developer needs to create a context rule in a Digital Commerce guided selling experience to evaluate the technology configuration installed at the account's location. The developer configures a new context dimension for the rule as shown below.
The developer prepares to test the rule by running the appropriate API cache job, but the job fails. Which two properties are causing the job to fail?
Choose 2 answers
- A. Code
- B. Values for caching
- C. Data Type
- D. Default Value
正解:A、C
質問 # 54
In Guided Selling, to initially set the price list Id for the cart, you must:
Note: This question displayed answer options in random order when taking this Test.
- A. Edit the JSON of the remote action containing the createCart remote method
- B. Link the price list Id to the checkout remote method and the order
- C. Set the price list when you create the order
- D. Add the account number of the customer's account and the current date
正解:A
質問 # 55
Product X requires Product Y is an example of a Eligibility rule.
- A. True
- B. False
正解:B
質問 # 56
What does the Vloclty Cards Framework provide?
- A. Cards and pre-built wizards
- B. Templates for designing ad-hoc promotions
- C. Cards, layouts, and templates
正解:C
質問 # 57
Which of these requires a calculation that uses the product's price?
- A. Completely overriding the price
- B. Discounting the price by 20%
正解:B
質問 # 58
A developer create a new bundle with 3 levels of child products, as shown below.
To test the new bundle, the developer adds it to the Cart, but only the parent product displays.
What is causing this issue?
- A. The bundle's hierarchy exceeds the limit of 2 levels of child products.
- B. The product hierarchy data in the platform cache has not been refreshed.
- C. The bundle is trying to roll Up monthly prices, and one of the child products has a one-time price.
- D. One of the child products has an incorrect Selling Start Date or End Date.
正解:A
質問 # 59
Which of the following are the key functions that you enable with a Guided Selling OmniScript process?
(Choose THREE)
Note: This question displayed answer options in random order when taking this Test.
- A. Instantiate the persistent cart
- B. Allow users to select products from the shared product catalog and add them to the cart
- C. Use multiple OmniScripts to get products
- D. Allow users to review applicable promotions
- E. Submit the order and return to the account
正解:A、B、E
質問 # 60
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 a Flow to create assets, set the order status to Activated, and navigate the user to the account
- C. Invokes the CPQ API to create assets, sets the order status to Activated, and navigate the user to the account
- D. invokes an OmniScript which calls the CPQ API to create assets, set the order status to Activated, and navigate the user to the account
正解:D
質問 # 61
In an attribute-based pricing matrix, which field is used as the key by the matching algorithm?
Note: This question displayed answer options in random order when taking this Test.
- A. Source Product Recordld and Source Product Name
- B. Source Product Code
- C. Source Product Name
- D. Source Product Recordld
正解:B
質問 # 62
In Vlocity Context Rules, what is a context mapping?
Note: This question displayed answer options in random order when taking this Test.
- A. a link to data stored in sObjects, calculated using a function, or typed in during design-time
- B. A multi-dimensional array of sObject data
- C. A variable that stores rule condition values
- D. The relational path from a root sObject, such as an Order, to related sObjects, such as Account
正解:A
質問 # 63
A large communications company wants to create a product bundle that includes several services including a TV service. The marketing department decides that the TV service will be automatically included when the bundle is added to the cart. The customer should have the option to remove the TV service.
How should the developer configure the cardinality of the TV service product in the bundle?
- A. Minimum Cardinality =1; Default Cardinality = 0; Maximum Cardinality = 0
- B. Minimum Carnality = 0; Default Cardinality = 1; Maximum Cardinality = 1
- C. Minimum Cardinality = 1; Default Cardinality = 1; Maximum Cardinality = 1
- D. Minimum Caredinality = 0; Default Cardinality = 1; Maximum Cardinality = 0
正解:B
質問 # 64
When adof na products to the Cart, the developer notices that nothing renders in the cart. The developer uses the browser console network tab to troubleshoot the issue.
Which method should the developer look for in the responses to begin troubleshooting?
- A. getBasketDetails
- B. getCartsItems
- C. postCartsItems
- D. createCart
正解:B
質問 # 65
Why would you make the time plan of a child product different from that of the promotion?
Note: This question displayed answer options in random order when taking this Test.
- A. The price of the child product is on a different price list.
- B. The child product is available only in limited quantities.
- C. The discount for a child product ends before the promotion's subscription ends.
- D. The billing system for that child product is different from other child products in the promotion.
正解:C
質問 # 66
To assign a price to a product, you must:
Note: This question displayed answer options in random order when taking this Test.
- A. Create a price list entry
- B. Only use a virtual price
- C. Always create a bundle
- D. Create a parent/child price list
正解:A
質問 # 67
......
Salesforce Industries-CPQ-Developer認定試験は、Salesforce CPQ開発で豊富な経験を持ち、Salesforce Industriesで働いたことがある個人に最適です。認定試験は、Salesforce Industries CPQ開発の知識、Salesforce Industries CPQを使用してソリューションを設計、開発、実装する能力を試験します。
試験問題集でIndustries-CPQ-Developer練習無料最新のSalesforce練習テスト:https://www.passtest.jp/Salesforce/Industries-CPQ-Developer-shiken.html
Industries-CPQ-Developer試験問題、リアルIndustries-CPQ-Developer練習問題集:https://drive.google.com/open?id=1C8zn6btGS5auRjJM8MkmFRXcBHZaGUib