ExamGecko
Home Home / Salesforce / Certified B2C Solution Architect

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

Question list
Search
Search

List of questions

Search

Related questions











Northern Trail Outfitters (NTO) wants to use Marketing Cloud to implement an Abandoned Cart Solution Workflow so that personalized messages are sent to shoppers who add items to their cart but abandon the B2C Commerce storefront.

Which two options should a Solution Architect recommended to meet this requirement? Choose 2 answers

A.
Configure streaming updates for catalog importing, implement the Collect Tracking Code, and leverage Journey Builder to trigger an abandoned cart message.
A.
Configure streaming updates for catalog importing, implement the Collect Tracking Code, and leverage Journey Builder to trigger an abandoned cart message.
Answers
B.
Configure B2C Commerce catalog, product, order, and customer data feeds; implement Marketing Cloud collect.js and trigger an abandoned cart message through Journey Builder.
B.
Configure B2C Commerce catalog, product, order, and customer data feeds; implement Marketing Cloud collect.js and trigger an abandoned cart message through Journey Builder.
Answers
C.
Configure streaming updates for catalog importing, implement Google Analytics tracking, and leverage Journey Builder to trigger an abandoned cart message.
C.
Configure streaming updates for catalog importing, implement Google Analytics tracking, and leverage Journey Builder to trigger an abandoned cart message.
Answers
D.
Configure B2C Commerce catalog, product, inventory, and customer data feeds; implement Marketing Cloud collect.js and trigger an abandoned cart message through Journey Builder.
D.
Configure B2C Commerce catalog, product, inventory, and customer data feeds; implement Marketing Cloud collect.js and trigger an abandoned cart message through Journey Builder.
Answers
Suggested answer: A, B

Explanation:

Both options A and B are valid ways to implement an Abandoned Cart Solution Workflow using B2C Commerce and Marketing Cloud. Option A uses streaming updates for catalog importing, which allows for near real-time updates of product information in Marketing Cloud. Option B uses data feeds that are transferred via SFTP and imported via Automation Studio, which allows for more control over the data format and frequency. Both options use collect.js or Collect Tracking Code to monitor shopper behavior on the B2C Commerce site and share it with Marketing Cloud. Both options also use Journey Builder to trigger personalized messages based on abandoned cart events. Option C is not valid because Google Analytics tracking is not part of the solution. Option D is not valid because inventory data is not required for the solution.

Reference:

https://help.salesforce.com/s/articleView?id=sf.icx_b2c_abandonedcart_req_workflow.htm&language=en_US&type=5

https://trailhead.salesforce.com/content/learn/modules/salesforce-solution-kits-quick-look/c360-sk1

A Marketing team plans to support the launch of a new product line. In discussion with the Sales and IT teams, the Marketing team proposed introducing a leads-management process, along with a web-to-lead form for the landing page that supports the product launch.

The leads captured using the form are added to the new nurturing journey in Marketing Cloud and subsequently routed to the relevant sales team once they qualify at a certain threshold.

What are two implications that a Solution Architect should consider prior to implementing this solution? Choose 2 answers

A.
Need for additional handling of consent, preferences, and compliance for converted leads in Marketing Cloud
A.
Need for additional handling of consent, preferences, and compliance for converted leads in Marketing Cloud
Answers
B.
Engagement history from the lead record will be natively available for contact record in Marketing Cloud
B.
Engagement history from the lead record will be natively available for contact record in Marketing Cloud
Answers
C.
Leads are unique contact records in Marketing Cloud
C.
Leads are unique contact records in Marketing Cloud
Answers
D.
Leads can have detrimental impact on quality of contact records in Sales Cloud
D.
Leads can have detrimental impact on quality of contact records in Sales Cloud
Answers
Suggested answer: A, D

Explanation:

Introducing a leads-management process and a web-to-lead form can have implications for consent, preferences, and compliance for converted leads in Marketing Cloud. For example, if a lead opts out of email communication in Sales Cloud, this preference should be reflected in Marketing Cloud as well. Similarly, if a lead is converted to a contact in Sales Cloud, the corresponding subscriber record in Marketing Cloud should be updated with the new ID and status. Leads can also have a detrimental impact on the quality of contact records in Sales Cloud if they are not properly deduplicated, validated, and enriched. For example, if a lead is created with an invalid or duplicate email address, this can affect the deliverability and personalization of email messages in Marketing Cloud.

