2023年05月 Salesforce IPQ-499実際にある問題と100%カバー率リアル試験問題 [Q158-Q180]

Share

2023年05月 Salesforce IPQ-499実際にある問題と100%カバー率リアル試験問題

IPQ-499無料試験問題と解答PDF最新問題2023年05月


Salesforce IPQ-499 認定試験の出題範囲:

トピック出題範囲
トピック 1
  • 高度なルールを作成して、カートに製品を自動追加
  • コンテキストルールを作成し、ルール条件を指定します
トピック 2
  • チャレンジソリューションを提示し、満たされたすべての要件を集計し、ソリューションをスコアリング
  • 既存の製品バンドルにプロモーションを構築して適用する
トピック 3
  • 価格設定の実装の選択とベストプラクティスを確認して話し合います
  • 製品と製品バンドルを作成し、製品のカーディナリティを使用して練習します
トピック 4
  • ルールの実装の選択とベストプラクティスを確認して話し合う
  • 継承アーキテクチャを使用して製品オブジェクトタイプとプラクティスを作成する
トピック 5
  • ルールを使用して製品のマーケティング要件を実施する練習
  • 製品のカーディナリティと価格を調整する練習

 

質問 158
In Vlocity Cart, how are the prices in the selectable Product List calculated?

  • A. Using Context Rules associated with the price list
  • B. Using Advanced Rules pricing rules
  • C. Using list pricing as defined on the price list with no calculation
  • D. All of the above

正解: C

 

質問 159
In which sequence do rules execute to ensure a perfect order in the Cart?

  • A. Advanced Rules Framework, Context Rules Framework, Compatibility Rules
  • B. Eligibility Rules, Context Rules, Advanced Rules
  • C. Context Rules Framework, Advanced Rules Framework.
  • D. Context Rules Framework, Compatibility Rules Framework, Advanced Rules Framework.

正解: C

 

質問 160
Which of these will the user see when they use the Guided Selling interaction? (Choose FOUR) Note: This question displayed answer options in random order when taking this Test.

  • A. A way to launch the cart from an account or order
  • B. Step-by-step process to recommend and sell products
  • C. Ability to edit items already placed in the cart
  • D. A summary of assets the customer already has purchased
  • E. Ability to change the price book for the cart
  • F. Automatic totaling of products added to the cart

正解: A,B,C,F

 

質問 161
If you assign a new attribute to an object type, how is that attribute propagated to all products linked to the object type?
Note: This question displayed answer options in random order when taking this Test.

  • A. By running the EPCProductAttribBatchJob to regenerate the product attribute JSON field
  • B. Via a deep copy to Product2
  • C. Dynamically through inheritance
  • D. By running the Attribute Hierarchy Maintenance job on the CMT Administration screen

正解: C

 

質問 162
When creating a custom pricing plan step for attribute-based pricing in the Default Pricing Plan, where should the step be placed in sequence?
Note: This question displayed answer options in random order when taking this Test.

  • A. Between Sequence 10: Initialize Pricing Context and Sequence 20: Load Price List Entries
  • B. Before Sequence 10: Initialize Pricing Context
  • C. After Sequence 90: Apply Parent Variables
  • D. Between Sequence 30: Initialize Pricing Variables and Sequence 40: Apply Offer Adjustments

正解: B

 

質問 163
Which Lightning web component allows the user to submit their payment details?

  • A. dcOfferConfig
  • B. dcReviewOrder
  • C. dcCneckouiPaymem
  • D. dcUpdateBHIingAddress

正解: D

 

質問 164
How is a context key used by Digital Commerce APIs?

  • A. To price products using attribute-based pricing
  • B. To submit an order for processing
  • C. To unlock web pages in anonymous sessions
  • D. To describe the customer in rules processing

正解: D

 

質問 165
What tasks must be done when moving product catalog data containing product attributes between orgs or spinning a sandbox? (Choose TWO) Note: This question displayed answer options in random order when taking this Test.

  • A. Regenerate the attribute record ids stored in the JSONAttribute field
  • B. Refresh Pricebook, which runs the ProductAttributeBatchProcessor job
  • C. Run the Product Hierarchy Maintenance batch job
  • D. Use Data Loader to load attribute record ids

正解: A,B

 

質問 166
A party is an entity with which a Salesforce customer does business.

  • A. True
  • B. False

正解: A

 

