[Dec 07, 2021] 1Z0-1033-20 Exam Dumps - Try Best 1Z0-1033-20 Exam Questions - Actualtests4sure
Verified 1Z0-1033-20 exam dumps Q&As with Correct 95 Questions and Answers
Oracle 1Z0-1033-20 Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 4 |
|
| Topic 5 |
|
| Topic 6 |
|
| Topic 7 |
|
NEW QUESTION 46
You want to control the information that can be viewed on the transaction page.
What must you create to accomplish this?
- A. Transition Rules
- B. Constraint Rules
- C. Internal User Definitions
- D. Library Functions
- E. Participant Profiles
Answer: E
NEW QUESTION 47
Along with Part Number, Quantity, and Price, you also want to send additional recommended item details from Configuration to Commerce by using a Recommended Item rule.
Which two options enable you to achieve this? (Choose two.)
- A. This is not feasible. Only Part Number, Quantity, and Price can be passed from Config to Commerce by using Recommended Item rules.
- B. Use the Comment field to pass additional details.
- C. Use BOM Mapping rules.
- D. Concatenate the additional details to Part Number.
- E. Pass the additional details by storing them in a Price Book.
Answer: B,C
NEW QUESTION 48
Which three discount types are available in pricing? (Choose three.)
- A. percent discount
- B. promotion discount
- C. absolute price
- D. quantity-dependent discount
- E. amount discount
Answer: A,D,E
NEW QUESTION 49
When creating a connection for a CPQ SOAP Endpoint in ICS, which format is expected?
- A. https://<siteURL>
- B. https://<siteURL>/v1/receiver?WSDL
- C. https://<siteURL>/v2_0/receiver/commerce/oraclecpqo?WSDL
- D. https://<siteURL>/ics/catalog
Answer: C
Explanation:
Explanation
References:
NEW QUESTION 50
Which Configuration Flow would you choose to design a Configurator where attributes vary based on prior user selections and have a sequential relationship consisting of distinct steps?
- A. Multi Node Configuration Flow
- B. any Configuration Flow with a combination of Constraint and Hiding rules that meet requirements
- C. Search Flow
- D. Master Start and End Flow
Answer: A
NEW QUESTION 51
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. Auto Update
- B. Commerce library function
- C. Formula Administration
- D. Util library function
Answer: A
NEW QUESTION 52
What standard functionality would you use to align attribute labels on a configuration screen so that they are evenly distributed vertically?
- A. Use CSS.
- B. Add HTML attributes and use </br>.
- C. Add read-only text area attributes in the layout with the required dimensions.
- D. Add spacers in the Configuration Layout and define spacer height.
Answer: B
NEW QUESTION 53
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)
Answer: B
NEW QUESTION 54
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. Deploy Commerce.
- C. Close and re-open the Content Library Tree.
- D. Deploy Config and Commerce.
Answer: C
NEW QUESTION 55
Which two statements are false about BML? (Choose two.)
- A. BML does not need to be externally compiled as the application compiles the BML.
- B. BML is a C++ based markup language.
- C. BML follows the Object-Oriented programming model.
- D. BML has characteristics of Compiled and Interpretive programming.
Answer: A,B
NEW QUESTION 56
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. Mobile Approval Email Notification
- C. Submit sub-action - Approve
- D. Submit sub-action - Reject
Answer: C,D
NEW QUESTION 57
Given the following JSON:
Which option gets the reference of a JSON object with a specific Document Number '40'?
- A. Option D
- B. Option B
- C. Option A
- D. Option C
Answer: A
NEW QUESTION 58
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. 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.
- B. 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".
- C. Open the Commerce Process admin page, navigate to Process Actions, and change the label of the
"_action_new_transaction" action. - D. Open the Text Administration admin page, go to "C", change the entry "Create Quote" and enter
"Translated Text."
Answer: C
NEW QUESTION 59
What does the function getconfigattrvalue () return?
- A. Returns all Menu Attribute values only
- B. Returns the values of configuration attributes in Config
- 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 60
What is the correct method to add new parts data to the CPQ Cloud database?
- A. 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.
- B. 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.
- C. 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.
- 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. 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.
Answer: C
NEW QUESTION 61
The Related Parts data table exists in the QA environment and in the production environment. The table has
3,000 records in the QA environment and 4,000 records in the production environment.
How many records will be present in the data table in the production environment if this table is migrated from the QA environment?
- A. 7,000
- B. 3,000
- C. 1,000
- D. 4,000
Answer: D
NEW QUESTION 62
Which two scenarios are valid for looping by using XSL Snippets? (Choose two.)
- A. The grid selector cannot handle the conditions that you need to implement.
- B. The data in the line item grid must be displayed as a table.
- C. You want to display a table of single-select, quote-level Commerce attributes.
- D. The data needs to be manipulated before being used in loop conditions.
Answer: A,D
NEW QUESTION 63
Which format will datetostr (getdate()) return when no format is supplied?
- A. HH:mm:ss MM/dd/yyyy
- B. DD/mm/yyyy HH:mm:ss
- C. MM/dd/yyyy HH:mm:ss
- D. HH:mm:ss DD/mm/yyyy
Answer: C
NEW QUESTION 64
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 Mapping
- B. BOM Attribute Definition
- C. BOM Item Definition
- D. BOM Item Mapping
- E. BOM Attribute Translation
Answer: A,C,E
NEW QUESTION 65
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. Constraint, Hiding, Recommendation, Recommended Item
- C. Recommendation, Constraint, Hiding, Recommended Item
- D. Constraint, Recommendation, Constraint, Hiding, Recommended Item
- E. Recommendation, Recommended Item, Hiding, Constraint
Answer: A
NEW QUESTION 66
Identify three types of activities that are captured in Administration logs. (Choose three.)
- A. uploading of files in File Manager
- B. creation of configuration objects
- C. migrations with the site as target
- D. creation of data tables
- E. deployment of configuration product families
- F. modification of Commerce process objects
Answer: C,E,F
NEW QUESTION 67
Identify two options to which transactions can be forwarded using forwarding rules. (Choose two.)
- A. any email address registered in the CPQ Cloud system
- B. users
- C. user groups
- D. any of the users who are part of the Approval group
Answer: B,C
NEW QUESTION 68
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:///testsitebigmachines.com/rest/v1/commerceDocumantsExampleTransactions?pffset=1000
- B. https://testsite.bigmachines.com/rest/v1/commerceDocumentsExampletransactions?limit=1000
- C. https://testsite.bigmachines.com/rest/v1/commerceDocumentsExampleTransactions?set=1000
- D. https://testsite.bigmachines.com/rest/v1/commereceDocumantsExampleTransactions?totalResults=1000
Answer: B
NEW QUESTION 69
......
Oracle 1Z0-1033-20 Test Engine PDF - All Free Dumps: https://www.actualtests4sure.com/1Z0-1033-20-test-questions.html

