Data-Architecture-And-Management-Designer Exam Questions - Online Test


Data-Architecture-And-Management-Designer Premium VCE File

Learn More 100% Pass Guarantee - Dumps Verified - Instant Download
150 Lectures, 20 Hours

certleader.com

We provide real Data-Architecture-And-Management-Designer exam questions and answers braindumps in two formats. Download PDF & Practice Tests. Pass Salesforce Data-Architecture-And-Management-Designer Exam quickly & easily. The Data-Architecture-And-Management-Designer PDF type is available for reading and printing. You can print more and practice many times. With the help of our Salesforce Data-Architecture-And-Management-Designer dumps pdf and vce product and material, you can easily pass the Data-Architecture-And-Management-Designer exam.

Check Data-Architecture-And-Management-Designer free dumps before getting the full version:

NEW QUESTION 1
NTO has 1 million customer records spanning 25 years. As part of its new SF project, NTO would like to create a master data management strategy to help preserve the history and relevance of its customer data.
Which 3 activities will be required to identify a successful master data management strategy? Choose 3 answers:

  • A. Identify data to be replicated
  • B. Create a data archive strategy
  • C. Define the systems of record for critical data
  • D. Install a data warehouse
  • E. Choose a Business Intelligence tool.

Answer: ABC

NEW QUESTION 2
Universal Containers (UC) wants to ensure their data on 100,000 Accounts pertaining mostly to US-based companies is enriched and cleansed on an ongoing basis. UC is looking for a solution that allows easy monitoring of key data quality metrics. What should be the recommended solution to meet this requirement?

  • A. Use a declarative approach by installing and configuring Data.com Clean to monitor Account data quality.
  • B. Implement Batch Apex that calls out a third-party data quality API in order to monitor Account data quality.
  • C. Use declarative approach by installing and configuring Data.com Prospector to monitor Account data quality.
  • D. Implement an Apex Trigger on Account that queries a third-party data quality API to monitor Account data quality.

Answer: A

NEW QUESTION 3
Get Cloud Consulting needs to integrate two different systems with customer records into the Salesforce Account object. So that no duplicate records are created in Salesforce, Master Data Management will be used.
An Architect needs to determine which system is the system of record on a field level. What should the Architect do to achieve this goal?

  • 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. Key stakeholders should review any fields that share the same purpose between systems to see how they will be used in Salesforce.
  • C. The database schema for each external system should be reviewed, and fields with different names should always be separate fields in Salesforce.
  • D. Any field that is an input field in either external system will be overwritten by the last record integratedand can never have a system of record.

Answer: C

NEW QUESTION 4
What makes Skinny tables fast? Choose three answers.

  • A. They do not include soft-deleted records
  • B. They avoid resource intensive joins
  • C. Their tables are kept in sync with their source tables when the source tables are modified
  • D. They can contain fields from other objects
  • E. They support up to a max of 100 of columns

Answer: ABC

NEW QUESTION 5
Ursa Major Solar's legacy system has a quarterly accounts receivable report that compiles data from the following:
- Accounts
- Contacts
- Opportunities
- Orders
- Order Line Items
Which issue will an architect have when implementing this in Salesforce?

  • A. Custom report types CANNOT contain Opportunity data.
  • B. Salesforce does NOT support Orders or Order Line Items.
  • C. Salesforce does NOT allow more than four objects in a single report type.
  • D. A report CANNOT contain data from Accounts and Contacts.

Answer: C

NEW QUESTION 6
A custom pricing engine for a Salesforce customer has to be decided by factors with the following hierarchy: State in which the customer is located
City in which the customer is located if available
Zip code In which the customer is located if available
Changes to this information should have minimum code changes
What should a data architect recommend to maintain this information for the custom pricing engine that is to be built in Salesforce?

  • A. Create a custom object to maintain the pricing criteria.
  • B. Assign the pricing criteria within customer pricing engine.
  • C. Maintain require pricing criteria in custom metadata types.
  • D. Configure the pricing criteria in price books.

Answer: C

NEW QUESTION 7
Northern Trail Outfitters (NTO) has the following systems: Customer master-source of truth for customer information Service cloud-customer support
Marketing cloud-marketing support
Enterprise data warehouse—business reporting
The customer data is duplicated across all these system and are not kept in sync. Customers are also
complaining that they get repeated marketing emails and have to call into update their information. NTO is planning to implement master data management (MDM) solution across the enterprise. Which three data will an MDM tool solve?
Choose 3 answers

  • A. Data completeness
  • B. Data loss and recovery
  • C. Data duplication
  • D. Data accuracy and quality
  • E. Data standardization

Answer: CDE

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

Answer: CD

