Pass the Salesforce Application Architect Data-Architect Questions and answers with CertsForce

Viewing page 3 out of 7 pages
Viewing questions 21-30 out of questions
Questions # 21:

UC recently migrated 1 Billion customer related records from a legacy data store to Heroku Postgres. A subset of the data need to be synchronized with salesforce so that service agents are able to support customers directly within the service console. The remaining non- synchronized set of data will need to be accessed by salesforce at any point in time, but UC management is concerned about storage limitations.

What should a data architect recommend to meet these requirements with minimal effort?

Options:

A.

Virtualize the remaining set of data with salesforce connect and external objects.


B.

Use Heroku connect to bi-directional, sync all data between systems.


C.

As needed, make call outs into Heroku postgres and persist the data in salesforce.


D.

Migrate the data to big objects and leverage async SOQL with custom objects.


Expert Solution
Questions # 22:

A custom pricing engine for a Salesforce customer has to be decided by factors with the following hierarchy:

State in which the customer is located

City in which the customer is located if available

Zip code in which the customer is located if available

Changes to this information should have minimum code changes

What should a data architect recommend to maintain this information for the custom pricing engine that is to be built in Salesforce?

Options:

A.

Create a custom object to maintain the pricing criteria.


B.

Assign the pricing criteria within customer pricing engine.


C.

Maintain require pricing criteria in custom metadata types.


D.

Configure the pricing criteria in price books.


Expert Solution
Questions # 23:

Universal Containers (UC) is implementing a new customer categorization process where customers should be assigned to a Gold, Silver, or Bronze category if they've purchased UC's new support service. Customers are expected to be evenly distributed across all three categories. Currently, UC has around 500,000 customers, and is expecting 1% of existing non-categorized customers to purchase UC's new support service every month over the next five years. What is the recommended solution to ensure long-term performance, bearing in mind the above requirements?

Options:

A.

Implement a new global picklist custom field with Gold, Silver, and Bronze values and enable it in Account.


B.

Implement a new picklist custom field in the Account object with Gold, Silver, and Bronze values.


C.

Implement a new Categories custom object and a master-detail relationship from Account to Category.


D.

Implement a new Categories custom object and create a lookup field from Account to Category.


Expert Solution
Questions # 24:

Northern Trail Outfitters would like to report on the type of customers. A custom field for customer type was created in Account object. Users need to be limited to the following defined choices when entering information in this field:

1. High Value

2. Medium Value

3. Low Value

Which strategy should a data architect recommend to configure customer type?

Options:

A.

Lookup to a custom object with defined choices.


B.

Single-select restricted picklist with defined choices.


C.

Provide help text to guide users with defined choices.


D.

Create a validation rule to limit entry to defined choices.


Expert Solution
Questions # 25:

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?

Options:

A.

Implement an archiving process for shipment records created after five years.


B.

Implement an archiving process for shipment records created after three years.


C.

Set Customer-Reference_c as an External ID (non-unique).


D.

Set Customer-Reference_c as an External ID (unique).


Expert Solution
Questions # 26:

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?

Options:

A.

Tooling API


B.

PK Chunking


C.

Metadata API


D.

Streaming API


Expert Solution
Questions # 27:

An architect has been asked by a client to develop a solution that will integrate data and resolve duplicates and discrepancies between Salesforce and one or more external systems. What two factors should the architect take into consideration when deciding whether or not to use a Master Data Management system to achieve this solution? 

Choose 2 answers

Options:

A.

Whether the systems are cloud -based or on -premise.


B.

Whether or not Salesforce replaced a legacy CRM.


C.

Whether the system of record changes for different tables.


D.

The number of systems that are integrating with each other.


Expert Solution
Questions # 28:

Universal Containers has multiple systems all containing and maintaining customer data. Although point-to-point integrations are in place, customers are complaining about consistency in the data.

What solution should the data architect recommend?

Options:

A.

Improve existing point-to-point integrations


B.

Data cleanse each system


C.

Perform a onetime synchronization to level set the built up inconsistencies


D.

An MDM solution as the customer master, with centralized integrations to ensure consistency across all systems.


Expert Solution
Questions # 29:

Cloud Kicks has the following requirements:

- Data needs to be sent from Salesforce to an external system to generate invoices from their Order Management System (OMS).

- A Salesforce administrator must be able to customize which fields will be sent to the external system without changing code.

What are two approaches for fulfilling these requirements? (Choose two.)

Options:

A.

A set to determine which fields to send in an HTTP callout.


B.

An Outbound Message to determine which fields to send to the OMS.


C.

A Field Set that determines which fields to send in an HTTP callout.


D.

Enable the field -level security permissions for the fields to send.


Expert Solution
Questions # 30:

Northern Trail Outfitters (NTO) has implemented Salesforce for its sales users. The opportunity management in Saiesforce Is implemented as follows:

1. Sales users enter their opportunities in Salesforce for forecasting and reporting purposes.

2. NTO has a product pricing system (PPS) that is used to update the Opportunity Amount field on opportunities on a daily basis.

3. PPS is the trusted source within NTO for Opportunity Amount.

4. NTO uses Opportunity Forecast for its sales planning and management.

Sales users have noticed that their updates to the Opportunity Amount field are overwritten when PPS updates their opportunities.

How should a data architect address this overwriting issue?

Options:

A.

Create a custom field for Opportunity amount that PSS updates separating the field sales user updates.


B.

Change PSS integration to update only Opportunity Amount field when the value is null.


C.

Change Opportunity Amount field access to Read Only for sales users field-level security.


D.

Create a custom field for Opportunity amount that sales users update separating the field that PPS updates.


Expert Solution
Viewing page 3 out of 7 pages
Viewing questions 21-30 out of questions