How should an administrator set up a conditional restriction for access to a Product Family?
A. by providing conditional access criteria in the Restricted Access section of the home page setup
B. by setting up a restricted profile and user group in Commerce and hiding the add, reconfigure, and delete product options
C. by hiding the model Punch-In on the home page by using JavaScript
D. by writing a Constraint rule at the Product Family level
When doing a part search from home page, you have the Create Quote button to create a new
Transaction.
How do you change the label of this button?
A. Open the Commerce Process admin page, navigate to Process Actions, and change the label of the "_action_new_transaction" action.
B. Go to the Process Invocation admin page, open the Part Search Results page, select navigation "Rules" of the action that has the type "Start", and change the name of the invocation rule which points to the right commerce process.
C. Go to the Process Invocation admin page, open the Part Search Results page, and change the name of the action that has the type "Start".
D. Open the Text Administration admin page, go to "C", change the entry "Create Quote" and enter "Translated Text."
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 three types of activities that are captured in Administration logs. (Choose three.)
A. migrations with the site as target
B. deployment of configuration product families
C. creation of data tables
D. modification of Commerce process objects
E. creation of configuration objects
F. uploading of files in File Manager
The following BML code in Config encountered an HTTP 404 error from someurl.com.

Which two statements are true? (Choose two.)
A. An unhandled exception will be displayed in red text at the top of the configuration screen.
B. The HTTP error will be captured in the CPQ Cloud Error Logs: bm.log.
C. An HTTP error will be displayed in red text with the message "HTTP 404 Not Found" at the top of the configuration screen.
D. The call will return "call failed."
E. The call will return "HTTP 404 Not Found."
When designing an integration with an ERP system, you must communicate with a third party integration
tool (such as a middleware or a hub).
Which three methods can be used to communicate with a middleware in this scenario? (Choose three.)
A. Automated FTP
B. urldata function call in a Commerce Advanced Modification BML function
C. Formula Management
D. Commerce Integration XSLs on an Action
E. Send XML on a Transition Rule via Real Time Integration
F. Commerce Integration Cloud Service Integration on an Action
G. DataCube Reporting
Which are three testing strategies for Oracle CPQ Cloud? (Choose three.)
A. Test cases should be directly linked to business requirements.
B. Avoid using a test case tracking tool because it is time consuming to track all of the testing team's efforts.
C. Perform isolated tests as well as intra-system and cross-system integration tests.
D. Create specific test data for accounts, opportunities, and contracts in the CRM system and use that data to perform end-to-end tests for CPQ Cloud quotes.
What is the best method for restricting users from removing line items that are added to the configuration through a Recommended Item rule?
A. Write a Constraint rule to throw a runtime error on the Delete Action event.
B. Add an Advanced Validation rule on Delete Main Doc Action.
C. Ensure that all the parts are coming from a "mandatory" Recommended item rule.
D. Use CSS to hide the check box on Line Grid.
While designing the integration of a CPQ Cloud transaction with an external Order Management System,
you must ensure that the transaction is submitted as an Order on a single-action-click from within CPQ
Cloud.
Which two statements are true given this requirement?
A. TransactionID of a transaction is key during the Order submission process.
B. The Order Management System will perform a getTransaction() API call to fetch transaction data in response to a valid request from the CPQ Cloud quote.
C. The CPQ Cloud transaction will perform an update Transaction() API call to send transaction data in response to a valid request from the Order Management System.
D. The Order Management System will need to initiate the Submit Order call on the click of a button within its own system.
E. The CPQ Cloud transaction will initiate the Submit Order call on the click of a button from the transaction.
You want to create a Document Designer template that contains text in multiple columns. How do you add multiple columns to the template?
A. Set the number of columns to be used in the Text Element Properties panel.
B. Drag a Column Text Element to the appropriate section of the template.
C. Set the number of columns to be used in the Section Properties panel.
D. Select the appropriate options for the number of columns you want in the Text Element Properties panel.
E. Click the Column Section icon in the floating Layout Item palette.