Free Data-Architect Exam Braindumps (page: 2)

Page 1 of 65

Cloud Kicks has the following requirements:

- Their Shipment custom object must always relate to a Product, a Sender, and a Receiver (all separate custom objects).

- If a Shipment is currently associated with a Product, Sender, or Receiver, deletion of those records should not be allowed.

- Each custom object must have separate sharing models.

What should an Architect do to fulfill these requirements?

  1. Associate the Shipment to each parent record by using a VLOOKUP formula field.
  2. Create a required Lookup relationship to each of the three parent records.
  3. Create a Master-Detail relationship to each of the three parent records.
  4. Create two Master-Detail and one Lookup relationship to the parent records.

Answer(s): B



Universal Containers (UC) is planning to move away from legacy CRM to Salesforce. As part of one- time data migration, UC will need to keep the original date when a contact was created in the legacy system. How should an Architect design the data migration solution to meet this requirement?

  1. After the data is migrated, perform an update on all records to set the original date in a standard CreatedDate field.
  2. Create a new field on Contact object to capture the Created Date. Hide the standard CreatedDate field using Field -Level Security.
  3. Enable "Set Audit Fields" and assign the permission to the user loading the data for the duration of the migration.
  4. Write an Apex trigger on the Contact object, before insert event to set the original value in a standard CreatedDate field.

Answer(s): C



An architect has been asked to provide error messages when a future date is detected in a custom Birthdate _c field on the Contact object. The client wants the ability to translate the error messages.
What are two approaches the architect should use to achieve this solution? Choose 2 answers

  1. Implement a third -party validation process with translate functionality.
  2. Create a trigger on Contact and add an error to the record with a custom label.
  3. Create a workflow field update to set the standard ErrorMessage field.
  4. Create a validation rule and translate the error message with translation workbench.

Answer(s): B,D



What is an advantage of using Custom metadata type over Custom setting?

  1. Custom metadata records are not copied from production to sandbox.
  2. Custom metadata types are available for reporting.
  3. Custom metadata records are deployable using packages.
  4. Custom metadata records are editable in Apex.

Answer(s): C






Post your Comments and Discuss Salesforce Data-Architect exam with other Community members:

Data-Architect Discussions & Posts