[Nov-2021] Oracle 1Z0-1033-20 Official Cert Guide PDF [Q10-Q27]

Share

[Nov-2021] Oracle 1Z0-1033-20 Official Cert Guide PDF

Exam 1Z0-1033-20: Oracle CPQ Cloud Service 2020 Implementation Essentials - TopExamCollection


Oracle 1Z0-1033-20 Exam Syllabus Topics:

TopicDetails
Topic 2
  • Use the available Product tools in CPQ Cloud
  • General Tools
Topic 3
  • Use the available Users tools in CPQ Cloud
  • Style and Templates
Topic 4
  • Use the available tools in the Integration Platform of CPQ Cloud
  • Product Tools
Topic 5
  • Use the available Developer Tools on CPQ Cloud
  • Use the available Commerce and Documents tools in CPQ Cloud
Topic 6
  • Use the available Style and Template tools in CPQ Cloud
  • Use the available General tools in CPQ Cloud
Topic 7
  • Use the available Utilities tools in CPQ Cloud
  • Integration
  • Utilities

 

NEW QUESTION 10
Which attribute type cannot be displayed on the line item grid?

  • A. Text attributes
  • B. HTML attributes
  • C. Single-select menu attributes
  • D. Currency attributes

Answer: B

 

NEW QUESTION 11
What is the correct method to add new parts data to the CPQ Cloud database?

  • A. 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.
  • 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. 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.
  • D. 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.
  • E. 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.

Answer: E

 

NEW QUESTION 12
What is the correct navigation path to create Account Integrations?

  • A. Admin > Accounts >Add >Integration
  • B. Admin > Accounts > Integration > Add
  • C. Admin > Process Definition > Integrations > List > Add
  • D. Admin > Accounts > Import >Integration > Add

Answer: B

 

NEW QUESTION 13
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. SFDC Quote - Process Updates
  • B. SFDC Products - Upset All (200, 400, 600, 800, 1000)
  • C. SFDC Opportunity - Import
  • D. SFDC Opportunity - Upload
  • E. SFDC Quote - Upset

Answer: B

 

NEW QUESTION 14
A red "X" appears instead of a part (item) in a configuration. What causes this?

  • A. The Recommended Item rule is recommending an incorrect price for the part number.
  • B. The Recommended Item rule is recommending a part that does not exist.
  • C. The Recommended Item rule is recommending more than one-part number.
  • D. The Recommended Item rule is not firing.

Answer: B

 

NEW QUESTION 15
What is the correct order of execution of Configuration rules for an attribute that has both Recommendation and Constraint rules written on it?

  • A. Hiding, Constraint, Recommendation, Recommended Item
  • B. Recommendation, Constraint, Hiding, Recommended Item
  • C. Constraint, Recommendation, Constraint, Hiding, Recommended Item
  • D. Constraint, Hiding, Recommendation, Recommended Item
  • E. Recommendation, Recommended Item, Hiding, Constraint

Answer: A

 

NEW QUESTION 16
What does the function getconfigattrvalue () return?

  • A. Returns the values of configuration attributes in Config
  • B. Returns all Menu Attribute values only
  • C. Returns the values of configuration attributes in Commerce
  • D. Returns all Text Area Attribute values only

Answer: C

Explanation:
Explanation
The best practice for retrieving the value of a configurable attribute in Commerce is to use the getconfigattrvalue() References:

 

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

  • A. Modify date and currency formats.
  • B. Change text content.
  • C. Move text elements between elements and layouts.
  • D. Add new image element in a section.
  • E. Add or remove table element's rows and columns.

Answer: A,D

 

NEW QUESTION 18
The following BML code in Config encountered an HTTP 404 error from someurl.com.

Which two statements are true? (Choose two.)

  • A. The call will return "call failed."
  • 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. An unhandled exception will be displayed in red text at the top of the configuration screen.
  • E. The call will return "HTTP 404 Not Found."

Answer: A,D

 

NEW QUESTION 19
When configuration a product, which pricing is applied last on a given item (part) after it is added to a valid configuration?

  • A. List price from the PriceBook
  • B. Base Price from the parts database
  • C. Recommend Item Pricing
  • D. Attribute value pricing

Answer: C

 

NEW QUESTION 20
Which operation is allowed in a BMQL query?

  • A. SELECT, INSERT, and UPDATE
  • B. SELECT and UPDATE
  • C. SELECT, INSERT, and DELETE
  • D. SELECT

Answer: D

 

NEW QUESTION 21
You want to add multiple sections to your Document Designer template, and you want the sections flow in the template without page breaks between each section.
How would you accomplish this?

  • A. Add each section to the template and manually remove the page breaks at the end of each section.
  • B. Add the first section in the series and select the Continuous Section check box in the Section Properties panel.
  • C. Select the Child Section check box in the Section Properties panel for each subsequent section following the first section in the series.
  • D. Select the Continuous Section check box in the Section Properties panel for each subsequent section following the first section in the series.
  • E. You do not have to do anything because this is the default behavior in Document Designer.

Answer: D

 

NEW QUESTION 22
How can action buttons be hidden in Commerce?

  • A. by using profiles and steps in Commerce
  • B. by using Configuration hiding rules
  • C. by using Commerce hiding rules
  • D. by putting the action button bar on a hidden tab in Commerce

Answer: C

 

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

  • A. For each Commerce process, create a "Create transaction" button by generating an invocation action.
  • B. Populate the Target Commerce Process field with configuration recommended item rules.
  • C. For one invocation action, define two different invocation rules with condition BML functions.
  • D. Assign a user or a user group to the Commerce process action permissions.

Answer: C

 

NEW QUESTION 24
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 array set to show this data.
  • C. You do not have a good option because 250 rows are too much to display on the screen of a Configurator.
  • D. Use an HTML attribute to display the data and use JavaScript to create interactivity.

Answer: A

 

NEW QUESTION 25
Given the following code:

Which statement will return the value for results as 25.0 when it is put in place of the blank line shown above the "}else{" statement?

  • A. results = atof (var);
  • B. results = stringtointeger (var);
  • C. results = atoi (var);
  • D. results = stringtofloat (var);

Answer: B

 

NEW QUESTION 26
When defining a new user, which Type value can grant a user account complete access to the CPQ Cloud site?

  • A. AdminAccess with Create/Modify Users selected
  • B. FullAccess with Create/Modify Users selected
  • C. Administration with Create/Modify Users selected
  • D. Root with Create/Modify Users selected
  • E. Superuser with Create/Modify Users selected

Answer: B

 

NEW QUESTION 27
......

Free 1Z0-1033-20 Exam Dumps to Improve Exam Score: https://www.topexamcollection.com/1Z0-1033-20-vce-collection.html