[2022] Data-Architecture-And-Management-Designer Answers Data-Architecture-And-Management-Designer Free Demo Are Based On The Real Exam [Q84-Q109]

Share

[2022] Data-Architecture-And-Management-Designer Answers Data-Architecture-And-Management-Designer Free Demo Are Based On The Real Exam

Data-Architecture-And-Management-Designer [Mar-2022 Newly Released] Exam Questions For You To Pass


Salesforce Data-Architecture-And-Management-Designer Exam Syllabus Topics:

TopicDetails
Topic 1
  • Recommend appropriate techniques and methods for ensuring high data quality at load time
  • Data archiving and purging plan that is optimal for customer's data storage management needs
Topic 2
  • Given a customer scenario, recommend approaches and techniques to avoid data skew
  • Discuss the various options to identify, classify and protect personal and sensitive information
Topic 3
  • Compare and contrast various techniques and considerations for exporting data from Salesforce
  • Compare and contrast the different reasons for implementing Big Objects
Topic 4
  • Design to effectively consolidate and
  • or leverage data from multiple Salesforce instances
  • Recommend an approach for designing a GDPR compliant data model

 

NEW QUESTION 84
UC has large amount of orders coming in from its online portal. Historically all order are assigned to a generic user.
Which 2 measures should data architect recommend to avoid any performance issues while working with large number of order records? Choose 2 answers:

  • A. Create a role at top of role hierarchy and assign the role to the generic user.
  • B. Create a pool of generic users and distribute the assignment of memory to the pool of users.
  • C. Salesforce handles the assignment of orders automatically and there is no performance impact.
  • D. Clear the role field in the generic user record.

Answer: A,D

 

NEW QUESTION 85
Universal Containers has a legacy client server app that has a relational database that needs to be migrated to Salesforce.
What are the three key actions that should be done when data modeling in Salesforce? (Choose three.)

  • A. Work with legacy application owner to analyze legacy data model
  • B. Implement legacy data model within Salesforce using custom fields
  • C. Map legacy data to Salesforce custom objects
  • D. Map legacy data to Salesforce objects
  • E. Identify data elements to be persisted in Salesforce

Answer: B,D,E

 

NEW QUESTION 86
A large multinational B2C Salesforce customer is looking to implement their distributor management application is Salesforce. the application has the following capabilities:
1.Distributor create sales order in salesforce
2.Sales order are based on product prices applicable to their region
3. Sales order are closed once they are fulfilled
4. It is decided to maintain the order in opportunity object
How should the data architect model this requirement?

  • A. Add custom fields in Opportunity and use triggers to update prices.
  • B. Create lookup to Custom Price object and share with distributors.
  • C. Configure price Books for each region and share with distributors.
  • D. Manually update Opportunities with Prices application to distributors.

Answer: C

 

NEW QUESTION 87
Cloud Kicks needs to optimize data stewardship engagement for a Salesforce instance.
Before proposing design recommendations, the Data Architect is first assessing relevant areas of Salesforce.
Which three areas are appropriate to assess? (Choose three.)

  • A. Export the setup audit trail to review what fields are being used.
  • B. Assess the sharing model to determine impact on duplicate records.
  • C. Assess the metadata xml files for redundant fields to consolidate.
  • D. Run key reports to determine what fields should be required.
  • E. Determine if any integration points create records in Salesforce.

Answer: B,C,D

Explanation:
Explanation/Reference:

 

NEW QUESTION 88
Ursa Major Solar is performance testing a Lightning Platform application.
Which two statements are true about this testing? (Choose two.)

  • A. Application performance benchmarked in a sandbox can also be expected in production.
  • B. A performance test plan must be created and submitted to Salesforce customer support.
  • C. Every Lightning Platform application must be performance tested in a sandbox as well as production.
  • D. Applications with highly customized code or large volumes should be performance tested.

Answer: B,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. Data storage limits
  • B. Workflow rule limits
  • C. API Request limits
  • D. Webservice callout limits

Answer: A,C

 

NEW QUESTION 90
UC has a legacy client server app that as a relational data base that needs to be migrated to salesforce.
What are the 3 key actions that should be done when data modeling in salesforce?
Choose 3 answers:

  • A. Work with legacy application owner to analysis legacy data model.
  • B. Map legacy data to salesforce custom objects.
  • C. Map legacy data to salesforce objects.
  • D. Implement legacy data model within salesforce using custom fields.
  • E. Identify data elements to be persisted in salesforce.

Answer: C,D,E

 

NEW QUESTION 91
Universal Containers has a public website with several forms that create Lead records in Salesforce using the REST API. When designing these forms, which two techniques will help maintain a high level of data quality?

  • A. Do client-side validation of phone number and email field formats.
  • B. Ensure the website visitor is browsing using an HTTPS connection.
  • C. Prefer picklist form fields over free text fields, where possible.
  • D. Use cookies to track when visitors submit multiple forms.

