Free Data-Architecture-And-Management-Designer braindumps download (Data-Architecture-And-Management-Designer exam dumps Free Updated Sep 23, 2022) [Q90-Q107]

Share

Free Data-Architecture-And-Management-Designer braindumps download (Data-Architecture-And-Management-Designer exam dumps Free Updated Sep 23, 2022)

Data-Architecture-And-Management-Designer Dumps for Pass Guaranteed - Pass Data-Architecture-And-Management-Designer Exam 2022

NEW QUESTION 90
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 export and delete order line items. 2. Store them in a zip file in case the data is needed later.
  • B. 1. Annually aggregate order amount data to store in a custom object. 2. Delete those orders and order line items.
  • C. 1. Annually delete orders and order line items. 2. Ensure the customer has order information in another system.
  • 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: B

 

NEW QUESTION 91
For a production cutover, a large number of Account records will be loaded into Salesforce from a legacy system. The legacy system does not have enough information to determine the Ownership for these Accounts upon initial load. Which two recommended options assign Account ownership to mitigate potential performance problems?

  • A. Let a "system user" own all the Account records without assigning any role to this user in Role Hierarchy.
  • B. Let a "system user" own all the Account records and make this user part of the highest- level role in the Role Hierarchy.
  • C. Let the VP of the Sales department, who will report directly to the senior VP, own all the Account records.
  • D. Let a "system user" own the Account records and assign this user to the lowest-level role in the Role Hierarchy.

Answer: A,D

 

NEW QUESTION 92
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. Turn on field Contact object history tracking for these ten fields, then create reports on contact history.
  • B. 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.
  • C. 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.
  • D. Write an Apex trigger on Contact after insert event and after update events and store the old values in another custom object.

Answer: A,D

 

NEW QUESTION 93
Universal Containers (UC) is going thought major reorganization of their sales team. This would require changes to a large a number of group members and sharing rules. UCs administrator is concerned about long processing time and failure during the process.
What should a Data architect implement to make changes efficiently?

  • A. Log a case with salesforce to make sharing rule changes.
  • B. Enable Defer Sharing Calculation prior to making sharing rule changes.
  • C. Log out all users and make changes to sharing rules.
  • D. Delete old sharing rules and build new sharing rules

Answer: B

 

NEW QUESTION 94
Universal Containers is creating a new B2C service offering for consumers to ship goods across continents. This is in addition to their well-established B2B offering. Their current Salesforce org uses the standard Account object to track B2B customers. They are expecting to have over 50,000,000 consumers over the next five years across their 50 business regions. B2C customers will be individuals. Household data is not required to be stored. What is the recommended data model for consumer account data to be stored in Salesforce?

  • A. Use the Account object with Person Accounts and a new B2C page layout.
  • B. Use the Account object with a newly created Record Type for B2C customers.
  • C. Use 50 umbrella Accounts for each region, with customers as associated Contacts.
  • D. Create a new picklist value for B2C customers on the Account Type field.

Answer: A

 

NEW QUESTION 95
UC has a salesforce org with multiple automated processes defined for group membership process. UC also have multiple admins on staff that perform manual adjustments to the role hierarchy. The automated task and manual task overlap daily and UC is experiencing "Lock errors" consistently.
What should a data architect recommend mitigate these errors?

  • A. Enable sharing recalculations
  • B. Enable granular locking.
  • C. Remove SOQL statements from APEX loops.
  • D. Ask salesforce support for addition CPU power.

Answer: B

 

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

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

Answer: C

Explanation:
Explanation/Reference: https://hevodata.com/learn/automate-salesforce-data-export-4-easy-methods/

 

NEW QUESTION 97
Universal Containers is exporting 40 million Account records from Salesforce using Informatica Cloud. The ETL tool fails and the query log indicates a full table scan time-out failure. What is the recommended solution?

  • A. Modify the export job header to specify Sforce-Enable-PKChunking.
  • B. Modify the export query that includes standard index fields(s).
  • C. Modify the export job header to specify Export-in-Parallel.
  • D. Modify the export query with LIMIT clause with Batch size 10,000.

