
[Oct-2021] Data-Architecture-And-Management-Designer Exam Dumps Pass with Updated 2021 Salesforce Certified Data Architecture and Management Designer
Free Data-Architecture-And-Management-Designer Exam Dumps to Pass Exam Easily
Who should take the Data-Architecture-And-Management-Designer exam
Salesforce Certified Data Architecture and Management Designer certification is an internationally-recognized validation that identifies persons who earn it as possessing skilled as a Salesforce Certified Data Architecture and Management Designer. If a candidate wants significant improvement in career growth needs enhanced knowledge, skills, and talents. The Salesforce Data-Architecture-And-Management-Designer Exam provides proof of this advanced knowledge and skill. If a candidate has knowledge of associated technologies and skills that are required to pass the Salesforce Data-Architecture-And-Management-Designer Exam then he should take this exam.
NEW QUESTION 75
Company S was recently acquired by Company
T. As part of the acquisition, all of the data for the Company S's Salesforce instance (source) must be migrated into the Company T's Salesforce instance (target). Company S has 6 million Case records.
An Architect has been tasked with optimizing the data load time.
What should the Architect consider to achieve this goal?
- A. Directly leverage Salesforce-to-Salesforce functionality to load Case data.
- B. Load the data in multiple sets using Bulk API parallel processes.
- C. Pre-process the data, then use Data Loader with SOAP API to upsert with zip compression enabled.
- D. Utilize the Salesforce Org Migration Tool from the Setup Data Management menu.
Answer: C
NEW QUESTION 76
Universal Containers keeps its Account data in Salesforce and its Invoice data in a third -party ERP system. They have connected the Invoice data through a Salesforce external object. They want data from both Accounts and Invoices visible in one report in one place. What two approaches should an architect suggest for achieving this solution? Choose 2 answers
- A. Create a report in an external system combining Salesforce Account data and Invoice data from the ERP.
- B. Create a report combining data from the Account standard object and the Invoices external object.
- C. Create a separate Salesforce report for Accounts and Invoices and combine them in a dashboard.
- D. Create a Visualforce page combining Salesforce Account data and Invoice external object data.
Answer: A,D
NEW QUESTION 77
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. 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.
- B. Master Data Management systems determine system of record, and the Architect doesn't have to think about what data is controlled by what system.
- C. Key stakeholders should review any fields that share the same purpose between systems to see how they will be used in Salesforce.
- D. The database schema for each external system should be reviewed, and fields with different names should always be separate fields in Salesforce.
Answer: D
NEW QUESTION 78
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 validation rule on the Contact object to check if the current user is not the owner.
- B. Create a "before delete" trigger to check if the current user is not the owner.
- C. Set the Sharing settings as Public Read Only for the Contact object.
- D. Set the profile of the users to remove delete permission from the Contact object.
Answer: B
NEW QUESTION 79
Cloud Kicks has the following requirements:
- They want 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 approaches should the Architect recommend to meet this requirement? (Choose two.)
- A. Schedule a weekly export file from the Salesforce UI.
- B. Schedule jobs to export and delete using an ETL tool.
- C. Schedule jobs to export and delete using the Data Loader.
- D. Export the data by using the Force.com Workbench.
Answer: B,C
Explanation:
Explanation/Reference:
NEW QUESTION 80
NTO has decided that it is going to build a channel sales portal with the following requirements:
1. External resellers are able to authenticate to the portal with a login.
2. Lead data, opportunity data and order data are available to authenticated users.
3. Authenticated users many need to run reports and dashboards.
4. There is no need for more than 10 custom objects or additional file storage.
Which community cloud license type should a data architect recommend to meet the portal requirements?
- A. Customer community.
- B. Customer community plus.
- C. Lightning external apps starter.
- D. Partner community.
Answer: D
NEW QUESTION 81
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
- A. Use SOQL queries without WHERE conditions.
- B. Make the queries more selective using indexed fields.
- C. Work with Salesforce Support to enable Skinny Tables.
- D. Reduce the number of triggers on Order _c object.
Answer: B,C
NEW QUESTION 82
Cloud Kicks stores Invoice records in a custom object. Invoice records are being sent to the Accounting department with missing States and incorrectly formatted Postal Codes.
Which two actions should Cloud Kicks take to improve data quality? (Choose two.)
- A. Change each address field to required on the Page Layout.
- B. Write an Apex Trigger to require all fields to be populated.
- C. Utilize a Validation Rule with a CONTAINS operator on address fields.
- D. Utilize a Validation Rule with a REGEX operator on Postal Code.
Answer: C,D
NEW QUESTION 83
DreamHouse Realty has a Salesforce org that is used to manage Contacts.
What are two things an Architect should consider using to maintain data quality in this situation? (Choose two.)
- A. Utilize the private sharing model.
- B. Utilize Salesforce duplicate management.
- C. Use validation rules on new record create and edit.
- D. Use workflow to delete duplicate records.
Answer: B,C
NEW QUESTION 84
Every year, Ursa Major Solar has more than 1 million orders. Each order contains an average of 10 line items. The Chief Executive Officer (CEO) needs the Sales Reps to see how much money each customer generates year-over-year. However, data storage is running low in Salesforce.
Which approach for data archiving is appropriate for this scenario?
- A. 1. Annually delete orders and order line items.
2. Ensure the customer has order information in another system. - B. 1. Annually export and delete order line items.
2. Store them in a zip file in case the data is needed later. - C. 1. Annually aggregate order amount data to store in a custom object.
2. Delete those orders and order line items. - D. 1. Annually export and delete orders and order line items.
2. Store them in a zip file in case the data is needed later.
Answer: C
NEW QUESTION 85
UC has to built a B2C ecommerce site on Heroku that shares customer and order data with a Heroku Postgres database. UC is currently utilizing Postgres as the single source of truth for both customers and orders. UC has asked a data architect to replicate the data into salesforce so that salesforce can now act as the system of record.
What are the 3 considerations that data architect should weigh before implementing this requirement? Choose 23 answers:
- A. Ensure the data is CRM center and able to populate standard of custom objects.
- B. Ensure there is a tight relationship between order data and an enterprise resource plaining (ERP) application.
- C. A selection of the tool required to replicate the data.
a. - Heroku Connect is required but this is confusing - D. Consider whether the data is required for sales reports, dashboards and KPI's.
- E. Determine if the data is driver of key process implemented within salesforce.
Answer: A,E
NEW QUESTION 86
UC is preparing to implement sales cloud and would like to its users to have read only access to an account record if they have access to its child opportunity record. How would a data architect implement this sharing requirement between objects?
- A. Create a criteria-based sharing rule.
- B. Create an owner-based sharing rule.
- C. Implicit sharing will automatically handle with standard functionality.
- D. Add appropriate users to the account team.
Answer: C
NEW QUESTION 87
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. Implement a Master Data Management strategy to reconcile Leads, Accounts, and Contacts.
- B. Have Salesforce poll the OMS nightly and bring in the desired Accounts and Contacts.
- C. Use the Streaming API to send Account and Contact data from Salesforce to the OMS.
- D. Implement an integration tool to send OMS Accounts and Contacts to Salesforce.
Answer: A
NEW QUESTION 88
UC has the following system:
* Billing system.
* Customer support system.
* CRM system.
US has been having trouble with business intelligence across the different systems. Recently US implemented a master data management (MDM) solution that will be the system of truth for the customer records.
Which MDM data element is needed to allow reporting across these systems?
- A. Email address.
- B. Phone number.
- C. Full name.
- D. Global unique customer number.
Answer: D
NEW QUESTION 89
A customer monitors over 10,000 servers and these servers automatically record their status every 15 minutes The customer is required to maintain all of these status reports for a period of 10 years. Service Reps need access to up to one week's worth of these status reports with all of their details. What are two limits an architect should consider when recommending what data should be integrated into Salesforce and for how long it should be stored in Salesforce?
Choose 2 answers
- A. Workflow rule limits
- B. Webservice callout limits
- C. Data storage limits
- D. API Request limits
Answer: C,D
NEW QUESTION 90
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. Write an Apex callout and populate a related list to display on the account record.
- B. Create a custom object and migrate the last 12 months of invoice data into Salesforce so it can be displayed on the Account layout.
- C. Create a mashup page that will present the billing system records within Salesforce.
- D. Create a visual force tab with the billing system encapsulated within an iframe.
Answer: C
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 91
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 standardization
- C. Data accuracy and quality
- D. Data duplication
- E. Data loss and recovery
Answer: B,C,D
NEW QUESTION 92
Universal Containers has deployed Salesforce for case management The company is having difficulty understanding what percentage of cases are resolved from the initial call to their support organization. What first step is recommended to implement a reporting solution to measure the support reps case closure rates?
- A. Create Contact and Opportunity Reports and Dashboards.
- B. Enable field history tracking on the Case object.
- C. Install AppExchange packages for available reports.
- D. Create a report on Case analytic snapshots.
Answer: B
NEW QUESTION 93
Universal Container (UC) has accumulated data over years and has never deleted data from its Salesforce org. UC is now exceeding the storage allocations in the org. UC is now looking for option to delete unused from the org.
Which three recommendations should a data architect make is order to reduce the number of records from the org?
Choose 3 answers
- A. Use hard delete in batch Apex to permanently delete records from Salesforce.
- B. Use hard delete in Bulk API to permanently delete records from Salesforce.
- C. Identify records in objects that have not been modified or used In last 3 years.
- D. Archive the records in enterprise data warehouse (EDW) before deleting from Salesforce.
- E. Use Rest API to permanently delete records from the Salesforce org.
Answer: B,C,D
NEW QUESTION 94
......
Data-Architecture-And-Management-Designer Exam Dumps, Data-Architecture-And-Management-Designer Practice Test Questions: https://www.vceengine.com/Data-Architecture-And-Management-Designer-vce-test-engine.html
Free Data-Architecture-And-Management-Designer Study Guides Exam Questions & Answer: https://drive.google.com/open?id=1o6arBfCdDe-MF1ytYQFLiqCA8i8Ag8O1
