[2021] Use Valid New Data-Architecture-And-Management-Designer Test Notes & Data-Architecture-And-Management-Designer Valid Exam Guide [Q93-Q118]

Share

[2021] Use Valid New Data-Architecture-And-Management-Designer Test Notes & Data-Architecture-And-Management-Designer Valid Exam Guide

Data-Architecture-And-Management-Designer Actual Questions Answers PDF 100% Cover Real Exam Questions


Data-Architecture-And-Management-Designer Exam topics

Candidates must know the exam topics before they start of preparation. Because it will really help them in hitting the core. Our Salesforce Data-Architecture-And-Management-Designer dumps will include the following topics:

1. Data Modeling/ Database Design 20%

  • Given a customer scenario, recommend approaches and techniques to avoid data skew (record locking, sharing calculation issues, and excessive child to parent relationships).
  • Compare and contrast various techniques and considerations for designing a data model for the Customer 360 platform. (e.g. objects, fields & relationships, object features).
  • Compare and contrast the different reasons for implementing Big Objects vs Standard/Custom objects within a production instance, alongside the unique pros and cons of utilizing Big Objects in a Salesforce data model.
  • Given a scenario, recommend approaches and techniques to design a scalable data model that obeys the current security and sharing model.
  • Compare and contrast various techniques, approaches and considerations for capturing and managing business and technical metadata (e.g. business dictionary, data lineage, taxonomy, data classification).

2. Master Data Management: 5%

  • Given a customer scenario, recommend and use techniques for establishing a “golden record” or “system of truth” for the customer domain in a Single Org
  • Given a customer scenario, recommend approaches and techniques for consolidating data attributes from multiple sources. Discuss criteria and methodology for picking the winning attributes.
  • Compare and contrast the various techniques, approaches and considerations for implementing Master Data Management Solutions (e.g. MDM implementation styles, harmonizing & consolidating data from multiple sources, establishing data survivorship rules, thresholds & weights, leveraging external reference data for enrichment, Canonical modeling techniques, hierarchy management.)
  • Given a customer scenario, recommend appropriate approaches and techniques to capture and maintain customer reference & metadata to preserve traceability and establish a common context for business rules

3. Salesforce Data Management: 25%

  • Given a scenario with multiple systems of interaction, describe techniques to represent a single view of the customer on the Salesforce platform.
  • Given a customer scenario, recommend a design to effectively consolidate and/or leverage data from multiple Salesforce instances.
  • Given a customer scenario, recommend appropriate combination of Salesforce license types to effectively leverage standard and custom objects to meet business needs.
  • Given a customer scenario, recommend techniques to ensure data is persisted in a consistent manner.

4. Data Governance: 10%

  • Compare and contrast various approaches and considerations for designing and implementing an enterprise data governance program.
  • Given a customer scenario, recommend an approach for designing a GDPR compliant data model. Discuss the various options to identify, classify and protect personal and sensitive information.

5. Large Data Volume considerations: 20%

  • Given a customer scenario, recommend a data archiving and purging plan that is optimal for customer’s data storage management needs.
  • Given a customer scenario, design a data model that scales considering large data volume and solution performance.
  • Given a customer scenario, decide when to use virtualised data and describe virtualised data options.

6. Data Migration: 15%

  • Compare and contrast various techniques and considerations for exporting data from Salesforce.
  • Compare and contrast various techniques for improving performance when migrating large data volumes into Salesforce.
  • Given a customer scenario, recommend appropriate techniques and methods for ensuring high data quality at load time.

How to study the Data-Architecture-And-Management-Designer Exam

There are two main types of resources for preparation of certification exams first there are the study guides and the books that are detailed and suitable for building knowledge from ground up then there are video tutorial and lectures that can somehow ease the pain of through study and are comparatively less boring for some candidates yet these demand time and concentration from the learner. Smart Candidates who want to build a solid foundation in all exam topics and related technologies usually combine video lectures with study guides to reap the benefits of both but there is one crucial preparation tool as often overlooked by most candidates the practice exams. Practice exams are built to make students comfortable with the real exam environment. Statistics have shown that most students fail not due to that preparation but due to exam anxiety the fear of the unknown. Actual4Exams expert team recommends you to prepare some notes on these topics along with it don’t forget to practice Salesforce Data-Architecture-And-Management-Designer dumps which been written by our expert team, Both these will help you a lot to clear this exam with good marks.

 