Reference:

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

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

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

A B2C Commerce merchant has multiple live sites across different brands and geographies all supported by Service Cloud and Marketing Cloud. Unfortunately, the merchant is having customer service challenges caused by fragmented views of the customer. Customers occasionally use alternate email addresses, make purchases as guests, and contact customer service anonymously. The Success Manager believes that Customer 360 Data Manager could help them solve their problem.

How should a Solution Architect describe the role of Customer 360 Data Manager in this context?

A.
Customer 360 Data Manager can be used to recognize customers as humans and extend existing records related to that human across connected systems with a consistent Global Party ID.
A.
Customer 360 Data Manager can be used to recognize customers as humans and extend existing records related to that human across connected systems with a consistent Global Party ID.
Answers
B.
Customer 360 Data Manager can be used to identify multiple records within each separate system representing the same person and assigning them a consistent Global Party ID; additional custom development is then required to relate those IDs between systems.
B.
Customer 360 Data Manager can be used to identify multiple records within each separate system representing the same person and assigning them a consistent Global Party ID; additional custom development is then required to relate those IDs between systems.
Answers
C.
Customer 360 Data Manager cannot be used across multiple brands within a single merchant environment because the customer as human view cannot support different accounts under separate brands.
C.
Customer 360 Data Manager cannot be used across multiple brands within a single merchant environment because the customer as human view cannot support different accounts under separate brands.
Answers
D.
When Customer 360 Data Manager is provisioned, B2C Commerce, Service Cloud, and Marketing Cloud will automatically use a common core Customer Profile managed by Customer 360 Data Manager.
D.
When Customer 360 Data Manager is provisioned, B2C Commerce, Service Cloud, and Marketing Cloud will automatically use a common core Customer Profile managed by Customer 360 Data Manager.
Answers
Suggested answer: A

Explanation:

Customer 360 Data Manager is a platform service that enables companies to connect customer data across Salesforce apps and create a unified customer profile. It uses advanced matching algorithms to identify and link customer records from different systems based on common attributes such as name, email, phone, address, etc. It also assigns a consistent Global Party ID to each customer record, which serves as a unique identifier across systems. Customer 360 Data Manager can be used across multiple brands within a single merchant environment by creating separate data spaces for each brand. Option B is incorrect because Customer 360 Data Manager can relate the IDs between systems without additional custom development. Option C is incorrect because Customer 360 Data Manager supports multiple brands within a single merchant environment. Option D is incorrect because B2C Commerce, Service Cloud, and Marketing Cloud do not automatically use a common core Customer Profile managed by Customer 360 Data Manager; they need to be connected and configured via Customer 360 Data Manager.

Reference:

https://www.salesforce.com/in/blog/2020/04/what-is-salesforce-customer-360.html

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

A company is beginning a multi-cloud implementation involving B2C Commerce and Service Cloud. The company wants to trace configuration and code changes as much as possible and ensure basic standards for code quality.

Which three options should a Solution Architect recommend to help the company with this goal?

Choose 3 answers

A.
GIT Repository
A.
GIT Repository
Answers
B.
Static Code Analysis tools
B.
Static Code Analysis tools
Answers
C.
CI/CD Pipelines
C.
CI/CD Pipelines
Answers
D.
Smoke testing
D.
Smoke testing
Answers
E.
Salesforce DX
E.
Salesforce DX
Answers
Suggested answer: A, B, C

Explanation:

A GIT repository is a version control system that allows developers to track changes in code and collaborate on projects. A GIT repository can help with tracing configuration and code changes across different environments and branches. Static code analysis tools are software tools that analyze source code or compiled versions of code to find potential errors, bugs, vulnerabilities, or quality issues. Static code analysis tools can help with ensuring basic standards for code quality and security. CI/CD pipelines are automated workflows that enable developers to integrate code changes into a shared repository and deliver them to production environments with speed and reliability. CI/CD pipelines can help with testing, deploying, and monitoring configuration and code changes across different environments. Smoke testing is a type of software testing that verifies the basic functionality of an application or system after deployment. Smoke testing can help with ensuring the stability and performance of configuration and code changes, but it does not trace or enforce them. Salesforce DX is a set of tools and features that enable developers to build applications on the Salesforce Platform using an org development model or a package development model. Salesforce DX can help with managing configuration and code changes across different environments, but it is not specific to multi-cloud implementations.

