Weekend Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Salesforce Data-Architect Actual Questions

Salesforce Certified Data Architect (SP25) Questions and Answers

Question 65

Universal Containers (UC) has 50 million customers and stores customer order history on an ERP system. UC also uses Salesforce to manage opportunities and customer support.

In order to provide seamless customer support, UC would like to see the customer’s order history when viewing the customer record during a sales or support call.

What should a data architect do in order to provide this functionality, while preserving the user experience?

Options:

A.

Use an Apex callout to populate a text area field for displaying the order history.

B.

Use Salesforce Connect and an external object to display the order history in Salesforce

C.

Import the order history into a custom Salesforce object, update nightly

D.

Embed the ERP system in an iframe and display on a custom tab.

Question 66

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:

Options:

A.

Identify data to be replicated

B.

Create a data archive strategy

C.

Define the systems of record for critical data

D.

Install a data warehouse

E.

Choose a Business Intelligence tool.

Question 67

Universal Containers (UC) is in the process of selling half of its company. As part of this split, UC's main Salesforce org will be divided into two org:org A and org B, UC has delivered these requirements to its data architect

1. The data model for Org B will drastically change with different objects, fields, and picklist values.

2. Three million records will need to be migrated from org A to org B for compliance reasons.

3. The migrate will need occur within the next two month, prior to be split.

Which migrate strategy should a data architect use to successfully migrate the date?

Options:

A.

use as ETL tool to orchestrate the migration.

B.

Use Data Loader for export and Data Import Wizard for import

C.

Write a script to use the Bulk API

D.

Use the Salesforces CLI to query, export, and import

Question 68

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?

Options:

A.

Us custom objects to maintain Sales Orders in Salesforce.

B.

Use custom big objects to maintain Sales Orders in Salesforce.

C.

Use external objects to maintain Sales Order in Salesforce.

D.

Use Standard order object to maintain Sale Orders in Salesforce