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 Vivid Salesforce Data-Architecture-And-Management-Designer test engine which are the best for clearing Data-Architecture-And-Management-Designer test, and to get certified by Salesforce Salesforce Certified Data Architecture and Management Designer (SP19). The Data-Architecture-And-Management-Designer Questions & Answers covers all the knowledge points of the real Data-Architecture-And-Management-Designer exam. Crack your Salesforce Data-Architecture-And-Management-Designer Exam with latest dumps, guaranteed!

Also have Data-Architecture-And-Management-Designer free dumps questions for you:

NEW QUESTION 1
Universal Containers has a requirement to store more than 100 million records in salesforce and needs to create a custom big object to support this business requirement.
Which two tools should a data architect use to build custom object?

  • A. Use DX to create big object.
  • B. Use Metadata API to create big object.
  • C. Go to Big Object In setup select new to create big object.
  • D. Go to Object manager In setup and select new to create big object.

Answer: BC

NEW QUESTION 2
Universal Containers is integrating a new Opportunity engagement system with Salesforce. According to their Master Data Management strategy, Salesforce is the system of record for Account, Contact, and Opportunity data. However, there does seem to be valuable Opportunity data in the new system that potentially conflicts with what is stored in Salesforce. What is the recommended course of action to appropriately integrate this new system?

  • A. The MDM strategy defines Salesforce as the system of record, so Salesforce Opportunity values prevail in all conflicts.
  • B. A policy should be adopted so that the system whose record was most recently updated should prevail in conflicts.
  • C. The Opportunity engagement system should become the system of record for Opportunity records.
  • D. Stakeholders should be brought together to discuss the appropriate data strategy moving forward.

Answer: D

NEW QUESTION 3
US has released a new disaster recovery (DR)policy that states that cloud solutions need a business continuity plan in place separate from the cloud providers built in data recovery solution.
Which solution should a data architect use to comply with the DR policy?

  • A. Leverage a 3rd party tool that extract salesforce data/metadata and stores the information in an external protected system.
  • B. Leverage salesforce weekly exports, and store data in Flat files on a protected system.
  • C. Utilize an ETL tool to migrate data to an on-premise archive solution.
  • D. Write a custom batch job to extract data changes nightly, and store in an external protected system.

Answer: A

NEW QUESTION 4
The data architect for UC has written a SOQL query that will return all records from the Task object that do not have a value in the WhatId field:
Select id, description, Subject from Task where WhatId != NULL
When the data architect usages the query to select values for a process a time out error occurs. What does the data architect need to change to make this query more performant?

  • A. Remove description from the requested field set.
  • B. Change query to SOS
  • C. ??
  • D. Add limit 100 to the query.
  • E. Change the where clause to filter by a deterministic defined value.

Answer: D

NEW QUESTION 5
UC has a requirement to migrate 100 million order records from a legacy ERP application into the salesforce platform. UC does not have any requirements around reporting on the migrated data.
What should a data architect recommend to reduce the performance degradation of the platform?

  • A. Create a custom object to store the data.
  • B. Use a standard big object defined by salesforce.
  • C. Use the standard “Order” object to store the data.
  • D. Implement a custom big object to store the data.

Answer: D

NEW QUESTION 6
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. Enable defer sharing calculations, and suspend sharing rule calculations
  • B. Load the data through data loader, and turn on parallel processing.
  • C. Leverage the Bulk API and concurrent processing with multiple batches
  • D. Enable granular locking to avoid “UNABLE _TO_LOCK_ROW” error.

Answer: A

NEW QUESTION 7
NTO has outgrown its current salesforce org and will be migrating to new org shortly. As part of this process NTO will be migrating all of its metadata and data. NTO’s data model in the source org has a complex relationship hierarchy with several master detail and lookup relationships across objects, which should be maintained in target org.
What 3 things should a data architect do to maintain the relationship hierarchy during migration? Choose 3 answers:

  • A. Use data loader to export the data from source org and then import or Upsert into the target org in sequential order.
  • B. Create a external id field for each object in the target org and map source record ID’s to this field.
  • C. Redefine the master detail relationship fields to lookup relationship fields in the target org.
  • D. Replace source record ID’s with new record ID’s from the target org in the import file.
  • E. Keep the relationship fields populated with the source record ID’s in the import file.