Reference:

https://git-scm.com/book/en/v2/Getting-Started-About-Version-Control

https://www.perforce.com/blog/qac/what-static-code-analysis

https://www.redhat.com/en/topics/devops/what-is-ci-cd

https://www.guru99.com/smoke-testing.html

https://developer.salesforce.com/platform/dx

A company is In the process of defining the authoritative system for key data entitles Involved In B2C journeys. The company has about 200.000 customers, each averaging 30 orders per year.

Which two systems are considered an authoritative system for consent and compliance preferences, as well as primary person attributes such as name, address, birthday, phone, and email?

Choose 2 answers

A.
B2C Commerce
A.
B2C Commerce
Answers
B.
Service Cloud
B.
Service Cloud
Answers
C.
Experience Cloud
C.
Experience Cloud
Answers
D.
Marketing Cloud
D.
Marketing Cloud
Answers
Suggested answer: B, D

Explanation:

Service Cloud and Marketing Cloud are considered authoritative systems for consent and compliance preferences, as well as primary person attributes such as name, address, birthday, phone, and email. Service Cloud is the system of record for customer service interactions and case management, and it can store customer consent and preferences for different channels and purposes. Marketing Cloud is the system of record for customer engagement and marketing campaigns, and it can store customer consent and preferences for email, SMS, push notifications, and other channels. B2C Commerce is not an authoritative system for consent and compliance preferences, as it does not store them natively. It can store some primary person attributes such as name, address, phone, and email, but they may not be the most up-to-date or accurate. Experience Cloud is not an authoritative system for consent and compliance preferences, as it relies on other systems to store them. It can store some primary person attributes such as name, email, and birthday, but they may not be the most up-to-date or accurate.

Reference:

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

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

A company uses Service Cloud and B2C Commerce and now wants to enable the 'Order on Behalf of functionality on its storefront. The customers using the storefront are Person and Household accounts.

Which three design and architecture considerations should a Solution Architect follow to ensure that the 'Order on Behalf of functionality works well for all the designated storefront customers?

Choose 3 answers

A.
Verify that the permissions used are Login_On_Behalf, Login_Agent, and Create_Order_On_BehaIf_Of business manager functional permissions.
A.
Verify that the permissions used are Login_On_Behalf, Login_Agent, and Create_Order_On_BehaIf_Of business manager functional permissions.
Answers
B.
The Order on Behalf of feature in the Service to B2C Commerce Connector only supports person accounts as a customer model by default.
B.
The Order on Behalf of feature in the Service to B2C Commerce Connector only supports person accounts as a customer model by default.
Answers
C.
Default user is required for anonymous storefront shoppers.
C.
Default user is required for anonymous storefront shoppers.
Answers
D.
The REST calls between B2C Commerce and Service Cloud do not count towards API governor limits.
D.
The REST calls between B2C Commerce and Service Cloud do not count towards API governor limits.
Answers
E.
Verify that agents are Service Cloud and B2C Commerce users with Order on Behalf rights.
E.
Verify that agents are Service Cloud and B2C Commerce users with Order on Behalf rights.
Answers
Suggested answer: A, B, E

Explanation:

The Order on Behalf of functionality allows Service Cloud agents to create orders for customers on the B2C Commerce storefront. To enable this functionality, the following design and architecture considerations should be followed:

Verify that the permissions used are Login_On_Behalf, Login_Agent, and Create_Order_On_BehaIf_Of business manager functional permissions. These permissions are required for the Service Cloud Connector user in B2C Commerce to perform the Order on Behalf of actions.

The Order on Behalf of feature in the Service to B2C Commerce Connector only supports person accounts as a customer model by default. If the customers using the storefront are household accounts, additional customization is required to map the household account ID to the B2C Commerce customer ID.

Verify that agents are Service Cloud and B2C Commerce users with Order on Behalf rights. Agents need to have both Service Cloud and B2C Commerce user accounts with the appropriate roles and permissions to access the Order on Behalf of feature.

