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

Loading demo links...

Showing 13–15 of 15 questions

Question 13

Cloud Kicks currently has a Public Read/Write sharing model for the company's Contacts.

Cloud Kicks management team requests that only the owner of a contact record be allowed to delete that contact.

What should an Architect do to meet these requirements?

Select an option, then click Submit answer.

  • Set the profile of the users to remove delete permission from the Contact object.

  • Check if the current user is NOT the owner by creating a "before delete" trigger.

  • Set the Sharing settings as Public Read Only for the Contact object.

  • Check if the current user is NOT the owner by creating a validation rule on the Contact object.


Question 14

NTO has been using salesforce for sales and service for 10 years. For the past 2 years, the marketing group has noticed a raise from 0 to 35 % in returned mail when sending mail using the contact information stored in salesforce.

Which solution should the data architect use to reduce the amount of returned mails?

Select an option, then click Submit answer.

  • Use a 3rd party data source to update contact information in salesforce.

  • Email all customer and asked them to verify their information and to call NTO if their address is incorrect.

  • Delete contacts when the mail is returned to save postal cost to NTO.

  • Have the sales team to call all existing customers and ask to verify the contact details.


Question 15

Northern Trail Outfitters (NTO) wants to implement backup and restore for Salesforce data, Currently, it has data backup processes that runs weekly, which back up all Salesforce data to an enterprise data warehouse (EDW). NTO wants to move to daily backups and provide restore capability to avoid any data loss in case of outage.

What should a data architect recommend for a daily backup and restore solution?

Select an option, then click Submit answer.

  • Use AppExchange package for backup and restore.

  • Use ETL for backup and restore from EDW.

  • Use Bulk API to extract data on daily basis to EDW and REST API for restore.

  • Change weekly backup process to daily backup, and implement a custom restore solution.