What is the correct method to add new parts data to the CPQ Cloud database?
-
A
Use the "Import from Source" function in the Migration Center to connect to the remote part system and upload the part data into a .csv file, put the .csv file in a compressed ZIP file, and use Bulk Upload to upload the part data to the CPQ Cloud site.
-
B
Use Bulk Upload to upload the data from the remote part system into a .csv file and import the file into the CPQ Cloud site.
-
C
Export the part data from your current part system into a .csv file, put the .csv file into a compressed zip file, and use Bulk Upload to upload the part data to the CPQ Cloud site.
-
D
Perform a bulk-downloaded of at least one part to capture the part file format that the CPQ Cloud site uses, populate the new part data into the downloaded part file (.csv file), enter "add" in the Update column for each new part, save the spreadsheet as a .csv file, put the .csv file in a compressed zip file, and use Bulk Upload to upload the part data to the CPQ Cloud site.
-
E
Use the "Import from Source" function in the Migration Center to connect to the remote part system and upload the part data directly to the CPQ Cloud database.
Reveal answer details
Close answer details
Given the following function:  What does [n] specify?
-
A
the number of occurrences of the old that will be skipped from the beginning
-
B
the number of occurrences of the old that will be replaced from the beginning
-
C
an array of the new values
-
D
an array of the old values
Reveal answer details
Close answer details
Which statement is true about creating individual user groups for each partner organization, when creating partner organizations?
-
A
A host company FullAccess user create groups for partner organizations; however, the superuser of a partner organization can only assign users to existing groups.
-
B
The groups of a partner organization are maintained by FullAccess users belonging to the partner organization.
-
C
The groups of partner organizations are created by using the Bulk Upload utility or SOAP API calls.
-
D
Partner organizations use the same user groups defined for the host company.
-
E
Partner organizations have only users, but no user groups.
Reveal answer details
Close answer details
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.
Reveal answer details
Close answer details
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."
Reveal answer details
Close answer details
Question 6
Multiple choice
Which three BOM Mapping Tables are required to map Configuration attributes to BOM items and Commerce Transaction Line attributes using a simple Table-Based BOM Mapping Configuration rule? (Choose three.)
-
A
BOM Attribute Translation
-
B
-
C
-
D
-
E
Reveal answer details
Close answer details
Question 7
Multiple choice
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.
Reveal answer details
Close answer details
Question 8
Multiple choice
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.
Reveal answer details
Close answer details
How can you prevent users with the RestrictedAccess user type from creating a new transaction using Transaction Manager?
-
A
Go to the Commerce Process admin page and open the participant profiles of the start step. Remove all user access rights entries for RestrictedAccess
-
B
Navigate to the Process Invocation admin page and remove the user access rights entries for RestrictedAccess for all pages.
-
C
Open the Commerce Process admin page, navigate to Process Actions, click Access Rights for the New Transaction action, and remove all company type and user type RestrictedAccess entries.
-
D
Open the Commerce Process admin page, navigate to Process Manager, click Access Rights, and make sure that RestrictedAccesss user type is not selected.
Reveal answer details
Close answer details
Question 10
Single choice
Using standard functionality, how do you prevent a user from manually adding or removing rows in an array set?
-
A
by using CSS to hide icons
-
B
by hiding the control attribute
-
C
by hiding the control attribute and marking it as a forced set
-
D
by selecting the "Disable user override" property on the configurable array set editor page
Reveal answer details
Close answer details
Question 11
Single choice
Given the following code:  What will be returned?
-
A
(key) = (/library/book/@lang)(value) = (en)(value) = (fr)
-
B
(key) = (/lang/book/library)(value) = (en)(value) = (fr)
-
C
(key) = (/library/book/@lang)(value) = (English)(value) = (French)
-
D
(key) = (/library/book/@lang)(value) = (Spring in Action)(value) = (J2EE Blueprint)
Reveal answer details
Close answer details
Question 12
Single choice
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.)
-
A
-
B
-
C
SFDC Products ?Upset All (200, 400, 600, 800, 1000)
-
D
SFDC Quote ?Process Updates
-
E
Reveal answer details
Close answer details
Question 13
Multiple choice
In which two locations are the keywords for mobile processing of quotes defined when setting up approvals? (Choose two.)
-
A
Submit sub-action ?Submit for Approval
-
B
Submit sub-action ?Approve
-
C
Submit sub-action ?Reject
-
D
Mobile Approval Email Notification
Reveal answer details
Close answer details
Question 14
Multiple choice
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.
Reveal answer details
Close answer details
Question 15
Single choice
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
Reveal answer details
Close answer details
|