Option C is incorrect because a default user is not required for anonymous storefront shoppers. Option D is incorrect because the REST calls between B2C Commerce and Service Cloud do count towards API governor limits.

Reference:

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

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

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

Northern Trail Outfitters (NTO) wants to upgrade its customer service by providing the opportunity for customers to engage using social messaging channels such as Facebook, WhatsApp, and SMS to resolve issues and ask questions. They already use Marketing Cloud Mobile Connect and Social Studio. Alongside these, the Solution Architect also recommends implementing Digita I Engagement features in Service Cloud.

Which two reasons should a Solution Architect use to justify those recommendations?

Choose 2 answers

A.
Mobile Connect lacks integration with the service agent console without Digital Engagement
A.
Mobile Connect lacks integration with the service agent console without Digital Engagement
Answers
B.
Mobile Connect only supports outbound messaging in selected countries
B.
Mobile Connect only supports outbound messaging in selected countries
Answers
C.
Social Studio does not support 1:1 messaging on the apps listed in the scenario
C.
Social Studio does not support 1:1 messaging on the apps listed in the scenario
Answers
D.
Social Studio is limited to listening to social channel and not responding
D.
Social Studio is limited to listening to social channel and not responding
Answers
Suggested answer: A, C

Explanation:

Digital Engagement is a set of features in Service Cloud that enables agents to communicate with customers using social messaging channels such as Facebook, WhatsApp, and SMS. To justify the recommendation of implementing Digital Engagement, a Solution Architect can use the following reasons:

Mobile Connect lacks integration with the service agent console without Digital Engagement. Mobile Connect is a feature in Marketing Cloud that allows sending and receiving SMS messages. However, without Digital Engagement, Mobile Connect messages cannot be handled by Service Cloud agents in the service console or omnichannel routing.

Social Studio does not support 1:1 messaging on the apps listed in the scenario. Social Studio is a feature in Marketing Cloud that allows listening and engaging with customers on social media platforms. However, Social Studio does not support direct messaging on Facebook or WhatsApp, which are popular social messaging channels.

Option B is incorrect because Mobile Connect supports outbound messaging in more than 200 countries. Option D is incorrect because Social Studio can respond to public posts or comments on social media platforms.

Reference:

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

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

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

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

Northern Trail Outfitters (NTO) exported all the Account records from Salesforce and used a data transformation tool to clean up values in the phone field using a standardized format. The export file has more than 2 million records. During previous data loads for similar updates on the Account object, NTO did not experience any issues with row lock.

Which feature of Data Loader should be used to load this data back into Salesforce faster?

A.
REST API
A.
REST API
Answers
B.
Bulk API Serial Mode
B.
Bulk API Serial Mode
Answers
C.
SOAP API
C.
SOAP API
Answers
D.
Bulk API
D.
Bulk API
Answers
Suggested answer: D

Explanation:

Bulk API is a feature of Data Loader that allows loading large amounts of data into Salesforce faster and more efficiently. Bulk API uses asynchronous processing to handle data in batches, which reduces network overhead and improves performance. Bulk API is suitable for loading data files with more than 20,000 records or larger than 10 MB. The export file has more than 2 million records, so Bulk API should be used to load this data back into Salesforce faster.

Reference:

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

https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/asynch_api_intro.htm

A company wants to migrate their existing in-house order management solution to the Salesforce Order Management product, which will trigger post-purchase transactional emails through Marketing Cloud. They are already using B2C Commerce, Service Cloud, and Marketing Cloud, as well as the B2C Commerce - Service Cloud Connector and Marketing Cloud Connect.

What are three actions that a Solution Architect must take when planning and deploying this solution? Choose 3 answers

A.
Configure data extensions and triggered sends in Marketing Cloud to support transactional emails for ordering scenarios.
A.
Configure data extensions and triggered sends in Marketing Cloud to support transactional emails for ordering scenarios.
Answers
B.
Modify the Service Cloud Connector implementation to remove potentially conflicting features with the Order Management Connector.
B.
Modify the Service Cloud Connector implementation to remove potentially conflicting features with the Order Management Connector.
Answers
C.
Integrate Salesforce Order Management to B2C Commerce for order history and user self service.
C.
Integrate Salesforce Order Management to B2C Commerce for order history and user self service.
Answers
D.
Migrate subscriber keys in Marketing Cloud to a new Order Management customer identifier.
D.
Migrate subscriber keys in Marketing Cloud to a new Order Management customer identifier.
Answers
E.
Replace the Service Cloud Connector with an Order Management Connector for B2C Commerce.
E.
Replace the Service Cloud Connector with an Order Management Connector for B2C Commerce.
Answers
Suggested answer: A, B, C

