ExamGecko
Home Home / Salesforce / Certified B2C Solution Architect

Salesforce Certified B2C Solution Architect Practice Test - Questions Answers, Page 8

Question list
Search
Search

List of questions

Search

Related questions











Northern Trail Outfitters (NTO) recently implemented the Service Cloud Connector between B2C Commerce and Service Cloud. They released a new feature that allows customers to add their favorite National Park to their profile. After an attempt to help a customer, a service agent informs the Director of IT that they cannot see or update the new National Park value on the profile in the Service Cloud console.

What should the Solution Architect keep in mind to avoid data exchange issues after implementation?

A.
Check the fieldMapping custom settings in Service Cloud to confirm the nationalParks attribute was mapped from the Commerce Profile to the Service Contact
A.
Check the fieldMapping custom settings in Service Cloud to confirm the nationalParks attribute was mapped from the Commerce Profile to the Service Contact
Answers
B.
Check the field-level security for nationalParks is set to read only
B.
Check the field-level security for nationalParks is set to read only
Answers
C.
Check that the nationalParks value was added to the Profile Custom Object in B2C Commerce
C.
Check that the nationalParks value was added to the Profile Custom Object in B2C Commerce
Answers
D.
Check that the nationalParks value is defined in the json of the B2C Commerce Customer Data API
D.
Check that the nationalParks value is defined in the json of the B2C Commerce Customer Data API
Answers
Suggested answer: A

Explanation:

The fieldMapping custom settings in Service Cloud define how the attributes from the Commerce Profile are mapped to the fields on the Service Contact. If the nationalParks attribute was not mapped, then the service agent would not be able to see or update it in the Service Cloud console.

Reference: https://help.salesforce.com/s/articleView?id=sf.b2c_service_cloud_connector_field_mapping.htm&type=5

A company plans to migrate their existing storefront to B2C Commerce as they face a number of performance and scalability issues. They use a custom-built marketing tool for customer engagement that is tightly coupled with the legacy storefront. s

The storefront has roughly 200,000 subscribers in total, 10,000 visitors per day, and an average of 1,000 emails that are sent out every day. They expect a large number of subscribers to use their mobile devices to visit the storefront and place orders. f

What recommendations should a Solution Architect make to re-architect this solution based on the specified requirements?

A.
Build the storefront using the Storefront Reference Architecture (SFRA) and adopt Marketing Cloud for customer engagement.
A.
Build the storefront using the Storefront Reference Architecture (SFRA) and adopt Marketing Cloud for customer engagement.
Answers
B.
Build the storefront using B2C Commerce SiteGenesis architecture and adopt Pardot for customer engagement.
B.
Build the storefront using B2C Commerce SiteGenesis architecture and adopt Pardot for customer engagement.
Answers
C.
Modify the frontend for the existing legacy storefront to be mobile responsive. Decouple the custom-built marketing tool so it is no longer tightly tied to the storefront.
C.
Modify the frontend for the existing legacy storefront to be mobile responsive. Decouple the custom-built marketing tool so it is no longer tightly tied to the storefront.
Answers
D.
Build the storefront using a headless commerce architecture and adopt Pardot for customer engagement.
D.
Build the storefront using a headless commerce architecture and adopt Pardot for customer engagement.
Answers
Suggested answer: A

Explanation:

The Storefront Reference Architecture (SFRA) is a modern, mobile-first framework for building B2C Commerce storefronts that are fast, responsive, and scalable. Marketing Cloud is a powerful platform for customer engagement that can integrate with B2C Commerce and provide personalized, cross-channel marketing campaigns.

Reference: https://developer.salesforce.com/docs/commerce/sfra/overview/about-sfra https://www.salesforce.com/products/marketing-cloud/overview/

An electronics company operates its website on B2C Commerce. The company recently decided to update its Customer Service portal from a homegrown solution to Service Cloud in order to take advantage of Assisted Order Placement through the 'Order on Behalf of feature in the Service Cloud console.

The company currently has 3 million customer records in its B2C Commerce database that need to be migrated into Service Cloud.

How should a Solution Architect manage the export from B2C Commerce-and import the initial batch of customer records into Service

Cloud in an efficient manner?