Answer: A,C

 

NEW QUESTION 92
UC migrating 100,000 Accounts from an enterprise resource planning (ERP) to salesforce and is concerned about ownership skew and performance.
Which 3 recommendations should a data architect provide to prevent ownership skew?
Choose 3 answers:

  • A. Assign "view all" permission on profile to give access to account.
  • B. Assign a default user as owner of account and do not assign any role to default user.
  • C. Assigned a default user as owner of accounts, and assign role in hierarchy.
  • D. Assign a default user as owner of accounts and assigned top most role in hierarchy.
  • E. Keep users out of public groups that can be used as the source for sharing rules.

Answer: B,D,E

 

NEW QUESTION 93
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 three years.
  • B. Set Customer-Reference_c as an External ID (unique).
  • C. Implement an archiving process for shipment records created after five years.
  • D. Set Customer-Reference_c as an External ID (non-unique).

Answer: B

 

NEW QUESTION 94
Northern Trail Outfitters (NTO) has a variety of customers that include householder, businesses, and individuals.
The following conditions exist within its system:
NTO has a total of five million customers.
Duplicate records exist, which is replicated across many systems, including Salesforce.
Given these conditions, there is a lack of consistent presentation and clear identification of a customer record.
Which three option should a data architect perform to resolve the issues with the customer data?

  • A. Create a unique global customer ID for each customer and store that in all system for referential identity.
  • B. Use Salesforce CDC to sync customer data cross all systems to keep customer record in sync.
  • C. Duplicate customer records across the system and provide a two-way sync of data between the systems.
  • D. Invest in data duplicate tool to de-dupe and merge duplicate records across all systems.
  • E. Create a customer master database external to Salesforce as a system of truth and sync the customer data with all systems.

Answer: A,D,E

 

NEW QUESTION 95
Northern Trail Outfitters has these simple requirements for a data export process:
File format should be in CSV.
Process should be scheduled and run once per week.
The expert should be configurable through the Salesforce UI.
Which tool should a data architect leverage to accomplish these requirements?

  • A. Data loader
  • B. Bulk API
  • C. Third-party ETL tool
  • D. Data export wizard

Answer: D

 

NEW QUESTION 96
Universal Containers has millions of cases and are running out storage. Some user groups need to have access to historical cases for up to seven years.
Which two solutions should a data architect recommend in order to minimize performance and storage issues?
(Choose two.)

  • A. Create a custom object to store case history and run reports on it
  • B. Export data out of Salesforce and store in flat files on external system
  • C. Leverage on-premise data archival and build integration to view archived data
  • D. Leverage big object to archive case data and Lightning components to show archived data

Answer: A,D

 

NEW QUESTION 97
NTO processes orders from its website via an order management system (OMS). The OMS stores over 2 million historical records and is currently not integrated with SF. The Sales team at NTO using Sales cloud and would like visibility into related customer orders yet they do not want to persist millions of records directly in Salesforce. NTO has asked the data architect to evaluate SF connect and the concept of data verification. Which 3 considerations are needed prior to a SF Connect implementation?
Choose 3 answers:

  • A. Create a 2nd system Admin user for authentication to the external source.
  • B. Identify the external tables to sync into external objects
  • C. Configure a middleware tool to poll external table data
  • D. Develop an object relationship strategy.
  • E. Assess whether the external data source is reachable via an ODATA endpoint.

Answer: B,D,E

 

NEW QUESTION 98
A casino is implementing Salesforce and is planning to build a customer 360 degree view for a customer who visits its resorts. The casino currently maintains the following systems that record customer activity: L Point-of-sale system: All purchases for a customer
2. Salesforce; All customer service activity and sales activities for a customer
3. Mobile app: All bookings, preferences, and browser activity for a customer
4. Marketing: All email, SMS, and social campaigns for a customer
Customer service agents using Salesforee would like to view the activities from all four systems to provide support to customers. The information has to be current and real time.
What strategy should the data architect implement to satisfy this requirement?

  • A. Periodically upload summary information in Salesforce to build a 360 degree view.
  • B. Use a customer data mart to create the 360 degree view of the customer.
  • C. Explore external data sources in Salesforce to build a 360 degree view of the customer.
  • D. Migrate customer activities fro, all four system into Salesforce.

Answer: C

 