Explanation:

Salesforce Order Management is a product that allows managing orders across different channels and systems. To migrate the existing in-house order management solution to the Salesforce Order Management product, the following actions should be taken:

Configure data extensions and triggered sends in Marketing Cloud to support transactional emails for ordering scenarios. Data extensions are tables that store data in Marketing Cloud, and triggered sends are email messages that are sent automatically based on an external event. Data extensions and triggered sends can be used to store order data and send order confirmation, shipment notification, or cancellation emails to customers.

Modify the Service Cloud Connector implementation to remove potentially conflicting features with the Order Management Connector. The Service Cloud Connector is a cartridge that enables integration between B2C Commerce and Service Cloud. The Order Management Connector is a cartridge that enables integration between B2C Commerce and Salesforce Order Management. Some features of the Service Cloud Connector, such as order history or order cancellation, may conflict with the Order Management Connector, so they should be removed or disabled.

Integrate Salesforce Order Management to B2C Commerce for order history and user self service. This integration allows customers to view their order history and status, track their shipments, cancel their orders, or initiate returns on the B2C Commerce storefront. This integration also allows agents to view and manage orders in Service Cloud.

Option D is incorrect because migrating subscriber keys in Marketing Cloud to a new Order Management customer identifier is not necessary or recommended. Option E is incorrect because replacing the Service Cloud Connector with an Order Management Connector for B2C Commerce is not possible or advisable.

Reference:

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

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

https://documentation.b2c.commercecloud.salesforce.com/DOC1/topic/com.demandware.dochelp/OrderManagement/OrderManagementOverview.html

https://documentation.b2c.commercecloud.salesforce.com/DOC1/topic/com.demandware.dochelp/OrderManagement/OrderManagementConnector.html

A company is implementing a multi-locale solution that includes B2C Commerce, Service Cloud, and Marketing Cloud. Order confirmation emails are triggered from either B2C Commerce or Service Cloud and sent from Marketing Cloud.

What are two possible reasons why the shipping method name and description can be missing when these emails are triggered for languages other than US English, while other translated content appears correctly?

Choose 2 answers

A.
The name and description for the shipping method are not set up correctly in B2C Commerce or Service Cloud for the requested locale.
A.
The name and description for the shipping method are not set up correctly in B2C Commerce or Service Cloud for the requested locale.
Answers
B.
The subscriber in Marketing Cloud does not have a preferred locale set.
B.
The subscriber in Marketing Cloud does not have a preferred locale set.
Answers
C.
The locale is not set correctly in the body of the email template.
C.
The locale is not set correctly in the body of the email template.
Answers
D.
The ShippingMethods data extension is missing the label and description field for the corresponding locale.
D.
The ShippingMethods data extension is missing the label and description field for the corresponding locale.
Answers
Suggested answer: A, D

Explanation:

The shipping method name and description can be missing when order confirmation emails are triggered for languages other than US English, while other translated content appears correctly, for the following possible reasons:

The name and description for the shipping method are not set up correctly in B2C Commerce or Service Cloud for the requested locale. The shipping method name and description are stored as attributes in B2C Commerce or Service Cloud, and they need to be translated and localized for each supported locale. If the translation or localization is missing or incorrect, the order confirmation email may not display them properly.

The ShippingMethods data extension is missing the label and description field for the corresponding locale. The ShippingMethods data extension is a table in Marketing Cloud that stores the shipping method information for each locale. It has fields for label and description that need to match the values in B2C Commerce or Service Cloud. If the fields are missing or mismatched for a certain locale, the order confirmation email may not display them properly.

Option B is incorrect because the subscriber in Marketing Cloud does not need to have a preferred locale set. The locale can be determined by the order data or the storefront language. Option C is incorrect because the locale can be set correctly in the email template using AMPscript or SSJS variables.

Reference:

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

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

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

Total 152 questions
Go to page: of 16