NEW QUESTION 93
Developers at Universal Containers need to build a report for the business which displays Accounts opened in the past year grouped by industry. This report will also include information from contacts, opportunities, and orders. There are several million Accounts in the system. Which two options should be recommended to make this report perform well and satisfy the business need?

  • A. Use triggers to populate denormalized related fields on the Account.
  • B. Use Formula fields to surface information I related entities on the report.
  • C. Use an indexed data field with bounded data filters.
  • D. Use unbounded date ranges to filter the report.

Answer: C,D

 

NEW QUESTION 94
A large Automobile company has implemented SF for its Sales Associates. Leads flow from its website to SF using a batch integration in SF. The Batch job connects the leads to Accounts in SF. Customer visiting their retail stores are also created in SF as Accounts.
The company has noticed a large number of duplicate accounts in SF. On analysis, it was found that certain customers could interact with its website and also visit the store. The Sales associates use Global Search to search for customers in Salesforce before they create the customers.
Which scalable option should a data Architect choose to implement to avoid duplicates?

  • A. Create duplicate rules in SF to validate duplicates during the account creation process
  • B. Customize Account creation process to search if customer exists before creating an Account.
  • C. Implement a MDM solution to validate the customer information before creating Accounts in SF.
  • D. Build Custom search based on fields on Accounts which can be matched with customer when they visit the store

Answer: A

 

NEW QUESTION 95
UC has a roll-up summary field on Account to calculate the count of contacts associated with an account. During the account load, SF is throwing an "Unable to lock a row" error.
Which solution should a data architect recommend, to resolve the error?

  • A. Perform Batch job in serial mode and reduce batch size
  • B. Perform Batch job in parallel mode and reduce Batch size
  • C. Leverage data loader platform API to load data.
  • D. Defer roll-up summary fields calculation during data migration.

Answer: A

 

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

  • A. Check if the current user is NOT the owner by creating a "before delete" trigger.
  • B. Set the Sharing settings as Public Read Only for the Contact object.
  • C. Set the profile of the users to remove delete permission from the Contact object.
  • D. Check if the current user is NOT the owner by creating a validation rule on the Contact object.

Answer: A

 

NEW QUESTION 97
Universal Containers (UC) has adopted Salesforce as its primary sales automated tool. UC has 100,00 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 a customer record and view their account status, Invoice history, and opportunities without navigating outside of Salesforce.
What should a data architect use to provide the sales team with the required functionality?

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

Answer: A

 

NEW QUESTION 98
Ursa Major Solar has defined a new Data Quality Plan for their Salesforce data.
Which two approaches should an Architect recommend to enforce the plan throughout the organization?
(Choose two.)

  • A. Enforce critical business processes by using Workflow, Validation Rules, and Apex code.
  • B. Schedule reports that will automatically catch duplicates and merge or delete the records every week.
  • C. Ensure all data is stored in an external system and set up an integration to Salesforce for view-only access.
  • D. Schedule a weekly dashboard displaying records that are missing information to be sent to managers for review.

Answer: A,D

 

NEW QUESTION 99
Universal Containers (UC) has over 10 million records. They have a nightly integration that queries these records The queries are timing out What should the data architect do or look for when troubleshooting the queries?
Choose 2 answers

  • A. Create a formula field instead of having multiple filter criteria.
  • B. Ensure the query doesn't contain NULL in any filter criteria.
  • C. Change the integration users' profile to have View All Data.
  • D. Create custom indexes on the fields used in the filter criteria.

Answer: B,C

 

NEW QUESTION 100
Ursa Major Solar has the following two systems:
- Salesforce
- On-premise ERP system
Opportunity records need to be copied 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.
An Architect needs to recommend a real-time approach that fulfills these requirements.
Which recommendation is appropriate?

  • A. Create a workflow rule with Outbound Messaging that sends Opportunity data.
  • B. Have an ERP poll Salesforce nightly and bring in the desired Opportunities.
  • C. Implement a Master Data Management system to determine system of record.
  • D. Implement an hourly integration to send Salesforce Opportunities to the ERP system.

Answer: A

 

NEW QUESTION 101
Universal Containers has a large volume of Contact data going into Salesforce.com. There are 100,000 existing contact records. 200,000 new contacts will be loaded. The Contact object has an external ID field that is unique and must be populated for all existing records.
What should the architect recommend to reduce data load processing time?

  • A. Delete all existing records, and then load all records together via the Insert operation.
  • B. Load new records via the Insert operation and existing records via the Update operation.
  • C. Load Contact records together using the Streaming API via the Upsert operation.
  • D. Load all records via the Upsert operation to determine new records vs. existing records.

