Weekend Sale Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

Oracle 1z0-1033-22 Oracle CPQ 2022 Implementation Professional Exam Practice Test

Page: 1 / 10
Total 96 questions

Oracle CPQ 2022 Implementation Professional Questions and Answers

Question 1

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

Options:

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.

Question 2

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.)

Options:

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 onan Action

G.

DataCube Reporting

Question 3

In which two locations are thekeywords for mobile processing of quotes defined when setting up approvals? (Choose two.)

Options:

A.

Submit sub-action – Submit for Approval

B.

Submit sub-action – Approve

C.

Submit sub-action – Reject

D.

Mobile Approval Email Notification

Question 4

Your users receive a notification for a transaction from CPQ when an approval has been retracted and is no longer needed. The notification contains a generic message about this action. However, users would like to get more details about the transaction.

What is the Oracle-recommended best practice to fulfill this requirement inCPQ?

Options:

A.

Trigger an email action to notify users by custom defining the email’s subject and body, which contain the transaction details, by using the advanced function available in the Revise action.

B.

When a transaction needs to be revised, allow the transaction owner to send a parallel email to approvers, which should include the necessary transaction details.

C.

Switch the system-generated email-to-email template, which will include the desired transaction information when approvers are notified.

Question 5

You want to create a DocumentDesigner template that contains text in multiple columns.

How do you add multiple columns to the template?

Options:

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.

Question 6

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?

Options:

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.

Question 7

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?

Options:

A.

Add an initial condition that tests for a valid entry in a specific Subscription Ordering price book with a true valueof 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.

Question 8

What is the best method for restricting users from removing line items that are added to the configuration through a Recommended Item rule?

Options:

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.

Question 9

The commerce step “Pending” has four participant profiles in the following order: SalesRep,SalesManager, Owner, and Admin. The Admin profile allows access with the FullAccess user type. The Owner profile has at performer steps “start” step selected. The step has an auto-forwarding rule.

A FullAccess user with the SalesGroupA and SalesManagerA groups creates a new quote and saves it, which moves the quote to “Pending.”

The auto-forwarding rule returned the following two lines:

SalesManagerA~Company~SalesManager

SalesGroupA~Company~SalesRep

Which profile will be used to display the quote in the“Pending” step to this user?

Options:

A.

SalesManager profile

B.

Owner profile

C.

Admin profile

D.

SalesRep profile

Question 10

Your customer has a Configurator on a site with two Commerceprocesses. Which two options allow you to control in which Commerce process a new transaction will be created when starting from the Configurator?

Options:

A.

Populate the Target Commerce Process field with configuration recommended item rules.

B.

For one invocation action, define two different invocation rules with condition BML functions.

C.

For each Commerce process, create a “Create transaction” button by generating an invocation action.

D.

Assign a user or a user group to the Commerce process action permissions.

Question 11

What is the correct navigation path to create Account Integrations?

Options:

A.

Admin > Accounts >Add >Integration

B.

Admin > Accounts >Integration > Add

C.

Admin > Process Definition > Integrations > List > Add

D.

Admin > Accounts > Import >Integration > Add

Question 12

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?

Options:

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.

Question 13

You want to perform a configuration migration from a development siteto a QA site. What is the Oracle-recommended way to accomplished this?

Options:

A.

Using a DB Link, log in to the development site through the Migration Center section, select the components that need to be migrated, and start the migration.

B.

Open Migration Center in the development site, log in to the QA site through the Migration Center section, select the components that need to be migrated, and start the migration.

C.

Open Migration Center in the QA site, log in to the development site through the MigrationCenter section, select the components that need to be migrated, and start the migration.

D.

Download the components that need to be migrated from the development site and upload them to the QA site.

Question 14

A CommerceConstraint rule has been used to show only the applicable currencies in the Currency attribute based on the value selected in the Country attribute.

After selecting the value in the Country attribute, what should be performed to run the specified Constraint rule?

Options:

A.

Any action will trigger the Constraint rule.

B.

The Save action must be performed.

C.

No additional action is needed.

D.

The Submit action must be performed.

Page: 1 / 10
Total 96 questions