Identify two options to which transactions can be forwarded using forwarding rules. (Choose two.)
A. any of the users who are part of the Approval group
B. user groups
C. users
D. any email address registered in the CPQ Cloud system
Identify two supported procedures for moving commerce library functions between environments without overwriting other functions. (Choose two.)
A. Full commerce migration
B. Webservices
C. Granular migration
D. Migration packages
E. Bulk download/upload
What would you do if a partner organization is no longer needed and the access of all users needs to be removed?
A. Proxy log in as superuser, go to the list of partner organizations, and select the partner organization and delete it.
B. Go to the list of partner organizations, perform a proxy log in as the superuser of the partner organization, go to the list of users, select all active users, and click Inactivate.
C. Proxy log in as superuser, go to the list of partner organizations, and select Denied in the Access drop-down list.
D. Open the list of partner organizations and set the value of Maximum Users to "0".
Identify three types of data written to different log files that you can find in the Error Logs menu. (Choose three.)
A. email sending and receiving
B. performance information
C. server messages
D. modsecurity messages
E. administration changes
F. output of print servers
A use case requires displaying 250 rows of data to a user and allowing the user to interact with the data in
a mobile interface.
What is the Oracle-recommended method for displaying an interactive 250-row data set in a Configurator?
A. Split the data into two array sets and use logic to show the relevant set of data.
B. Use an HTML attribute to display the data and use JavaScript to create interactivity.
C. Use an array set to show this data.
D. You do not have a good option because 250 rows are too much to display on the screen of a Configurator.
Identify four types of attributes that can be set by formulas. (Choose four.)
A. Integer Attributes
B. Single Select Menu Attributes
C. Date Attributes
D. Text Attributes
E. Boolean Attributes
F. Currency Attributes
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
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
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.
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?
A. Close, refresh dynamic sources, and re-open the Dynamic Data window.
B. Close and re-open the Content Library Tree.
C. Deploy Commerce.
D. Deploy Config and Commerce.