There are two single-select attributes in an array set. The first single-select attribute shows a list of countries and the second attribute shows a list of states.
Which is the most efficient way to show relevant states based on chosen country?
You are working with atransaction layoutin CPQ and need toadd a new panel with three columns.
Which is thecorrect approach?
What is the correct order of execution of Configuration rules for an attribute that has both Recommendation and Constraint rules written on it?
Consider the following requirements for integration with Salesforce:
Transaction information needs to be pushed back to Salesforce and synchronized.
You must be able to synchronize a transaction with up to 1,000 lines back to the Opportunity Product object in Salesforce.
On the basis of these requirements, which three XSL sets should you use to provide the integration? (Choose three.)
Your customer has a Configurator on a site with two Commerce processes. Which two options allow you to control in which Commerce process a new transaction will be created when starting from the Configurator?
Identify three types of activities that are captured in Administration logs. (Choose three.)
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?
To add items (parts) to a configuration, Recommended Item rules are used. Which two statements are true when using Recommended Item rules?
You have Developer Toolkit Command-Line Interface (CLI) installed on your local system.
Which command will run a deployment for your commerce process testProcess?
Ifno identifier informationis available in anExcel filepreviously being exported fromTransaction Line Item Grid, which existing information can be imported into theLine Item Grid?
What would you do if a partner organization is no longer needed and the access of all users needs to be removed?
You want to add anew panel with three columnsto yourtransaction layoutinCommerce Layout Editor.
How can you accomplish this?
A CommerceConstraint rulehas been used toshow only applicable currenciesin theCurrency attributebased on the value selected in theCountry attribute.
After selecting the value in theCountry attribute, what should be performed to run the specifiedConstraint rule?
What is the best method for restricting users from removing line items that are added to the configuration through a Recommended Item rule?
You want to enable the display of ABO Delta Pricing in the Line Item Grid of the transaction layout. This requires the creation of new Commerce attributes to support this functionality.
What type of attributes should you create to enable Delta Pricing in the Line Item Grid of the transaction layout?
After saving content to the Content library, you check the Content library Tree and find that the new content is missing. What would be your immediate action?
Identify the three data types available for part custom fields. (Choose three.)
Where would you navigate to view the attribute mappings for the CX Sales Import Lines Integration?
Which statement, when placed in the blank space in thecode snippetbelow, will set results = 25.0?
var = "25";
if (isnumber(var)){
______________________
}else{
results = 0.01;
}
return results;
Your customer wants to bulk download information about Parts, Serial Numbers, and Data Tables and save it to their workstation.
What is the correct procedure to accomplish this task?
In an existing implementation of CPQ, there is a system configuration with a system that has a root model and several child models that have a complex and hierarchical configuration.
As an administrator, which step should you choose to troubleshoot/debug the system in order to know which models and child items are configured in the entire system before adding the system to a transaction?
The production CPQ site is on the22D release. Recently, the non-production development site refreshed to the23A Base Ref Apprelease.
As an administrator, you need to migrate different entities between these sites.
How would you accomplish this?
Where would you define the table relationships when creating Bulk Table Lookup rules?
How can information that is stored in a part field be shown in the line item grid column in Commerce?
What is the minimum number of transactions that must meet the filter criteria to train a Win Probability or Price Optimization machine learning model?