質問 167
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. Default Value
  • D. Data Type

正解: B,C

 

質問 168
What data types are supported for context dimensions? (Choose THREE)
Note: This question displayed answer options in random order when taking this Test.

  • A. Boolean
  • B. Integer
  • C. String
  • D. DateTime
  • E. Text
  • F. Numeric

正解: A,D,E

 

質問 169
In Guided Selling, which of these updates the items in the cart?
Note: This question displayed answer options in random order when taking this Test.

  • A. createCart
  • B. submit
  • C. vlcCart
  • D. done
  • E. getCartsProducts
  • F. putCartsltems
  • G. getCartsltems
  • H. checkout
  • I. CpqAppHandler
  • J. postCartsltems

正解: F

 

質問 170
What does the Vloclty Cards Framework provide?

  • A. Templates for designing ad-hoc promotions
  • B. Cards and pre-built wizards
  • C. Cards, layouts, and templates

正解: C

 

質問 171
When you adjust the price of a child product...

  • A. The change to the base price can be a percentage or an amount.
  • B. The base price is overridden and replaced with the new price.
  • C. A new pricing element is applied to the price.

正解: C

 

質問 172
Felix is the Vlocity CPQ Administrator, and he's been given specifications for a new version of a wearable tech product that currently exists in his product catalog. Looking closely at the specs, he realizes that the only difference in the new release is that they've changed the available colors. How should he model this product in Vlocity EPC?
Note: This question displayed answer options in random order when taking this Test.

  • A. He should modify the existing color picklist assigned to the existing Wearable object type, which will allow the new color choices to be dynamically inherited.
  • B. He should create a new Wearable object subtype for the new version of the product, and then link the existing color attribute to a new color picklist.
  • C. He should create a new color picklist and a new color attribute, and then assign them to the new product when he creates it.
  • D. He should create a new color picklist, and when he creates the new product entry, he can override the attribute picklist that is inherited from its Wearable object type.

正解: C

 

質問 173
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 variable that stores rule condition values
  • C. A multi-dimensional array of sObject data
  • D. The relational path from a root sObject, such as an Order, to related sObjects, such as Account

正解: A

 

質問 174
Deleting an item in Vlocity Cart triggers the applicable CPQ rules and pricing engines to run.

  • A. True
  • B. False

正解: A

 

質問 175
The Discount Duration field is applicable to which type of discount?

  • A. Order-Based
  • B. Contract-Based
  • C. Account-Based

正解: B,C

 

質問 176
What is the minimum amount of space that you should allocate for the CPQPartition?
Note: This question displayed answer options in random order when taking this Test.

  • A. 100 MB
  • B. 1GB
  • C. 0MB, since you can disable the CPQPartition.
  • D. 10 MB

正解: D

 

質問 177
A parent/child price list would be useful for: (Choose TWO)
Note: This question displayed answer options in random order when taking this Test.

  • A. Applying rules to child price lists
  • B. Changing the pricing of child products in bundles
  • C. Creating child price lists for different regions
  • D. Changing the pricing of the parent product in a bundle

正解: A

 

質問 178
In Vlocity Cart, which of the following rules are run in the cart line items panel to determine required or excluded products and/or compatibility?
Note: This question displayed answer options in random order when taking this Test.

  • A. Configuration Validation (Compatibility) Context Rules
  • B. Evaluation Context Rules
  • C. Configuration Validation (Compatibility) Advanced Rules
  • D. Qualification Context Rules

正解: C

 

質問 179
When viewed in the Price Details window, which of these can be used to detect the adjustments that have been applied to a line item in the cart? (Choose TWO) Note: This question displayed answer options in random order when taking this Test.

  • A. The display text of the product description
  • B. The display text of the pricing override
  • C. The display text of the base price
  • D. The display text of the price list
  • E. The display text of the pricing adjustment

正解: B,E

 

質問 180
......

Salesforce IPQ-499リアル2023年最新のブレーン問題集模擬試験問題集:https://jp.fast2test.com/IPQ-499-premium-file.html

最新IPQ-499試験問題集で最近更新された327問題:https://drive.google.com/open?id=1btJepiSxDcQ7JPET-aaGaXRQjprtAXg_


弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

我々の働いている時間: ( GMT 0:00-15:00 )
月曜日から土曜日まで

サポート: 現在連絡 

English Deutsch 繁体中文 한국어