[Sep-2021] Salesforce Application Architect Data-Architecture-And-Management-Designer Exam Practice Dumps [Q48-Q66]

Share

[Sep-2021] Salesforce Application Architect Data-Architecture-And-Management-Designer Exam Practice Dumps

2021 Data-Architecture-And-Management-Designer Premium Files Test pdf - Free Dumps Collection

NEW QUESTION 48
Get Cloudy Consulting monitors 15,000 servers, and these servers automatically record their status every
10 minutes. Because of company policy, these status reports must be maintained for 5 years. Managers at Get Cloudy Consulting need access to up to one week's worth of these status reports with all of their details.
An Architect is recommending what data should be integrated into Salesforce and for how long it should be stored in Salesforce.
Which two limits should the Architect be aware of? (Choose two.)

  • A. Workflow rule limits
  • B. API Request limits
  • C. Webservice callout limits
  • D. Data storage limits

Answer: B,D

Explanation:
Explanation

 

NEW QUESTION 49
Universal Containers is experiencing frequent and persistent group membership locking issues that severely restricts its ability to manage manual and a automated updates at the same time.
What should a data architect do in order to restore the issue?

  • A. Enable parallel sharing rule calculation.
  • B. Enable defer sharing calculation
  • C. Enable granular locking
  • D. Enable implicit sharing

Answer: C

 

NEW QUESTION 50
Universal Containers (UC) has an Application custom object, which has tens of millions of records created in the past 5 years. UC needs the last 5 years of data to exist in Salesforce at all times for reporting and queries. UC is currently encountering performance issues when reporting and running queries on this Object using date ranges as filters. Which two options can be used to improve report performance?

  • A. Add custom indexes to all fields on Application without a standard index.
  • B. Add custom indexes to the Date fields used for filtering the report.
  • C. Run multiple reports to get different pieces of the data and combine them.
  • D. Ask support to create a skinny table for Application with the necessary reporting fields.

Answer: B,D

 

NEW QUESTION 51
Which three options can prevent your SOQL queries from being selective?

  • A. Using trailing % wildcards.
  • B. Using leading % wildcards.
  • C. Using a custom index on a deterministic formula field.
  • D. Performing large loads and deletions.
  • E. Using NOT and != operators.

Answer: B,C,E

 

NEW QUESTION 52
Universal Containers (UC) is a business that works directly with individual consumers (B2C). They are moving from a current home-grown CRM system to Salesforce. UC has about one million consumer records. What should the architect recommend for optimal use of Salesforce functionality and also to avoid data loading issues?

  • A. Create one Account and load individual consumers as Contacts linked to that one Account.
  • B. Load all individual consumers as Account records and avoid using the Contact object.
  • C. Create a Custom Object Individual Consumer c to load all individual consumers.
  • D. Load one Account record and one Contact record for each individual consumer.

Answer: D

 

NEW QUESTION 53
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?

  • A. Leverage the Bulk API and concurrent processing with multiple batches
  • B. Enable granular locking to avoid "UNABLE _TO_LOCK_ROW" error.
  • C. Load the data through data loader, and turn on parallel processing.
  • D. Enable defer sharing calculations, and suspend sharing rule calculations

Answer: B

 

NEW QUESTION 54
A manager at Cloud Kicks is importing Leads into Salesforce and needs to avoid creating duplicate records.
Which two approaches should the manager take to achieve this goal? (Choose two.)

  • A. Run the Salesforce Lead Mass de-duplication tool.
  • B. Implement Salesforce Matching and Duplicate Rules.
  • C. Create a Workflow Rule to check for duplicate records.
  • D. Acquire an AppExchange Lead de-duplication application.

Answer: B,D

 

NEW QUESTION 55
Two million Opportunities need to be loaded in different batches into Salesforce using the Bulk API in parallel mode.
What should an Architect consider when loading the Opportunity records?

  • A. Create indexes on Opportunity object text fields.
  • B. Group batches by the AccountId field.
  • C. Use the Name field values to sort batches.
  • D. Order batches by Auto-number field.

Answer: B

 

NEW QUESTION 56
Universal Containers (UC) is facing data quality issues where Sales Reps are creating duplicate customer accounts, contacts, and leads. UC wants to fix this issue immediately by prompting users about a record that possibly exists in Salesforce. UC wants a report regarding duplicate records. What would be the recommended approach to help UC start immediately?

  • A. Create a duplicate rule for account, lead, and contact, use standard matching rules for these objects, and set the action to report and alert for both creates and edits.
  • B. Create a before insert and update trigger on account, contact, and lead, and send an error if a duplicate is found using a custom matching criteria.
  • C. Create a duplicate rule for account, lead, and contact, use standard matching rules for these objects, and set the action to block for both creates and edits.
  • D. Create an after insert and update trigger on the account, contact and lead, and send an error if a duplicate is found using a custom matching criteria.

Answer: A

 

NEW QUESTION 57
Northern Trail Outfitters (NTO) is in the process of evaluating big objects to store large amounts of asset data from an external system. NTO will need to report on this asset data weekly.
Which two native tools should a data architect recommend to achieve this reporting requirement? (Choose two.)

  • A. Einstein Analytics
  • B. Async SOQL with a custom object
  • C. Standard reports and dashboards
  • D. Standard SOQL queries

