New Year Sale - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

1z0-1033-25 Questions and Answers

Question # 6

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

Full Access
Question # 7

Which two statements are true about Formulas? (Choose two.)

A.

Both attributes and library functions can be used as inputs for Formula Management.

B.

Only attributes can be used as inputs for Formula Management.

C.

Formulas can set both transaction- and line-level attributes.

D.

Formulas cannot be run in sequence to perform multi-step calculations.

Full Access
Question # 8

A partner user approves a quote. However, the status in the CRM does not get updated.

Which two can be reasons for this?

A.

The partner user approved the quote through mobile approvals.

B.

Integrations are not associated with the approve action.

C.

The partner user does not have access to the attribute "status" in the pending step within CPQ.

D.

The partner user does not have the correct partner info credentials.

Full Access
Question # 9

For a multi-language Document Designer template, which of the following two activities are possible for the nondefault language view? (Choose two.)

A.

Add new image element in a section.

B.

Add or remove table element’s rows and columns.

C.

Change text content.

D.

Move text elements between elements and layouts.

E.

Modify date and currency formats.

Full Access
Question # 10

In order to obtain additional sets of records when performing a REST call, which of the following sample URLs would a user use to obtain an additional 1000 records?

A.

https://testsite.bigmachines.com/rest/v1/commereceDocumantsExampleTransactions?totalResults=1000

B.

https:///testsitebigmachines.com/rest/v1/commerceDocumantsExampleTransactions?pffset=1000

C.

https://testsite.bigmachines.com/rest/v1/commerceDocumentsExampleTransactions?set=1000

D.

https://testsite.bigmachines.com/rest/v1/commerceDocumentsExampletransactions?limit=1000

Full Access
Question # 11

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.

Full Access
Question # 12

Which two statements about BMQL (BigMachines Query Language) are FALSE?

A.

BMQL is a SQL-based query language.

B.

BMQL queries can be written to fetch data from Commerce attributes.

C.

BMQL cannot be used to update data tables.

D.

BMQL does not support Aggregate Functions.

Full Access
Question # 13

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.

Full Access
Question # 14

How can action buttons be hidden in Commerce?

A.

by using Commerce hiding rules

B.

by using Configuration hiding rules

C.

by using profiles and steps in Commerce

D.

by putting the action button bar on a hidden tab in Commerce

Full Access
Question # 15

Select two statements that are true about Test Script found in a function debugger. (Choose two.)

A.

Test Script is template of how the BML function should be written.

B.

Test Script provides a way to test a BML Library function when array type attributes are input parameters.

C.

Test Script describes the various functions used in BML.

D.

Test Script can be used to compute multiple iterations of the library functions and print each.

Full Access
Question # 16

What two options do you have when searching for multiple parts on the Parts Administration page? (Choose two.)

A.

You can leave the field empty, which will return all parts.

B.

Use “_” and/or “%” as wildcards.

C.

Use “*” and/or “?” as wildcards.

D.

Type the start string of a part number. The search will return all parts starting with this text.

E.

Use regular expressions (RegEx) to describe a search pattern.

Full Access
Question # 17

A new user group has been created in the development environment. What should you do to migrate this new user group to the production environment?

A.

Migrate Commerce to the production environment.

B.

Migrate the new user group to the production environment.

C.

Manually create the new user group in the production environment.

D.

Migrate the new users to the production environment.

Full Access
Question # 18

You have implemented a Commerce Constraint rule, which has an Advanced action. While testing, you find that the attribute values specified in the rule are not being constrained, even though the condition is always true.

What are two reasons for this behavior? (Choose two.)

A.

The attribute is used as a condition for a Commerce Hiding rule.

B.

Configuration was not deployed after the rule was implemented.

C.

Commerce was not deployed after the rule was implemented.

D.

The rule is inactive

Full Access
Question # 19

When Oracle CX Commerce self-service users access an Oracle CPQ Configurator as guest users, how is the CPQ UI presented to the users?

A.

Via a new browser window where the user is presented with the CPQ Configurator page

B.

Via a new browser window where the user is presented with the CPQ login page

C.

Via an iFrame that displays within Oracle CPQ

D.

Via an iFrame that displays within Oracle CX Commerce

