Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

A customer has BOM Mapping configured on their site using a simple Table-Based BOM Mapping rule. However, they want to modify their BOM Mapping to also map an additional Configuration attribute to a Transaction Line level attribute.

Which two methods can the customer use to achieve this? (Choose two.)

A.

Add a new entry in the BOM Attribute Mapping table for the BOM item.

B.

Add a new entry in the BOM Item Mapping Definition table for the BOM item.

C.

Add a new entry in the BOM Attribute Definition table for the BOM item.

D.

Define an Advanced BML-Based BOM Mapping rule that populates the “attributes” node of the BOM item.

E.

Define an Advanced BML-Based BOM Mapping rule that populates the “definition” node of the BOM item.

F.

Define an Advanced BML-Based BOM Mapping rule that populates the “fields” node of the BOM item.

When implementing Subscription Ordering according the Subscription Ordering Implementation Guide, you are asked to modify the formula for the Price (List) line level attribute.

What must you do to properly modify the formula?

A.

Add an initial condition that tests for a valid entry in a specific Subscription Ordering price book with a true value of zero.

B.

Add an initial condition that tests for the Action Code to be either DELETE or TERMINATE with a true value of zero.

C.

Add an initial condition that tests for the Action Code to be either DELETE or TERMINATE with a true value of Part Base Price.

D.

Add an initial condition that tests for a valid price value in the Price field of the BOM Item Definition table with a true value of the valid price value.

E.

Add an initial condition that tests for a valid price value in the Price field of the BOM Item Mapping table with a true value of the valid price value.

Which attribute type cannot be displayed on the line item grid?

A.

Single-select menu attributes

B.

Currency attributes

C.

HTML attributes

D.

Text attributes

A client wants customers to be able to select a laptop category from a drop-down list in the Product Configuration section. After the laptop category is selected, all laptops within that category need to be displayed without the user having to do any more selections.

Which option meets this requirement?

A.

Formula Administration

B.

Util library function

C.

Commerce library function

D.

Auto Update

How can information that is stored in a part field be shown in the line item grid column in Commerce?

A.

by adding a column to Commerce Layout Editor

B.

by adding a column to the Line Item Details layout in the Commerce Layout Editor

C.

by adding a column and mapping it to the field in the line item grid in Commerce Layout Editor

D.

by adding a field to the part database

Identify three values that you can find in the Usage Metrics Report for the last month. (Choose three.)

A.

The number of configurations completed for different product families by internal users and partner organization users.

B.

The number of transactions for different Commerce processes created by internal users and partner organization users.

C.

A list of active partner organization users with the most recent login date and time and the number of logins.

D.

The number of logins by internal users in the last 30 days and the percentage of active users logged in.

E.

The total data size of the CPQ site occupied on the server.

F.

The total number of partner organizations and the number of active partner organizations.

Your customer wants to have theCommerce pricing functioninvoke aUtil library function applyDiscounts(), which appliesdiscountson thedistributor price, reseller price, and end-customer price, and then returns thediscounted values.

Which three approaches can you use to pass these values back to theCommerce pricing function?

A.

Construct a return result stringin the following format and return this string: documentnumber-VariableName-value]

B.

Add these values to a dictionary, along withappropriate keys, and return this dictionary.

C.

Add all values to an arrayand return the array.

D.

Return the values using multiple return statements.

A customer attempts to set up Subscription Ordering on their site using the steps outlined in the ABO Implementation Guide. The site has been previously set up with BOM Mapping for a specific model. Upon testing the Subscription Ordering functionality for this model, they notice that no values are populated in the Action Code Transaction Line level attribute when adding line items to their Transaction.

Which statement is true?

A.

They added an incorrect reverse mapping entry for the model in the Oracle_aboPart2Model table (Admin > Data Tables).

B.

They selected an incorrect function for the “BML Util Function” selection under BOM settings (Admin > BOM > Declare Util Function).

C.

They specified an incorrect site URL in the abo_initializeContext BML Util Library function (Admin > BML Library).

D.

They provided incorrect BOM Mapping values for the model in the BOM Item Definition and BOM Item Mapping tables (Admin > Data Tables).

E.

They failed to incorporate conditionals to handle action code statuses in the formula for the Price (List) Transaction attribute (Admin > Process Definition > Formulas).

Identify two reasons why some or all transaction in a particular step are hidden for a user in Transaction Manager.

A.

The step has an auto-forwarding rule, which did not return the user or one of his groups and all participant profiles do not have other permission methods selected.

B.

All participant profiles of this step have group access defined and the “Performer Step” set, and the user did not perform an action on the hidden transactions in other steps.

C.

There is no valid participant profile for this user with hidden transactions.

D.

The user has the RestrictedAccess user type.

E.

A hiding rule was defined in commerce rules.

F.

The participant profile that is valid for this user has the Document Views tab, the Document Views panel, and the “Entire Document” = “hide” setting.

Identify two standard ways to modify the overall integration behavior of CPQ Cloud and Salesforce. (Choose two.)

A.

Use the Site Setup object and CPQ Cloud Commerce Package settings in Salesforce to meet varying customer requirements.

B.

Write a Salesforce API to change integration behavior in CPQ Cloud.

C.

Use the integration XSLs within the Commerce process to modify integration behavior at the object and field levels.

D.

Write a custom BML Util library function in CPQ Cloud.