Exit 1Z0-1033 Oracle CPQ Cloud Service 2019 Implementation Essentials
Question 4 of 5
0% complete
Q4 Single choice

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