Full Access
Question # 20

Which is allowed in a deployable data table when you create a BMQL query?

A.

SELECT and UPDATE

B.

SELECT, INSERT, and DELETE

C.

SELECT, INSERT, and UPDATE

D.

SELECT

Full Access
Question # 21

Which three page types have predefined page templates? (Choose three.)

A.

Process Document List Page

B.

Product Line List Page

C.

User Administration List Page

D.

Model List Page

E.

Parts Search Page

Full Access
Question # 22

Which format will datetostr (getdate()) return when no format is supplied?

A.

DD/mm/yyyy HH:mm:ss

B.

HH:mm:ss MM/dd/yyyy

C.

HH:mm:ss DD/mm/yyyy

D.

MM/dd/yyyy HH:mm:ss

Full Access
Question # 23

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?

A.

Open Pipeline Viewer and verify the hierarchical JSON representation for the entire system data.

B.

Use the Configuration ID value in the BML debugger to run the system configuration and validate the JSON response.

C.

Check the Transaction XML to ensure all of the system models and child items have been correctly added.

D.

Check the System Configuration log to ensure that the system has been configured correctly.

Full Access
Question # 24

Given the following code:

Which one of the following statements, when placed in the blank space, will give strArr2 a value of “123?”

A.

join (strArr1,””)

B.

join (strArr1, ” ”)

C.

combine (” ”, strArr1)

D.

combine (strArr1, ””)

Full Access
Question # 25

A customer sets up a BOM mapping for a configuration model using a single simple Table-Based BOM Mapping Configuration rule, as well as the BOM Item Definition and BOM Item Mapping Tables. When reviewing their implementation, they notice the following:

    The BOM Root Items Administration List shows the root BOM item and its child BOM items correctly. No errors are displayed. (Accessed from Admin > Products > BOM > BOM Root Items List)

    The BOM Item Mapping Administration List shows no root BOM item or child BOM items. No errors are displayed. (Accessed from the BOM Mapping rule’s “Save and View Details” button)

Which field have they incorrectly populated in their BOM Mapping Tables?

A.

“Parent BOM Map Variable Name” in the BOM Item Mapping Table

B.

“Root Variable Name” in the BOM Item Definition Table

C.

“Part Number” in the BOM Item Definition Table

D.

“Parent Variable Name” in the BOM Item Definition Table

E.

“BOM Item Variable Name” in the BOM Item Mapping Table

F.

“Configurable Attribute Variable Name” in the BOM Item Mapping Table

Full Access
Question # 26

A client wants customers to be able to select a laptop category from a drop-down list in the Product Configuration section. After the laptop category is selected, all laptops within that category need to be displayed without the user having to do any more selections.

Which option meets this requirement?

A.

Formula Administration

B.

Util library function

C.

Commerce library function

D.

Auto Update

Full Access
Question # 27

What is the correct procedure for moving a file from one folder to another in File Manager?

A.

Click File Manager on the Admin home page, click the source file folder, select the check box next to the file you want to move, click the destination folder, and click the Move button.

B.

Click File Manager on the Admin home page, click the source file folder, select the check box next to the file you want to move, select the destination folder from the Select Folder drop-down menu, and click the Move button.

C.

Click File Manager on the Admin home page, click the source file folder, click the file you want to move, and drag the file to the destination folder.

D.

Click File Manager on the Admin home page, click the source file folder, right-click the file you want to move and select Copy from the shortcut menu, click the destination file folder, and right-click in the list of files in that destination folder and select Paste from the shortcut menu.

E.

Click File Manager on the Admin home page, click the source file folder, select the check box next to the file you want to move, select the destination folder from the Select Folder drop-down menu, and click the Copy button.

Full Access
Question # 28

Your customer wants to create a user that has complete access to the site and has the ability to add and edit new users.

Which procedure should you follow to accomplish this?

A.

Click the Add button on the User Administration List page; enter values for the required fields (Login, Password, Email, First Name, Last Name, and Phone Number); set the Type field to Admin; click the Add button to add the user to the system; click the new user’s name on the User Administration List page to edit the user; select the Add New Users check box; and click the Add button to save the changes.

B.

