When creating a connection for a CPQ SOAP Endpoint in ICS, which format is expected?
A. Error! Hyperlink reference not valid.
B. Error! Hyperlink reference not valid.
C. Error! Hyperlink reference not valid.
D. Error! Hyperlink reference not valid.
What is the order of execution when a new transaction is created?
A. main doc integration, advanced main doc default BML, attribute defaults
B. process integration, attribute defaults, advanced main doc default BML
C. process integration, advanced main doc default BML, attribute defaults
D. process integration, attribute defaults, advanced main doc default BML, main doc integration
E. attribute defaults, advanced main doc default BML, process integration
F. advanced main doc default BML, attribute defaults, main doc integration
Which two scenarios can be automated with File Transfer Protocol (FTP)? (Choose two.)
A. An administrator needs to bulk update attachments on a multiple Commerce Transactions.
B. Every month, an administrator needs to apply changes requested by the marketing department on descriptions for parts in CPQ Cloud.
C. An administrator needs to update Configuration Attribute Value Pricing on a Model and deploy the changes.
D. Every night, an administrator queries the inventory database and updates a CPQ Cloud data table with the new inventory levels.
Given the following code:

Which function, when filled in the blank, will return a value of 1?
A. findinarray
B. arrayfind
C. findarray
D. findinsidearray
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.
When defining a new user, which Type value can grant a user account complete access to the CPQ Cloud site?
A. Administration with Create/Modify Users selected
B. FullAccess with Create/Modify Users selected
C. Superuser with Create/Modify Users selected
D. Root with Create/Modify Users selected
E. AdminAccess with Create/Modify Users selected
The user would like to run the "SFDC Quote Upsert" on a commerce action. Where would the user define this within CPQ?
A. The user will define the action to run in the SOAP Generator XSL.
B. The user will select the "SFDC Quote Upsert" from the Integration list in the Integration tab on the commerce action.
C. The user will select the "SFDC Quote Upsert" from the Modify tab in the commerce action.
D. The user will define the relation in the Integration Center under the Integration Platfrom within the Admin Homepage.
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?
A. Use the Hiding rule, which is the only possible option, because arrays do not do not support Constraint rules.
B. Create Hiding rules for each country with Simple Conditions, and then select valid states for the Action attribute. In this case, the number of Hiding rules will be equal to the number of countries.
C. Create a Constraint rule for each country in the drop-down list by using Simple Conditions and select valid states for the Action attribute of the rule. In this case, number of rules will be equal to the number of countries in the list.
D. Load all country and state combinations in a data table and write a Constraint rule to lookup the data table.
Which two fields are required when adding a new user to the CPQ Cloud site?
A. Email
B. Last Name
C. First Name
D. Type
E. Password
Which Configuration Flow would you choose to design a Configurator where attributes vary based on prior user selections and have a sequential relationship consisting of distinct steps?
A. Master Start and End Flow
B. Multi Node Configuration Flow
C. Search Flow
D. any Configuration Flow with a combination of Constraint and Hiding rules that meet requirements