A.
Use Business Manager to export and Data Loader to import the 3 million records into Service Cloud.
A.
Use Business Manager to export and Data Loader to import the 3 million records into Service Cloud.
Answers
B.
Use the Streaming API to push the 3 million customer records from B2C Commerce to Service Cloud.
B.
Use the Streaming API to push the 3 million customer records from B2C Commerce to Service Cloud.
Answers
C.
Use the Salesforce REST API to import the 3 million records into Service Cloud.
C.
Use the Salesforce REST API to import the 3 million records into Service Cloud.
Answers
D.
Use the Commerce Cloud REST API to import the 3 million records into Service Cloud.
D.
Use the Commerce Cloud REST API to import the 3 million records into Service Cloud.
Answers
Suggested answer: A

Explanation:

Business Manager is a web-based tool that allows B2C Commerce administrators to export customer data in CSV format. Data Loader is a desktop tool that allows Salesforce administrators to import data in CSV format into Service Cloud. This is an efficient way to migrate a large batch of customer records from one system to another.

Reference: https://documentation.b2c.commercecloud.salesforce.com/DOC1/topic/com.demandware.dochelp/BusinessManager/BusinessManager.html https://help.salesforce.com/s/articleView?id=sf.data_loader.htm&type=5

A multi-brand company uses 82C Commerce, Service Cloud, and Marketing Cloud and wants to deliver integrated customer experiences across these Salesforce products, The company has one B2C Commerce realm Serving two storefronts, a Salesforce ora, and a Marketing Cloud Instance. None of these Salesforce Clouds are integrated. The company wants to know which Salesforce products require custom integration for this multi-cloud architecture.

Which two considerations should a Solution Architect provide to answer the company's question?

Choose 2 answers

A.
An integration between Service Cloud and B2C Commerce is not necessary, as these clouds are natively integrated and both products are built on the Salesforce Platform.
A.
An integration between Service Cloud and B2C Commerce is not necessary, as these clouds are natively integrated and both products are built on the Salesforce Platform.
Answers
B.
An integration must be developed between 82C Commerce and Service Cloud to enable the synchronization of customer profiles and unlock REST API access between the two products.
B.
An integration must be developed between 82C Commerce and Service Cloud to enable the synchronization of customer profiles and unlock REST API access between the two products.
Answers
C.
An integration must be developed between Service Cloud and Marketing Cloud to enable Marketing Cloud REST API access from Service Cloud.
C.
An integration must be developed between Service Cloud and Marketing Cloud to enable Marketing Cloud REST API access from Service Cloud.
Answers
D.
An integration must be developed between B2C Commerce and Marketing Cloud to enable Marketing Cloud REST APT access from B2C Commerce.
D.
An integration must be developed between B2C Commerce and Marketing Cloud to enable Marketing Cloud REST APT access from B2C Commerce.
Answers
Suggested answer: B, D

Explanation:

B2C Commerce and Service Cloud are not natively integrated and require custom development to enable data synchronization and API access between them. B2C Commerce and Marketing Cloud also require custom development to enable API access for customer engagement scenarios.

Reference: https://help.salesforce.com/s/articleView?id=sf.b2c_service_cloud_connector_overview.htm&type=5 https://developer.salesforce.com/docs/commerce/sfra/marketing-cloud/marketing-cloud-integration

An organization wants to avoid sending post-purchase review emails until a customer has had a chance to receive and try out their order. The typical shipping duration is around 3 days, but the organization is unsure about how long it takes a customer to try the product once it has been delivered.

What should the company do to leverage its Salesforce product suite and optimize the open rates for its post-purchase emails?

