
[Apr 02, 2023] Powerful Data-Architect PDF Dumps for Data-Architect Questions
Authentic Data-Architect Dumps - Free PDF Questions to Pass
Salesforce Data-Architect Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
| Topic 6 |
|
NEW QUESTION 16
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. Utilize a 3rd -party solution from the AppExchange for data uploads.
- B. Use Apex to validate the format of phone numbers and postal codes.
- C. Utilize an app from the AppExchange to create data -quality dashboards.
- D. Allow users to import their data using the Salesforce Import tools.
Answer: C
NEW QUESTION 17
A large retail B2C customer wants to build a 360 view of its customer for its call center agents. The customer interaction is currently maintained in the following system: 1. Salesforce CRM
2. Custom billing solution
3. Customer Master Data management (MDM)
4. Contract Management system
5. Marketing solution
What should a data architect recommend that would help upgrade uniquely identify customer across multiple systems:
- A. Create a customer data base and use this id in all systems.
- B. Store the salesforce id in all the solutions to identify the customer.
- C. Create a custom field as external id to maintain the customer Id from the MDM solution.
- D. Create a custom object that will serve as a cross reference for the customer id.
Answer: C
NEW QUESTION 18
UC is migrating data from legacy system to SF. UC would like to preserve the following information on records being migrated:
Date time stamps for created date and last modified date.
Ownership of records belonging to inactive users being migrated to Salesforce.
Which 2 solutions should a data architect recommends to preserve the date timestamps and ownership on records? Choose 2 answers.
- A. Enable update records with Inactive Owners Permission
- B. Log a case with SF to update these fields
- C. Enable Set Audit fields upon Record Creation Permission
- D. Enable modify all and view all permission.
Answer: A,C
NEW QUESTION 19
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. Manually upload Attachments in Lighting Experience.
- B. Add Notes and Attachments Related List to page Layout in Lighting Experience.
- C. Migrate Notes and Attachment to Enhanced Notes and Files a migration tool
- D. Manually upload Notes in Lighting Experience.
Answer: B
NEW QUESTION 20
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. Create an external object Invoice _x with a Lookup relationship with Opportunity.
- B. Create a custom object Invoice _c with a Lookup relationship with Opportunity.
- C. Use Streaming API to get the current status from the ERP and display on the Opportunity page.
- D. Create a custom object Invoice _c with a master -detail relationship with Opportunity.
Answer: A
NEW QUESTION 21
A shipping and logistics company has created a large number of reports within Sales Cloud since Salesforce was introduced. Some of these reports analyze large amounts of data regarding the whereabouts of the company's containers, and they are starting to time out when users are trying to run the reports. What is a recommended approach to avoid these time-out issues?
- A. Improve reporting performance by creating an Apex trigger for the Report object that will pre-fetch data before the report is run.
- B. Improve reporting performance by creating a dashboard that is scheduled to run the reports only once per day.
- C. Improve reporting performance by creating a custom Visualforce report that is using a cache of the records in the report.
- D. Improve reporting performance by replacing the existing reports in Sales Cloud with new reports based on Analytics Cloud.
Answer: D
NEW QUESTION 22
As part of addressing general data protection regulation (GDPR) requirements, UC plans to implement a data classification policy for all its internal systems that stores customer information including salesforce.
What should a data architect recommend so that UC can easily classify consumer information maintained in salesforce under both standard and custom objects?
- A. Build reports for customer information and validate.
- B. Create a custom picklist field to capture classification of information on customer.
- C. Use App Exchange products to classify fields based on policy.
- D. Use data classification metadata fields available in field definition.
Answer: D
NEW QUESTION 23
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 dat a. 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 Opportunity engagement system should become the system of record for Opportunity records.
- B. A policy should be adopted so that the system whose record was most recently updated should prevail in conflicts.
- C. Stakeholders should be brought together to discuss the appropriate data strategy moving forward.
- D. The MDM strategy defines Salesforce as the system of record, so Salesforce Opportunity values prevail in all conflicts.
Answer: C
NEW QUESTION 24
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. Use a standard big object defined by salesforce.
- B. Use the standard "Order" object to store the data.
- C. Create a custom object to store the data.
- D. Implement a custom big object to store the data.
Answer: D
NEW QUESTION 25
UC has millions of Cases and are running out of storage. Some user groups need to have access to historical cases for up to 7 years.
Which 2 solutions should a data architect recommend in order to minimize performance and storage issues?
Choose 2 answers:
- A. Leverage on premise data archival and build integration to view archived data.
- B. Create a custom object to store case history and run reports on it.
- C. Leverage big object to archive case data and lightning components to show archived data.
- D. Export data out of salesforce and store in Flat files on external system.
Answer: A,C
NEW QUESTION 26
During the implementation of Salesforce, a customer has the following requirements for Sales Orders:
1. Sales Order information needs to be shown to users in Salesforce.
2. Sales Orders are maintained in the on-premises enterprise resource planning (ERP).
3. Sales Order information has more than 150 million records.
4. Sales Orders will not be updated in Salesforce.
What should a data architect recommend for maintaining Sales Orders in salesforce?
- A. Use external objects to maintain Sales Order in Salesforce.
- B. Us custom objects to maintain Sales Orders in Salesforce.
- C. Use Standard order object to maintain Sale Orders in Salesforce
- D. Use custom big objects to maintain Sales Orders in Salesforce.
Answer: A
NEW QUESTION 27
UC is rolling out Sales App globally to bring sales teams together on one platform. UC expects millions of opportunities and accounts to be creates and is concerned about the performance of the application.
Which 3 recommendations should the data architect make to avoid the data skew? Choose 3 answers.
- A. Assign 10000 opportunities to one account.
- B. Limit assigning one user 10000 records ownership.
- C. Limit associating 10000 opportunities to one account.
- D. Limit associating 10000 records looking up to same records.
- E. Use picklist fields rather than lookup to custom object.
Answer: B,C
NEW QUESTION 28
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 the VP of the Sales department, who will report directly to the senior VP, own all the Account records.
- 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 a "system user" own the Account records and assign this user to the lowest-level role in the Role Hierarchy.
- D. Let a "system user" own all the Account records without assigning any role to this user in Role Hierarchy.
Answer: C,D
NEW QUESTION 29
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. A selection of the tool required to replicate the data.
- B. Consider whether the data is required for sales reports, dashboards and KPI's.
- C. Ensure there is a tight relationship between order data and an enterprise resource plaining (ERP) application.
- D. Ensure the data is CRM center and able to populate standard of custom objects.
- E. Determine if the data is driver of key process implemented within salesforce.
Answer: D,E
Explanation:
a. - Heroku Connect is required but this is confusing
NEW QUESTION 30
Universal Containers (UC) has a data model as shown in the image. The Project object has a private sharing model, and it has Roll -Up summary fields to calculate the number of resources assigned to the project, total hours for the project, and the number of work items associated to the project. What should the architect consider, knowing there will be a large amount of time entry records to be loaded regularly from an external system into Salesforce.com?
- A. Load all data after deferring sharing calculations.
- B. Load all data using external IDs to link to parent records.
- C. Use triggers to calculate summary values instead of Roll -Up.
- D. Use workflow to calculate summary values instead of Roll -Up.
Answer: A
NEW QUESTION 31
What makes Skinny tables fast? Choose three answers.
- A. They avoid resource intensive joins
- B. They do not include soft-deleted records
- 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: A,B,C
NEW QUESTION 32
DreamHouse Realty has a legacy system that captures Branch Offices and Transactions. DreamHouse Realty has 15 Branch Offices. Transactions can relate to any Branch Office. DreamHouse Realty has created hundreds of thousands of Transactions per year.
A Data Architect needs to denormalize this data model into a single Transaction object with a Branch Office picklist.
What are two important considerations for the Data Architect in this scenario? (Choose two.)
- A. Limitations on master-detail relationships.
- B. Bulk API limitations on picklist fields.
- C. Limitations on Org data storage.
- D. Standard list view in-line editing.
Answer: B,C
NEW QUESTION 33
An Architect needs information about who is creating, changing, or deleting certain fields within the past four months.
How can the Architect access this information?
- A. Create a field history report for the fields in question.
- B. Remove "customize application" permissions from everyone else.
- C. After exporting the setup audit trail, find the fields in question.
- D. After exporting the metadata, search it for the fields in question.
Answer: C
NEW QUESTION 34
......
Guaranteed Accomplishment with Newest Apr-2023 FREE: https://troytec.itpassleader.com/Salesforce/Data-Architect-dumps-pass-exam.html