Answer: B

 

NEW QUESTION 102
North Trail Outfitters (NTD) 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?

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

Answer: C,D

 

NEW QUESTION 103
Universal Containers (UC) is planning to launch its Customer Community. The community will allow user to register shipment requests which are then processed by UC employees.
Shipment requests contain header information, and then a list of no more than 5 items being shipped. UC will initially roll out its community to 5,000 customers in Europe, and will ultimately roll out to 20,000 customers worldwide within the next two years. UC expects an average of 10 shipment requests per week per customer. UC wants customers to be able to view up to three years of shipment requests and use Saleforce reports. What is the recommended solution for UC's Data Architect to address the requirements?

  • A. Create a custom object to track shipment requests and a child custom object to track shipment items. Implement an archiving process that moves data off-platform after three years.
  • B. Create an external custom object to track shipment requests and a child external object to track shipment items. External objects are stored off-platform in Heroku's Postgres database.
  • C. Create an external custom object to track shipment requests with five lookup custom fields for each item being shipped. External objects are stored off-platform in Heroku's Postgres database.
  • D. Create a custom object to track shipment requests with five lookup custom fields for each item being shipped Implement an archiving process that moves data off-platform after three years.

Answer: A

 

NEW QUESTION 104
Universal Containers uses Salesforce to track its sales opportunities The Sales VP would like to better understand key relevant performance figures and help the Sales Managers take corrective actions where appropriate. What reporting option should be considered?

  • A. Case SLA performance report
  • B. Lead conversion rate report
  • C. Sales KPI Dashboard
  • D. Opportunity analytic snapshot

Answer: C

 

NEW QUESTION 105
A customer needs a sales model that allows the following:
1. Opportunities need to be assigned to sales people based on the zip code.
2. Each sales person can be assigned to multiple zip codes.
3. Each zip code is assigned to a sales area definition. Sales is aggregated by sales area for reporting.
What should a data architect recommend?

  • A. Configure Territory Management feature to support opportunity assignment
  • B. Allow sales users to manually assign opportunity ownership based on zip code
  • C. Assign opportunities using list views using zip code
  • D. Add custom fields in opportunities for zip code and use assignment rules

Answer: A

Explanation:
Explanation/Reference: https://help.salesforce.com/articleView?id=000327968&type=1&mode=1

 

NEW QUESTION 106
Universal Container is using Salesforce for Opportunity management and enterprise resource planning (ERP) for order management. Sales reps do not have access to the ERP and have no visibility into order status.
What solution a data architect recommend to give the sales team visibility into order status?

  • A. Build real-time integration to pull order line items into Salesforce when viewing orders.
  • B. Leverage Canvas to bring the order management UI in to the Salesforce tab.
  • C. leverage Salesforce Connect top bring the order line item from the legacy system to Salesforce.
  • D. Build batch jobs to push order line items to salesforce.

Answer: C

 

NEW QUESTION 107
Universal Containers (UC) has three systems: Salesforce, a cloud -based ERP system, and an on -premise Order Management System (OMS). An architect has been tasked with creating a solution that uses Salesforce as the system of record for Leads and the OMS as the system of record for Account and Contacts. UC wants Accounts and Contacts to be able to maintain their names in each system (i.e., "John Doe" in the OMS and "Johnny Doe" in Salesforce), but wants to have a consolidated data store which links referenced records across the systems. What approach should an architect suggest so the requirements are met?

  • A. Have Salesforce poll the OMS nightly and bring in the desired Accounts and Contacts.
  • B. Implement an integration tool to send OMS Accounts and Contacts to Salesforce.
  • C. Implement a Master Data Management strategy to reconcile Leads, Accounts, and Contacts.
  • D. Use the Streaming API to send Account and Contact data from Salesforce to the OMS.

Answer: C

 

NEW QUESTION 108
Universal Containers (UC) is transitioning from Classic to Lightning Experience.
What does UC need to do to ensure users have access to its notices and attachments in Lightning Experience?

  • A. Migrate Notes and Attachment to Enhanced Notes and Files a migration tool
  • B. Manually upload Notes in Lighting Experience.
  • C. Add Notes and Attachments Related List to page Layout in Lighting Experience.
  • D. Manually upload Attachments in Lighting Experience.

Answer: A

 