Answer: A

 

NEW QUESTION 98
NTO need to extract 50 million records from a custom object everyday from its Salesforce org. NTO is facing query timeout issues while extracting these records.
What should a data architect recommend in order to get around the time out issue?

  • A. Ask SF support to increase the query timeout value.
  • B. Use ETL tool for extraction of records.
  • C. The REST API to extract data as it automatically chunks records by 200.
  • D. Use a custom auto number and formula field and use that to chunk records while extracting data.

Answer: B

 

NEW QUESTION 99
Universal Containers (UC) has implemented Sales Cloud for its entire sales organization, UC has built a custom object called projects_c that stores customers project detail and employee bitable hours.
The following requirements are needed:
A subnet of individuals from the finance team will need to access to the projects object for reporting and adjusting employee utilization.
The finance users will not access to any sales objects, but they will need to interact with the custom object.
Which license type a data architect recommend for the finance team that best meets the requirements?

  • A. Service Cloud
  • B. Sales Cloud
  • C. Lighting platform plus
  • D. Light Platform Start

Answer: C

 

NEW QUESTION 100
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 plus.
  • B. Lightning external apps starter.
  • C. Partner community.
  • D. Customer community.

Answer: C

 

NEW QUESTION 101
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. Use Salesforce duplicate management.
  • B. Use validation rules on new record create and edit.
  • C. Use workflow to delete duplicate records.
  • D. Use the private sharing model.

Answer: A,B

 

NEW QUESTION 102
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 accuracy and quality
  • B. Data completeness
  • C. Data duplication
  • D. Data loss and recovery
  • E. Data standardization

Answer: A,C,E

 

NEW QUESTION 103
Universal Containers has more than 10 million records in the Order _c object. The query has timed out when running a bulk query. What should be considered to resolve query timeout?

  • A. PK Chunking
  • B. Metadata API
  • C. Tooling API
  • D. Streaming API

Answer: A

 

NEW QUESTION 104
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. Utilize the Salesforce Org Migration Tool from the Setup Data Management menu.
  • B. Pre-process the data, then use Data Loader with SOAP API to upsert with zip compression enabled.
  • C. Directly leverage Salesforce-to-Salesforce functionality to load Case data.
  • D. Load the data in multiple sets using Bulk API parallel processes.

Answer: B

 

NEW QUESTION 105
Universal Containers (UC) has a custom discount request object set as a detail object with a custom product object as the master. There is a requirement to allow the creation of generic discount requests without the custom product object as its master record. What solution should an Architect recommend to UC?

  • A. Create a placeholder product record for the generic discount request.
  • B. Remove the master-detail relationship and keep the objects separate.
  • C. Mandate the selection of a custom product for each discount request.
  • D. Change the master-detail relationship to a lookup relationship.

Answer: D

 

NEW QUESTION 106
A large insurance provider is looking to implement Salesforce. The following exist.
1. Multiple channel for lead acquisition
2. Duplication leads across channels
3. Poor customer experience and higher costs
On analysis, it found that there are duplicate leads that are resulting to mitigate the issues?

  • A. Standard lead information across all channels.
  • B. Implement de-duplication strategy to prevent duplicate leads
  • C. Implement third-party solution to clean and event lead data.
  • D. Build a custom solution to identify and merge duplicate leads.
  • E. Build process is manually search and merge duplicates.

Answer: A,B,C

 

NEW QUESTION 107
......

Verified Data-Architecture-And-Management-Designer dumps Q&As - Pass Guarantee Exam Dumps Test Engine: https://www.exams4collection.com/Data-Architecture-And-Management-Designer-latest-braindumps.html

Verified Data-Architecture-And-Management-Designer dumps and 224 unique questions: https://drive.google.com/open?id=1KW9_d3-TQbOEWlGWVe_niq7ZZ7Wc5VLt