Data-Architecture-And-Management-Designer Salesforce Certified Data Architecture and Management Designer (SU18)

Loading demo links...

Showing 10–12 of 15 questions

Question 10

Universal container (UC) would like to build a Human resources application on Salesforce to manage employee details, payroll, and hiring efforts. To adequately and store the relevant data, the application will need to leverage 45 custom objects. In addition to this,

UC expects roughly 20,00 API calls into Salesfoce from an n-premises application daily.

Which license type should a data architect recommend that best fits these requirements?

Select an option, then click Submit answer.

  • Service Cloud

  • Lightning platform Start

  • Lightning Platform plus

  • Lightning External Apps Starts


Question 11

UC is planning a massive SF implementation with large volumes of data. As part of the org’s implementation, several roles, territories, groups, and sharing rules have been configured. The data architect has been tasked with loading all of the required data, including user data, in a timely manner.

What should a data architect do to minimize data load times due to system calculations?

Select an option, then click Submit answer.

  • Enable defer sharing calculations, and suspend sharing rule calculations

  • Load the data through data loader, and turn on parallel processing.

  • Leverage the Bulk API and concurrent processing with multiple batches

  • Enable granular locking to avoid “UNABLE _TO_LOCK_ROW” error.


Question 12

Universal Containers is setting up an external Business Intelligence (BI) system and wants to extract 1,000,000 Contact records. What should be recommended to avoid timeouts during the export process?

Select an option, then click Submit answer.

  • Use the SOAP API to export data.

  • Utilize the Bulk API to export the data.

  • Use GZIP compression to export the data.

  • Schedule a Batch Apex job to export the data.