Answer: ABD

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

Answer: B

NEW QUESTION 9
Universal Containers (UC) uses Salesforce for tracking opportunities (Opportunity). UC uses an internal ERP system for tracking deliveries and invoicing. The ERP system supports SOAP API and OData for
bi-directional integration between Salesforce and the ERP system. UC has about one million opportunities. For each opportunity, UC sends 12 invoices, one per month. UC sales reps have requirements to view current invoice status and invoice amount from the opportunity page. When creating an object to model invoices, what should the architect recommend, considering performance and data storage space?

  • A. Use Streaming API to get the current status from the ERP and display on the Opportunity page.
  • B. Create an external object Invoice _x with a Lookup relationship with Opportunity.
  • C. Create a custom object Invoice _c with a master -detail relationship with Opportunity.
  • D. Create a custom object Invoice _c with a Lookup relationship with Opportunity.

Answer: B

NEW QUESTION 10
Universal Containers has received complaints that customers are being called by multiple Sales Reps where the second Sales Rep that calls is unaware of the previous call by their coworker. What is a data quality problem that could cause this?

  • A. Missing phone number on the Contact record.
  • B. Customer phone number has changed on the Contact record.
  • C. Duplicate Contact records exist in the system.
  • D. Duplicate Activity records on a Contact.

Answer: C

NEW QUESTION 11
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. Migrate and persist the data in SF to take advantage of native functionality.
  • B. Use SF Connect to virtualize the data in SF and avoid storage limits.
  • C. Develop a bidirectional integration between the on-premise system and Salesforce.
  • D. Build a UI for the on-premise system and iframe it in Salesforce

Answer: B

NEW QUESTION 12
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 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.
  • B. 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.
  • 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 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.

Answer: B

NEW QUESTION 13
Universal Containers wants to implement a data -quality process to monitor the data that users are manually entering into the system through the Salesforce UI. Which approach should the architect recommend?

  • A. Allow users to import their data using the Salesforce Import tools.
  • B. Utilize a 3rd -party solution from the AppExchange for data uploads.
  • C. Utilize an app from the AppExchange to create data -quality dashboards.
  • D. Use Apex to validate the format of phone numbers and postal codes.

Answer: C

NEW QUESTION 14
A data architect has been tasked with optimizing a data stewardship engagement for a Salesforce instance Which three areas of Salesforce should the architect review before proposing any design recommendation? Choose 3 answers

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

Answer: ACE

NEW QUESTION 15
UC has been using SF for 10 years. Lately, users have noticed, that the pages load slowly when viewing Customer and Account list view.
To mitigate, UC will implement a data archive strategy to reduce the amount of data actively loaded. Which 2 tasks are required to define the strategy? Choose 2 answers:

  • A. Identify the recovery point objective.
  • B. Identify how the archive data will be accessed and used.
  • C. Identify the recovery time objective.
  • D. Identify the data retention requirements

Answer: BD

NEW QUESTION 16
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 Soap API in parallel mode.
  • B. Use Salesforce Bulk API in serial mode.
  • C. Use Salesforce Bulk API in parallel mode.
  • D. Use Salesforce Soap API in serial mode.

Answer: C

NEW QUESTION 17
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. After the data is migrated, perform an update on all records to set the original date in a standardCreatedDate field.
  • B. Create a new field on Contact object to capture the Created Dat
  • C. Hide the standard CreatedDate field using Field -Level Security.
  • D. Enable "Set Audit Fields" and assign the permission to the user loading the data for the duration of the migration.
  • E. Write an Apex trigger on the Contact object, before insert event to set the original value in a standard CreatedDate field.

Answer: C

NEW QUESTION 18
Universal Container has implemented Sales Cloud to manage patient and related health records. During a recent security audit of the system it was discovered that same standard and custom fields need to encrypted.
Which solution should a data architect recommend to encrypt existing fields?

  • A. Use Apex Crypto Class encrypt customer and standard fields.
  • B. Implement classic encryption to encrypt custom and standard fields.
  • C. Implement shield platform encryption to encrypt and standard fields
  • D. Expert data out of Salesforce and encrypt custom and standard fields.

Answer: C

NEW QUESTION 19
......

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