A.
Use B2C Commerce to add the customer to a Marketing Cloud post-purchase journey when their order ships. Use a Journey Builder Wait activity to delay 3 days for shipping and an Einstein Engagement Split based on open rate to optimize the additional delay for product testing.
A.
Use B2C Commerce to add the customer to a Marketing Cloud post-purchase journey when their order ships. Use a Journey Builder Wait activity to delay 3 days for shipping and an Einstein Engagement Split based on open rate to optimize the additional delay for product testing.
Answers
B.
Use Salesforce Order Management to add the customer to a Marketing Cloud post-purchase journey when their order ships. Use a Journey Builder Wait activity to delay 3 days for shipping and an Engagement Split with 1-, 2-, and 3-day Wait activity based on open rate to optimize the additional delay for product testing.
B.
Use Salesforce Order Management to add the customer to a Marketing Cloud post-purchase journey when their order ships. Use a Journey Builder Wait activity to delay 3 days for shipping and an Engagement Split with 1-, 2-, and 3-day Wait activity based on open rate to optimize the additional delay for product testing.
Answers
C.
Use B2C Commerce to add the customer to a Marketing Cloud post-purchase journey when their order ships. Use a Journey Builder Wait activity to delay 3 days for shipping and an Engagement Split with 1-, 2-, and 3-day Wait activity based on open rate to optimize the additional delay for product testing.
C.
Use B2C Commerce to add the customer to a Marketing Cloud post-purchase journey when their order ships. Use a Journey Builder Wait activity to delay 3 days for shipping and an Engagement Split with 1-, 2-, and 3-day Wait activity based on open rate to optimize the additional delay for product testing.
Answers
D.
Use Salesforce Order Management to add the customer to a Marketing Cloud post-purchase journey when their order ships. Use a Journey Builder Wait activity to delay 3 days for shipping and an Einstein Engagement Split based on open rate to optimize the additional delay for product testing.
D.
Use Salesforce Order Management to add the customer to a Marketing Cloud post-purchase journey when their order ships. Use a Journey Builder Wait activity to delay 3 days for shipping and an Einstein Engagement Split based on open rate to optimize the additional delay for product testing.
Answers
Suggested answer: A

Explanation:

B2C Commerce can trigger a Marketing Cloud post-purchase journey using the Transactional Messaging API. Journey Builder can use a Wait activity to delay the email delivery based on a fixed duration or a date attribute. Einstein Engagement Split can use AI to determine the optimal path for each customer based on their engagement behavior, such as open rate.

Reference: https://developer.salesforce.com/docs/commerce/sfra/marketing-cloud/transactional-messaging-api https://help.salesforce.com/s/articleView?id=sf.mc_jb_wait_activity.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.mc_jb_einstein_engagement_split.htm&type=5

A company has a multi-cloud implementation that involves an Experience Cloud portal, Service Cloud for case management, and Marketing Cloud for customer interaction.

The company wants all changes in Salesforce data---including creation, updates, deletion, and undeletion of a record---to be synchronized to its custom-built retail loyalty application in near-real time without significantly impacting the overall system performance.

Which option is the most appropriate integration mechanism for this scenario?

A.
Outbound Messages
A.
Outbound Messages
Answers
B.
Triggered Send Definition
B.
Triggered Send Definition
Answers
C.
Apex Trigger Callout
C.
Apex Trigger Callout
Answers
D.
Change Data Capture
D.
Change Data Capture
Answers
Suggested answer: D

Explanation:

Change Data Capture is an event-driven integration mechanism that allows near-real-time synchronization of Salesforce data changes with external systems. It does not impact the system performance as it uses asynchronous processing and does not require triggers or code.

Reference: https://developer.salesforce.com/docs/atlas.en-us.change_data_capture.meta/change_data_capture/cdc_intro.htm

An ecommerce company has one Primary Instance Group with three instances and one Secondary Instance Group with five sandboxes.

They are expanding and adding people in multiple locations to manage the storefront. They would like additional sandboxes to support their expansion efforts into new markets with new templates, scripts, and controllers.

Which approach should a Solution Architect recommend?

A.
Add new instances to the Primary Instance Group for new sandboxes in each realm.
A.
Add new instances to the Primary Instance Group for new sandboxes in each realm.
Answers
B.
Add a Tertiary Instance Group to add sandboxes to the existing realm.
B.
Add a Tertiary Instance Group to add sandboxes to the existing realm.
Answers
C.
Add a new realm for each new market to get additional sandboxes for each realm.
C.
Add a new realm for each new market to get additional sandboxes for each realm.
Answers
D.
Add new sandboxes to the Secondary Instance Group for the current realm.
D.
Add new sandboxes to the Secondary Instance Group for the current realm.
Answers
Suggested answer: D

Explanation:

The Secondary Instance Group is used for sandboxes in B2C Commerce. Adding new sandboxes to this group does not require creating a new realm or adding instances to the Primary Instance Group, which is used for production and staging instances.

Reference: https://developer.salesforce.com/docs/commerce/b2c-commerce/guide/b2c-developer-sandboxes.html

A company uses Service Cloud and B2C Commerce and now wants to enable the 'Order on Behalf of functionality on its storefront.

Which two actions should a Solution Architect take to ensure agents can use the 'Order on Behalf of' functionality?

