1Z0-436 | Breathing Oracle 1Z0-436 braindumps


Q31. Your client requires configurators with 400 configurable attributes that don’t need to be selected in a specific order and the client is concerned about page load time.

How would you utilize Configuration Flows to provide an optimaluser experience?

A. Display attributes on one tab in groups.

B. Display attributes using a multi-node config flow.

C. Use tabs to display attributes.

D. Use CSS to hide irrelevant attributes during selection.

Answer: B

Q32. Which two are valid scenarios for looping by using XSL Snippets?

A. The data needs to be formatted before being used in loop conditions.

B. The grid selector cannot handle the conditions that you need to implement.

C. The data in the line item grid must be displayed as a table.

D. You want to display a table of single-select, quote-level Commerce attributes.

Answer: C,D

Q33. How is the size of an Array set defined?

A. by adding a text attribute to the Array set

B. byadding an Integer attribute to the Array set

C. by adding a control attribute to the Array set

D. by adding a Float attribute to the Array set

Answer: C

Explanation:

When a recommendation rule increases the size of an array by setting the array size control attribute, and the user modifies an array type attribute in a new row of the array whose value was set (using set, not force set) by a recommendation rule upon the update when the size of the array was increased, the attribute retains the user-enteredvalue upon update.

Q34. You have implemented a Commerce Hiding rule, which has an Advanced action. While unit testing, you find that the attributes specified in the rule arenot getting hidden, even though the specified condition evaluates to true.

What are two possible reasons for this behavior?

A. Config was not deployed after the rule was implemented.

B. Commerce was not deployed after the rule was implemented.

C. There is a syntax error in the Advanced condition.

D. The rule is inactive.

Answer: A,C

Q35. Identify the data type that is returned by a BMQL statement.

A. String Array

B. String Dictionary

C. RecordSet

D. delimited string with field names and corresponding value pairs

Answer: D

Q36. What is the size limit of an arrayset in Configuration?

A. 350

B. unlimited

C. 200

D. 1000

Answer: C

Q37. When using Web Services 1.0, consider the following sequence of a client system calling BigMachines WebServices.

1. Call Security Login WebServices with UserID and Password.

2. Create a Commerce updateTransaction WebServices call by using an existing transaction ID.

3. Make the following updates in the web service XML:

• Set Session ID

• Set “_snipTo_first_name” to “myName”.

4. Submit the WebService call.

5. Call Security Logout WebServices with the Session ID to close the session. Based on the given sequence, which two statements are true?

A. The Commerce transaction should be updated with the new Ship To name.

B. The session will still be open.

C. Step 3 does not specify an action to execute; therefore, nothing is updated in the transaction.

D. The call in step 4 will throw an error.

E. Step 5 is unnecessary; Session ID is not needed to log out.

Answer: A,C

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

Q39. The data table “Related parts” exists in the QA environment and in the production environment. The table has 3000 records in the QA environment and 4000 records in the production environment. How many records will be present inthe data table in the production environment if this table is migrated from the QA environment?

A. 3000

B. 4000

C. 7000

D. 1000

Answer: A

Q40. Which option istrue about the BMQL statements in a library function?

A. BMQL statements can query both user-created and system-defined data tables by using a single query.

B. BMQL statements can query both user-created and system-defined data tables by using two separate queries.

C. BMQL statements can query only system-defined data tables.

D. BMQL statements can query only user-defined data tables.

Answer: B