Learn the best native Salesforce tools for reporting on big object asset data from external systems. Discover how async SOQL and Einstein Analytics enable comprehensive reporting capabilities.
Table of Contents
Question
Northern Trail Outfitters (NTO) is in the process of evaluating big objects to store large amounts of asset data from an external system. NTO will need to report on this asset data weekly.
Which two native tools should a data architect recommend to achieve this reporting requirement? (Choose two.)
A. Standard SOQL queries
B. Async SOQL with a custom object
C. Standard reports and dashboards
D. Einstein Analytics
Answer
B. Async SOQL with a custom object
D. Einstein Analytics
Explanation
To report on large amounts of asset data stored in big objects, a data architect should recommend:
B. Async SOQL with a custom object
- Async SOQL allows querying big objects, which can store massive amounts of data from external systems
- Results are returned asynchronously and can be stored in a custom object for further processing and reporting
D. Einstein Analytics
- Einstein Analytics provides powerful tools for analyzing and visualizing large datasets
- It can directly query big objects and generate insightful reports and dashboards
- Its scalable architecture enables handling high volumes of data efficiently
Standard SOQL queries (A) cannot access big objects due to their size limitations. Standard reports and dashboards (C) also lack native support for big objects.
By combining async SOQL with custom objects and leveraging Einstein Analytics, NTO can effectively report on their extensive asset data stored in big objects on a weekly basis.
Salesforce Certified Data Architect certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Salesforce Certified Data Architect exam and earn Salesforce Certified Data Architect certification.