Certified-Data-Architecture-and-Management-Designer Certified Data Architecture and Management Designer

Loading demo links...

Showing 10–12 of 15 questions

Question 10

Universal Containers (UC) has a data model as shown in the image. The Project object has a private sharing model, and it has Roll -Up summary fields to calculate the number of resources assigned to the project, total

hours for the project, and the number of work items associated to the project. What should the architect consider, knowing there will be a large amount of time entry records to be loaded regularly from an external

system into Salesforce.com?

Select an option, then click Submit answer.

  • Load all data using external IDs to link to parent records.

  • Use workflow to calculate summary values instead of Roll -Up.

  • Use triggers to calculate summary values instead of Roll -Up.

  • Load all data after deferring sharing calculations.


Question 11

DreamHouse Realty has a data model as shown in the image. The Project object has a private sharing model, and it has Roll-Up summary fields to calculate the number of resources assigned to the project, total hours for the project, and the number of work items associated to the project.

There will be a large amount of time entry records to be loaded regularly from an external system into Salesforce.

What should the Architect consider in this situation?

Select an option, then click Submit answer.

  • Load all data after deferring sharing calculations.

  • Calculate summary values instead of Roll-Up by using workflow.

  • Calculate summary values instead of Roll-Up by using triggers.

  • Load all data using external IDs to link to parent records.


Question 12

Universal Containers has two systems. Salesforce and an on -premise ERP system. An architect has been tasked with copying Opportunity records to the ERP once they reach a Closed/Won Stage. The Opportunity record in the ERP system will be read-only for all fields copied in from Salesforce. What is the optimal real-time approach that achieves this solution?

Select an option, then click Submit answer.

  • Implement a Master Data Management system to determine system of record.

  • Implement a workflow rule that sends Opportunity data through Outbound Messaging.

  • Have the ERP poll Salesforce nightly and bring in the desired Opportunities.

  • Implement an hourly integration to send Salesforce Opportunities to the ERP system.