NEW QUESTION 9
Universal Containers (UC) management has identified a total of ten text fields on the Contact object as important to capture any changes made to these fields, such as who made the change, when they made the change, what is the old value, and what is the new value. UC needs to be able to report on these field data changes within Salesforce for the past 3 months. What are two approaches that will meet this requirement? Choose 2 answers

  • A. Create a workflow to evaluate the rule when a record is created and use field update actions to store previous values for these ten fields in ten new fields.
  • B. Write an Apex trigger on Contact after insert event and after update events and store the old values in another custom object.
  • C. Turn on field Contact object history tracking for these ten fields, then create reports on contact history.
  • D. Create a Contact report including these ten fields and Salesforce Id, then schedule the report to run once a day and send email to the admin.

Answer: BC

NEW QUESTION 10
Universal Containers (UC) has an open sharing model for its Salesforce users to allow all its Salesforce internal users to edit all contacts, regardless of who owns the contact. However, UC management wants to allow only the owner of a contact record to delete that contact. If a user does not own the contact, then the user should not be allowed to delete the record. How should the architect approach the project so that the requirements are met?

  • A. Create a "before delete" trigger to check if the current user is not the owner.
  • 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. Create a validation rule on the Contact object to check if the current user is not the owner.

Answer: A

NEW QUESTION 11
Universal Containers (UC) is implementing a formal, cross -business -unit data governance program As part of the program, UC will implement a team to make decisions on enterprise -wide data governance. Which two roles are appropriate as members of this team? Choose 2 answers

  • A. Analytics/BI Owners
  • B. Data Domain Stewards
  • C. Salesforce Administrators
  • D. Operational Data Users

Answer: AB

NEW QUESTION 12
Universal Containers (UC) is implementing Salesforce Sales Cloud and Service Cloud. As part of their implementation, they are planning to create a new custom object (Shipments), which will have a lookup relationship to Opportunities. When creating shipment records, Salesforce users need to manually input a customer reference, which is provided by customers, and will be stored in the Customer_Reference c text custom field. Support agents will likely use this customer reference to search for Shipment records when resolving shipping issues. UC is expecting to have around 5 million shipment records created per year. What is the recommended solution to ensure that support agents using global search and reports can quickly find shipment records?

  • A. Implement an archiving process for shipment records created after five years.
  • B. Implement an archiving process for shipment records created after three years.
  • C. Set Customer-Reference_c as an External ID (non-unique).
  • D. Set Customer-Reference_c as an External ID (unique).

Answer: D

NEW QUESTION 13
Universal Containers (UC) has implemented Sales Cloud and it has been noticed that Sales reps are not entering enough data to run insightful reports and dashboards. UC executives would like to monitor and measure data quality metrics. What solution addresses this requirement?

  • A. Use third-party AppExchange tools to monitor and measure data quality.
  • B. Generate reports to view the quality of sample data.
  • C. Use custom objects and fields to calculate data quality.
  • D. Export the data to an enterprise data warehouse and use BI tools for data quality.

Answer: A

NEW QUESTION 14
What 2 data management policies does the data classification feature allow customers to classify in salesforce? Choose 2 answers:

  • A. Reference data policy.
  • B. Data governance policy.
  • C. Data sensitivity policy.
  • D. Compliance categorization policy.

Answer: CD

NEW QUESTION 15
Universal Containers (UC) has over 10 million accounts with an average of 20 opportunities with each account. A Sales Executive at UC needs to generate a daily report for all opportunities in a specific opportunity stage.
Which two key considerations should be made to make sure the performance of the report is not degraded due to large data volume?

  • A. Number of queries running at a time.
  • B. Number of joins used in report query.
  • C. Number of records returned by report query.
  • D. Number of characters in report query.

Answer: BC

NEW QUESTION 16
Universal containers is implementing Salesforce lead management. UC Precure lead data from multiple sources and would like to make sure lead data as company profile and location information. Which solution should a data architect recommend to make sure lead data has both profile and location information? Option

  • A. Ask sales people to search for populating company profile and location data
  • B. Run reports to identify records which does not have company profile and location data
  • C. Leverage external data providers populate company profile and location data
  • D. Export data out of Salesforce and send to another team to populate company profile and location data

Answer: B

NEW QUESTION 17
Universal Containers wants to automatically archive all inactive Account data that is older than 3 years. The information does not need to remain accessible within the application. Which two methods should be recommended to meet this requirement? Choose 2 answers

  • A. Use the Force.com Workbench to export the data.
  • B. Schedule a weekly export file from the Salesforce UI.
  • C. Schedule jobs to export and delete using an ETL tool.
  • D. Schedule jobs to export and delete using the Data Loader.

Answer: CD

NEW QUESTION 18
As part of a phased Salesforce rollout. there will be 3 deployments spread out over the year. The requirements have been carefully documented. Which two methods should an architect use to trace back configuration changes to the detailed requirements? Choose 2 answers

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

Answer: BC

NEW QUESTION 19
......

Recommend!! Get the Full Data-Architecture-And-Management-Designer dumps in VCE and PDF From Certshared, Welcome to Download: https://www.certshared.com/exam/Data-Architecture-And-Management-Designer/ (New 214 Q&As Version)