Answer: A,C

 

NEW QUESTION 58
A customer is integrating two different systems with customer records into the Salesforce Account object Master Data Management will be used to ensure that no duplicate records are created in Salesforce. How can the architect determine which system is the system of record on a field level?

  • A. Master Data Management systems determine system of record and the architect doesn't have to think about what data is controlled by what system.
  • B. Review the database schema for each external system and any fields with different names should always be separate fields in Salesforce.
  • C. Any field that is an input field in either external system will be overwritten by the last record integrated and can never have a system of record.
  • D. Any Fields with the same purpose between the two systems should be reviewed by the key stakeholders to see how they will be used in Salesforce.

Answer: A

 

NEW QUESTION 59
A company wants to document the data architecture of a Salesforce organization.
What are two valid metadata types that should be included? (Choose two.)

  • A. Document
  • B. RecordType
  • C. CustomField
  • D. SecuritySettings

Answer: B,C

 

NEW QUESTION 60
Universal Containers (UC) has adopted Salesforce as its primary sales automation tool. UC has 100,000 customers with a growth rate of 10% a year. UC uses an on-premise web-based billing and invoice system that generates over 1 million invoices a year supporting a monthly billing cycle.
The UC sales team needs to be able to pull up a customer record and view their account status, invoice history, and open opportunities without navigating outside of Salesforce.
What should a data architect use to provide the sales team with the required functionality?

  • A. Create a custom object and migrate the last 12 months of invoice data into Salesforce so it can be displayed on the Account layout.
  • B. Create a visual force tab with the billing system encapsulated within an iframe.
  • C. Write an Apex callout and populate a related list to display on the account record.
  • D. Create a mashup page that will present the billing system records within Salesforce.

Answer: D

Explanation:
Mashups use Salesforce presentation to display Salesforce-hosted data and externally hosted data.
Reference: https://developer.salesforce.com/docs/atlas.en-us.salesforce_large_data_volumes_bp.meta/ salesforce_large_data_volumes_bp/ldv_deployments_techniques_using_mashups.htm

 

NEW QUESTION 61
North Trail Outfitters (NTO) operates a majority of its business from a central Salesforce org, NTO also owns several secondary orgs that the service, finance, and marketing teams work out of, At the moment, there is no integration between central and secondary orgs, leading to data-visibility issues.
Moving forward, NTO has identified that a hub-and-spoke model is the proper architect to manage its data, where the central org is the hub and the secondary orgs are the spokes.
Which tool should a data architect use to orchestrate data between the hub org and spoke orgs?

  • A. Develop custom APIs to poll the hub org for change data and push into the spoke orgs.
  • B. A backup and archive solution that extracts and restores data across orgs.
  • C. A middleware solution that extracts and distributes data across both the hub and spokes.
  • D. Develop custom APIs to poll the spoke for change data and push into the org.

Answer: C

 

NEW QUESTION 62
Northern Trail outfitters in migrating to salesforce from a legacy CRM system that identifies the agent relationships in a look-up table.
What should the data architect do in order to migrate the data to Salesfoce?

  • A. Migrate to Salesforce without a record owner.
  • B. Assign record owner based on relationship.
  • C. Create custom objects to store agent relationships.
  • D. Migrate the data and assign to a non-person system user.

Answer: C

 

NEW QUESTION 63
UC is using SF CRM. UC sales managers are complaining about data quality and would like to monitor and measure data quality.
Which 2 solutions should a data architect recommend to monitor and measure data quality?
Choose 2 answers.

  • A. Review data quality reports and dashboards.
  • B. Use custom objects and fields to identify issues.
  • C. Export data and check for data completeness outside of Salesforce.
  • D. Install and run data quality analysis dashboard app

Answer: A,D

 

NEW QUESTION 64
UC has migrated its Back-office data into an on-premise database with REST API access. UC recently implemented Sales cloud for its sales organization. But users are complaining about a lack of order data inside SF.
UC is concerned about SF storage limits but would still like Sales cloud to have access to the data.
Which design patterns should a data architect select to satisfy the requirement?

  • A. Develop a bidirectional integration between the on-premise system and Salesforce.
  • B. Migrate and persist the data in SF to take advantage of native functionality.
  • C. Use SF Connect to virtualize the data in SF and avoid storage limits.
  • D. Build a UI for the on-premise system and iframe it in Salesforce

Answer: C

 

NEW QUESTION 65
Get Cloudy Consulting needs to evaluate the completeness and consistency of contact information in Salesforce. Their sales reps often have incomplete information about their accounts and contacts. Additionally, they are not able to interpret the information in a consistent manner. Get Cloudy Consulting has identified certain ""key"" fields which are important to their sales reps.
What are two actions Get Cloudy Consulting can take to review their data for completeness and consistency?
(Choose two.)

  • A. Run one report per key field, grouped by that field, to understand its data variability.
  • B. Run a process that can fill in default values for blank fields.
  • C. Run a report that shows the percentage of blanks for the important fields.
  • D. Run a report which shows the last time the key fields were updated.

Answer: C,D

 

NEW QUESTION 66
......

Get ready to pass the Data-Architecture-And-Management-Designer Exam right now using our Salesforce Application Architect  Exam Package: https://www.actualcollection.com/Data-Architecture-And-Management-Designer-exam-questions.html