Click the Add button on the User Administration List page; enter values for the required fields (Login, Email, and First Name); click the Add button to add the user to the system; click the new user’s name on the User Administration List page to edit the user; select the Create/Modify Users check box; and click the Update button to save the changes.

C.

Click the Add button on the User Administration List page; enter values for the required fields (Login, Email, and First Name); set the Type field to FullAccess; select the Create/Modify Users check box, and click the Add button to add the user to the system.

D.

Click the Add button on the User Administration List page, set the Type field to Admin, click the Add button to add the user to the system, click the new user’s name on the User Administration List page to edit the user, select the Create/Modify Users check box, and click the Update button to save the changes.

E.

Click the Add button on the User Administration List page; enter values for the required fields (Login, Email, and First Name); set the Type field to FullAccess; click the Add button to add the user to the system; click the new user’s name on the User Administration List page to edit the user, select the Create/Modify Users check box; and click the Update button to save the changes.

Full Access
Question # 29

If no identifier information is available in an Excel file previously being exported from Transaction Line Item Grid, which existing information can be imported into the Line Item Grid?

A.

Information cannot be imported.

B.

All line items in the Line Item Grid, with the warning informing the user of the missing identifier information.

C.

Sales BOM-mapped line items.

D.

Any sales and manufacturing BOM line items.

E.

Only the model hierarchy, including the child line items.

Full Access
Question # 30

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

Full Access
Question # 31

You want to control the information that can be viewed on the transaction page.

What must you create to accomplish this?

A.

Constraint Rules

B.

Transition Rules

C.

Participant Profiles

D.

Internal User Definitions

E.

Library Functions

Full Access
Question # 32

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

Full Access
Question # 33

Which is the correct procedure for adding multiple files to File Manager in a single step?

A.

Click File Manager on the Admin home page, click the Browse button next to “Browse for ZIP File”, identify the zip file to upload, and click the Add/Update Files button.

B.

Click File Manager on the Admin home page, select the folder, where you want to store the new files, click the Browse button next to “Browse for ZIP File:”, identify the zip file to upload, and click the Add File button.

C.

Click File Manager on the Admin home page, select the folder where you want to store the new files, click the Browse button next to “Browse for ZIP File:”, identify the zip file to upload, and click the Add/Update Files button.

D.

Click File Manager on the Admin home page, select the folder, where you want to store the new files, click the Browse button next to “Browse for ZIP File:”, and click the Add/Update Files button.

E.

Click File Manager on the Admin home page, select the folder, where you want to store the new files, click the Browse button next to “Browse for ZIP File:”, identify the zip file to upload, and click the Add File button.

Full Access
Question # 34

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.

 

Full Access
Question # 35

Your customer has sales organizations in two countries. The customer wants to make sure that users from one country have access only to quotes from that country.

How do you achieve this?

A.

Define different steps (for example, Pending A and Pending B) for each country. The participant profile of each step allows access through user groups (either Group A or Group B depending on the step). Using transition rules, make sure that quotes for Country A are always moved to steps belonging to that country.

B.

Hide Transaction Manager in CPQ and make sure that all access to quotes is performed from the CRM system where you can easily define which quotes should be visible for different users.

C.

Define two groups: Country A and Country B. Define a participant profile, Sales, for each step. Define an auto-forwarding rule which returns either “Group A~company~Sales” or “Group B~company~Sales.”

D.

Define two groups: Country A and Country B. For each step, define two different participant profiles: Profile A and Profile B. For each profile, select one matching group.

Full Access
Question # 36

Which statement is FALSE about live data tables?

A.

Live data tables do not need to be deployed after modification.

B.

Web services are recommended to update live data tables over BMQL functions.

C.

Insert, Modify, Delete, and Update are supported BMQL functions for live data tables.

D.

Live data tables can be modified using UI, Web Services, BMQL, and Bulk Uploads.

Full Access
Question # 37

Which statement, when placed in the blank space in the code snippet below, will set results = 25.0?

var = "25";

if (isnumber(var)){

______________________

}else{

results = 0.01;

}

return results;

A.

results = atof(var);

B.

results = atoi(var);

C.

results = strtod(var);

D.

results = parsefloat(var);

Full Access