Data-Architect Salesforce Certified Data Architect (WI23)

Loading demo links...

Showing 13–15 of 15 questions

Question 13

Universal Containers (UC) has implemented Sales Cloud and it has been noticed that Sales reps are not entering enough data to run insightful reports and dashboards. UC executives would like to monitor and measure data quality metrics. What solution addresses this requirement?

Select an option, then click Submit answer.

  • Use third-party AppExchange tools to monitor and measure data quality.

  • Generate reports to view the quality of sample data.

  • Use custom objects and fields to calculate data quality.

  • Export the data to an enterprise data warehouse and use BI tools for data quality.

Question 14

Get Cloudy Consulting uses an invoicing system that has specific requirements. One requirement is that attachments associated with the Invoice_c custom object be classified by Types (i.e., ""Purchase Order"", ""Receipt"", etc.) so that reporting can be performed on invoices showing the number of attachments grouped by Type.

What should an Architect do to categorize the attachments to fulfill these requirements?

Select an option, then click Submit answer.

  • Add additional options to the standard ContentType picklist field for the Attachment object.

  • Add a ContentType picklist field to the Attachment layout and create additional picklist options.

  • Create a custom picklist field for the Type on the standard Attachment object with the values.

  • Create a custom object related to the Invoice object with a picklist field for the Type.

Question 15

NTO need to extract 50 million records from a custom object everyday from its Salesforce org. NTO is facing query timeout issues while extracting these records.

What should a data architect recommend in order to get around the time out issue?

Select an option, then click Submit answer.

  • Use a custom auto number and formula field and use that to chunk records while extracting data.

  • The REST API to extract data as it automatically chunks records by 200.

  • Use ETL tool for extraction of records.

  • Ask SF support to increase the query timeout value.