1Z0-436 | Printable Oracle 1Z0-436 exam


Q11. How can the pricing function be compartmentalized to ensure long-term easeof maintenance?

A. by creating and utilizing only library functions in addition to the pricing function logic

B. by creating and utilizing formulas and library functions in addition to the pricing function logic

C. by using data tables to store sections of the pricing logic

D. by using Configuration to implement a bulk of the pricing logic and doing simpler things such as discounting in Commerce

Answer: C

Q12. In which two locations are the keywords for mobile approval or rejection of quotes defined when setting up approvals?

A. Submit sub-action - Approve

B. Submit sub-action – Reject

C. Submit sub-action – Submit for Approval

D. Mobile Approval Email Notification

Answer: A,C

Q13. How can a user be restricted from removing line items that are added to the configuration through a Recommended Item rule?

A. Add an Advanced Validation rule on Delete Main Doc Action.

B. Ensure that all parts are coming from a “mandatory” Recommended Item rule.

C. Write a Constraint rule to throw a runtime error on the Delete Action event.

D. Use CSS to hide the check box on Line Grid.

Answer: A

Q14. Which two options can quotes be forwarded to by using forwarding rules?

A. users

B. user groups

C. any email address registered in the CPQ Cloud BigMachines system

D. any of the users that are part of the Approval group

Answer: B,D

Q15. How do you restrict a user from a 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 attributeand mark it as forced set

D. by selecting the “Disable user override” property on the configurable Array set editor page

Answer: B

Q16. Which operation is allowed in BMQL query?

A. SELECT,INSERTandUPDATE

B. SELECT

C. SELECTandUPDATE

D. SELECT,INSERTandDELETE

Answer: B

Explanation: Reference:http://www.exacthelp.com/2012/01/dmql-tutorial.html

Q17. You need to add the same part number twice to a configuration but in two separate line items. What must you do to achieve this?

A. Recommend the parts by using an advance BML script.

B. Ensure that the Identifier is set in the result statement.

C. Ensure that the configuration option Sum Recommended Items Quantity is not selected and that the Identifier is set in the result statement.

D. This is the default behavior and no setting needs to be changed.

Answer: B

Q18. How can information that is stored in a part field be shown in the line item grid column in Commerce?

A. by adding a field to thepart database

B. by adding a column and mapping it to the field in the line item grid in the Commerce Layout editor

C. by adding a column to the line item details layout in the Commerce Layout editor

D. by adding a column to the Commerce Layout editor

Answer: B

Q19. There is a multi-select attribute with five options, displayed as checkboxes. Depending on conditions, the configurator should show a userthree of these five options.

How should you accomplish this?

A. by writing a Constraint rule

B. by writing a Hidden rule

C. by writing a Recommendation rule

D. by writing a Pricing rule

Answer: B

Q20. What are three valid causes for a Configuration rule failing to execute?

A. The status of the rule is set to Inactive.

B. The rule’s Condition attributes are hidden on the Configuration Layout.

C. A runtime error occurs within the rule, which is firing before the current rule.

D. The attributes used in the rule are not added on the Configuration Layout.

Answer: A,C,D