NEW QUESTION 109
A phased Salesforce rollout is planned. Three deployments will be spread out over 12 months, and the requirements have been carefully documented.
An Architect needs to trace back configuration changes to the requirements.
Which two approaches should the Architect use? (Choose two.)

  • A. Enter the business purpose into the Description of each field.
  • B. Analyze the setup audit trail for configuration changes.
  • C. Utilize the Force.com IDE to save the metadata files in source control.
  • D. Maintain a data dictionary with the justification for each field.

Answer: A,D

Explanation:
Explanation/Reference:

 

NEW QUESTION 110
A customer wishes to migrate 700,000 Account records in a single migration into Salesforce. What is the recommended solution to migrate these records while minimizing migration time?

  • A. Use Salesforce Bulk API in serial mode.
  • B. Use Salesforce Soap API in parallel mode.
  • C. Use Salesforce Bulk API in parallel mode.
  • D. Use Salesforce Soap API in serial mode.

Answer: C

 

NEW QUESTION 111
In their legacy system. Universal Containers has a monthly accounts receivable report that compiles data from Accounts, Contacts, Opportunities, Orders. and Order Line Items. What difficulty will an architect run into when implementing this in Salesforce?

  • A. Custom report types cannot contain Opportunity data.
  • B. Salesforce allows up to four objects in a single report type.
  • C. Salesforce does not support Orders or Order Line Items.
  • D. A report cannot contain data from Accounts and Contacts.

Answer: B

 

NEW QUESTION 112
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. Load all individual consumers as Account records and avoid using the Contact object.
  • B. Create a Custom Object Individual Consumer c to load all individual consumers.
  • C. Create one Account and load individual consumers as Contacts linked to that one Account.
  • D. Load one Account record and one Contact record for each individual consumer.

Answer: D

 

NEW QUESTION 113
(NTO) has multiple salesforce orgs based on geographical reports (AMER, EMEA, APAC). NTO products are in the AMER org and need to be created in the EMEA and APAC after the products are approved.
Which two features should a data architect recommend to share records between salesforce orgs? Choose 2.

  • A. Federation search
  • B. Salesforce 2 Salesforce
  • C. Change data capture (CDC)
  • D. Salesforce connect.

Answer: B,C

 

NEW QUESTION 114
Universal Containers (UC) has users complaining about reports timing out or simply taking too long to run What two actions should the data architect recommend to improve the reporting experience? Choose 2 answers

  • A. Share each report with fewer users.
  • B. Enable Divisions for large data objects.
  • C. Index key fields used in report criteria.
  • D. Create one skinny table per report.

Answer: C,D

 

NEW QUESTION 115
Universal Containers (UC) has deployed Salesforce to manage Marketing. Sales, and Support efforts in a multi -system ERP environment After reaching the limits of native reports & dashboards. UC leadership is looking to understand what options can be used to provide more analytical insights. What two approaches should an architect recommend? Choose 2 answers

  • A. Weekly Snapshots
  • B. Setup Audit Trails
  • C. Wave Analytics
  • D. AppExchange Apps

Answer: C,D

 

NEW QUESTION 116
Universal Containers (UC) is using Salesforce Sales & Service Cloud for B2C sales and customer service but they are experiencing a lot of duplicate customers in the system. Which are two recommended approaches for UC to avoid duplicate data and increase the level of data quality?

  • A. Use Data.com Clean
  • B. Use a data wharehouse.
  • C. Use an Enterprise Service Bus.
  • D. Use Duplicate Management.

Answer: A,D

 

NEW QUESTION 117
Universal Containers has successfully migrated 50 million records into five different objects multiple times in a full copy sandbox. The Integration Engineer wants to re-run the test again a month before it goes live into Production. What is the recommended approach to re-run the test?

  • A. Hard delete all 5 objects' data and re-run the data migration test.
  • B. Refresh the full copy sandbox and re-run the data migration test.
  • C. Truncate all 5 objects quickly and re-run the data migration test.
  • D. Truncate all 5 objects and hard delete before running the migration test.

Answer: B

 

NEW QUESTION 118
......

Data-Architecture-And-Management-Designer Exam questions and answers: https://www.actual4exams.com/Data-Architecture-And-Management-Designer-valid-dump.html

Pass Data-Architecture-And-Management-Designer Exam Info and Free Practice Test : https://drive.google.com/open?id=10x7_vYEEIVlPBAeaJvzI8IKsDR99TnQL