NEW QUESTION 99
Universal Containers (UC) wants to store product data in Salesforce, but the standard Product object does not support the more complex hierarchical structure which is currently being used in the product master system.
How can UC modify the standard Product object model to support a hierarchical data structure in order to synchronize product data from the source system to Salesforce?

  • A. Create an Apex trigger to synchronize the Product Family standard picklist field on the Product object.
  • B. Create a custom lookup filed on the standard Product to reference the child record in the hierarchy.
  • C. Create a custom lookup field on the standard Product to reference the parent record in the hierarchy.
  • D. Create a custom master-detail field on the standard Product to reference the child record in the hierarchy.

Answer: C

 

NEW QUESTION 100
The invoicing system at Universal Containers requires that attachments associated with the Invoice _c custom object be classified by Types (i.e., "Receipt," "Invoice PDF," etc.) so that reporting can be done on invoices showing the number of attachments grouped by Type. What approach should be taken to categorize the attachments to meet these requirements?

  • A. Add a ContentType picklist field to the Attachment layout and create additional picklist options.
  • B. Create a custom object related to the Invoice object with a picklist field for the Type.
  • C. Create a custom picklist field for the Type on the standard Attachment object with the values.
  • D. Add additional options to the standard ContentType picklist field for the Attachment object.

Answer: B

 

NEW QUESTION 101
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. Add Notes and Attachments Related List to page Layout in Lighting Experience.
  • B. Manually upload Notes in Lighting Experience.
  • C. Manually upload Attachments in Lighting Experience.
  • D. Migrate Notes and Attachment to Enhanced Notes and Files a migration tool

Answer: A

 

NEW QUESTION 102
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 Visualforce page combining Salesforce Account data and Invoice external object data.
  • C. Create a report combining data from the Account standard object and the Invoices external object.
  • D. Create a separate Salesforce report for Accounts and Invoices and combine them in a dashboard.

Answer: A,B

 

NEW QUESTION 103
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. Define the systems of record for critical data
  • B. Install a data warehouse
  • C. Identify data to be replicated
  • D. Create a data archive strategy
  • E. Choose a Business Intelligence tool.

Answer: A,D

 

NEW QUESTION 104
Universal Containers (UC) has 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 this data into Salesforce so that Salesforce can now act as the System of Record.
What are the three considerations that a data architect should weigh before implementing this requirement?
(Choose three.)

  • A. Consider whether the data is required for sales reports, dashboards, and KPIs.
  • B. Determine if the data is a driver of key processes implemented within Salesforce.
  • C. Ensure there is a tight relationship between order data and an enterprise resource planning (ERP) application.
  • D. Ensure the data is CRM-centric and able to populate standard or custom objects.
  • E. A selection of the tool required to replicate the data.

Answer: B,D,E

 

NEW QUESTION 105
Northern trail Outfitters (NTO) uses Sales Cloud and service Cloud to manage sales and support processes.
Some of NTOs team are complaining they see new fields on their page unsure of which values need be input.
NTO is concerned about lack of governance in making changes to Salesforce.
Which governance measure should a data architect recommend to solve this issue?

  • A. Create reports to identify which users are leaving blank, and use external data sources o agreement the missing data.
  • B. Create and manage a data dictionary and ups a governance process for changes made to common objects.
  • C. Add description fields to explain why the field is used, and mark the field as required.
  • D. Create validation rules with error messages to explain why the fields is used

Answer: B

 

NEW QUESTION 106
Universal Containers (UC) is planning to move away from legacy CRM to Salesforce. As part of one-time data migration, UC will need to keep the original date when a contact was created in the legacy system. How should an Architect design the data migration solution to meet this requirement?

  • A. Write an Apex trigger on the Contact object, before insert event to set the original value in a standard CreatedDate field.
  • B. Create a new field on Contact object to capture the Created Date. Hide the standard CreatedDate field using Field -Level Security.
  • C. Enable "Set Audit Fields" and assign the permission to the user loading the data for the duration of the migration.
  • D. After the data is migrated, perform an update on all records to set the original date in a standard CreatedDate field.

Answer: C

 

NEW QUESTION 107
A company needs to track field history on 50 Opportunity fields.
Which two actions can be taken to accomplish this goal? (Choose two.)

  • A. Create a custom object to store a copy of the record when changed.
  • B. Create a custom object to store the previous and new field values.
  • C. Select the 50 fields in the Opportunity Set History Tracking page.
  • D. Store a copy of the record when changed by using Analytic Snapshots.

Answer: A,B

 

NEW QUESTION 108
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. Opportunity analytic snapshot
  • B. Case SLA performance report
  • C. Lead conversion rate report
  • D. Sales KPI Dashboard

Answer: D

 

NEW QUESTION 109
......

New 2022 Realistic Free Salesforce Data-Architecture-And-Management-Designer Exam Dump Questions and Answer: https://braindumps.actual4exams.com/Data-Architecture-And-Management-Designer-real-braindumps.html