Free Data-Architect Exam Braindumps (page: 3)

Page 2 of 65

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?

  1. Add additional options to the standard ContentType picklist field for the Attachment object.
  2. Add a ContentType picklist field to the Attachment layout and create additional picklist options.
  3. Create a custom picklist field for the Type on the standard Attachment object with the values.
  4. Create a custom object related to the Invoice object with a picklist field for the Type.

Answer(s): D



Universal Containers has a legacy system that captures Conferences and Venues. These Conferences can occur at any Venue. They create hundreds of thousands of Conferences per year. Historically, they have only used 20 Venues.
Which two things should the data architect consider when denormalizing this data model into a single Conference object with a Venue picklist? Choose 2 answers

  1. Limitations on master -detail relationships.
  2. Org data storage limitations.
  3. Bulk API limitations on picklist fields.
  4. Standard list view in -line editing.

Answer(s): C,D



Universal Container (UC) has around 200,000 Customers (stored in Account object). They get 1 or 2 Orders every month from each Customer. Orders are stored in a custom object called "Order c"; this has about 50 fields. UC is expecting a growth of 10% year -over -year.
What are two considerations an architect should consider to improve the performance of SOQL queries that retrieve data from the Order _c object? Choose 2 answers

  1. Use SOQL queries without WHERE conditions.
  2. Work with Salesforce Support to enable Skinny Tables.
  3. Reduce the number of triggers on Order _c object.
  4. Make the queries more selective using indexed fields.

Answer(s): B,D



Universal Containers (UC) provides shipping services to its customers. They use Opportunities to track customer shipments. At any given time, shipping status can be one of the 10 values. UC has 200,000 Opportunity records.
When creating a new field to track shipping status on opportunity, what should the architect do to improve data quality and avoid data skew?

  1. Create a picklist field, values sorted alphabetically.
  2. Create a Master -Detail to custom object ShippingStatus c.
  3. Create a Lookup to custom object ShippingStatus c.
  4. Create a text field and make it an external I

Answer(s): A






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

Data-Architect Discussions & Posts