Choose 2 answers

A.
Apply the 'Order on Behalf of permission set to Service Cloud users.
A.
Apply the 'Order on Behalf of permission set to Service Cloud users.
Answers
B.
Verify that the permissions for the B2C Commerce account support 'Order on Behalf of'.
B.
Verify that the permissions for the B2C Commerce account support 'Order on Behalf of'.
Answers
C.
Verify that agents have a user record in Service Cloud and an account created in B2C Commerce.
C.
Verify that agents have a user record in Service Cloud and an account created in B2C Commerce.
Answers
D.
Configure agents to use SSO between B2C Commerce and Service Cloud.
D.
Configure agents to use SSO between B2C Commerce and Service Cloud.
Answers
Suggested answer: B, C

Explanation:

To enable the 'Order on Behalf of' functionality, the B2C Commerce account must have the 'Order on Behalf of' permission enabled and the 'Customer Service' role assigned. The agents must also have a user record in Service Cloud and an account created in B2C Commerce with the same email address.

Reference: https://help.salesforce.com/s/articleView?id=sf.b2c_service_cloud_connector_order_on_behalf_of.htm&type=5

A company actively uses CI/CD processes for its Service Cloud implementation and is adding Marketing Cloud and Marketing Cloud Connect to its architecture. Under the current setup, each developer has their own developer sandbox. Developers merge their changes into a sandbox for QA regularly, and then once every week, changes are moved to staging, then from staging to production instances. Which setup should a Solution Architect propose to support this development approach considering costs and data segregation?

A.
Set up one Marketing Cloud instance for production, and create a Marketing Cloud sandbox to connect to each of the Service Cloud sandboxes.
A.
Set up one Marketing Cloud instance for production, and create a Marketing Cloud sandbox to connect to each of the Service Cloud sandboxes.
Answers
B.
Set up one Marketing Cloud instance with a business unit for production and one business unit for testing which is connected to all Service Cloud sandboxes.
B.
Set up one Marketing Cloud instance with a business unit for production and one business unit for testing which is connected to all Service Cloud sandboxes.
Answers
C.
Set up one Marketing Cloud instance for each sandbox in Service Cloud in order to guarantee data segregation.
C.
Set up one Marketing Cloud instance for each sandbox in Service Cloud in order to guarantee data segregation.
Answers
D.
Set up one Marketing Cloud instance to use with sandboxes for testing and replicate all changes to production.
D.
Set up one Marketing Cloud instance to use with sandboxes for testing and replicate all changes to production.
Answers
Suggested answer: A

Explanation:

A Marketing Cloud sandbox is a separate instance that can be used for testing and development purposes. It can be connected to multiple Service Cloud sandboxes using Marketing Cloud Connect. This setup allows data segregation and cost efficiency, as opposed to creating multiple Marketing Cloud instances or business units.

Reference: https://help.salesforce.com/s/articleView?id=sf.mc_co_marketing_cloud_sandbox.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.mc_co_connect_multiple_salesforce_orgs.htm&type=5

Northern Trail Outfitters (NTO) is releasing a new ''Track-My-Hike' feature to their mobile app that allows users to track their hiking paths and distance as well as send emergency alerts in case they do not respond for a specific period.

This data is stored and visible from both the mobile app and on their profile in the web store. They expect up to 10,000 users to use this feature per month, with data points being tracked every minute over the average hiking period of 8 hours. 3

Which solution is appropriate for hosting this kind of data?

A.
Custom solution using Heroku and Postgres
A.
Custom solution using Heroku and Postgres
Answers
B.
B2C Commerce solution using Custom Objects
B.
B2C Commerce solution using Custom Objects
Answers
C.
Service Cloud solution using Big Objects
C.
Service Cloud solution using Big Objects
Answers
D.
Service Cloud solution using Platform Events
D.
Service Cloud solution using Platform Events
Answers
Suggested answer: A

Explanation:

Heroku is a cloud platform that allows developers to build, run, and scale applications using various languages and frameworks. Postgres is a relational database that can store large amounts of structured data. A custom solution using Heroku and Postgres can handle the high volume and frequency of data points generated by the ''Track-My-Hike'' feature, as well as provide scalability and flexibility for future enhancements.

Reference: https://www.heroku.com/home https://www.postgresql.org/

Total 152 questions
Go to page: of 16