B2C-Solution-Architect Practice Exam Tests Latest Updated on Aug-2024 [Q66-Q90]

Share

B2C-Solution-Architect Practice Exam Tests Latest Updated on Aug-2024

Pass B2C-Solution-Architect Exam in First Attempt Guaranteed Dumps!


Earning the Salesforce Certified B2C Solution Architect certification demonstrates an individual's expertise in delivering customer-centric solutions that drive business growth and customer satisfaction. Salesforce Certified B2C Solution Architect certification is ideal for professionals who work as architects, developers, or technical leads in organizations that focus on B2C industries, such as retail, consumer goods, or telecommunications. By earning this certification, professionals can demonstrate their ability to design and implement complex solutions that enable organizations to deliver personalized experiences to their customers and drive business growth.

 

NEW QUESTION # 66
A company uses Marketing Cloud, Experience Cloud, B2C Commerce, and Service Cloud. It is in the process of defining the authoritative system for key data entities involved in B2C Journeys. The company has about 200,000 customers, each averaging 30 orders per year Which option should be considered the authoritative record for consent and compliance preferences, as well as primary person attributes such as name, address, birthday, phone, and email?

  • A. B2C Commerce customer
  • B. Experience Cloud user
  • C. Marketing Cloud subscriber
  • D. Service Cloud contact

Answer: D

Explanation:
Service Cloud contact should be considered the authoritative record for consent and compliance preferences, as well as primary person attributes such as name, address, birthday, phone, and email. Service Cloud contact is the core entity that represents a person across multiple Salesforce clouds and can store and manage the customer's consent and compliance preferences using features like Individual object, Data Protection and Privacy, and Consent Management. The other systems can use Service Cloud contact as the master record and sync or update the customer data accordingly.


NEW QUESTION # 67
A merchant wants to store past purchase history in Marketing Cloud to use for segmentation and personalization of promotional emails.
All data must be encrypted at rest to comply with the merchant's security standards.
Which solution is appropriate?

  • A. Tokenized Sending
  • B. Shield Platform Encryption
  • C. Field Level Encryption
  • D. Transparent Data Encryption

Answer: C

Explanation:
Field Level Encryption is a feature that allows encrypting data at field level in Marketing Cloud. It encrypts data at rest to facilitate compliance with data privacy and security regulations. It also allows importing encrypted data into Marketing Cloud and decrypting it at send time. Reference: https://help.salesforce.com/s/articleView?id=sf.mc_overview_field_level_encryption.htm&language=en_US&type=5


NEW QUESTION # 68
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 Google Analytics tracking, and leverage Journey Builder to trigger an abandoned cart message.
  • B. Configure B2C Commerce catalog, product, inventory, and customer data feeds; implement Marketing Cloud collect.js and trigger an abandoned cart message through Journey Builder.
  • C. Configure streaming updates for catalog importing, implement the Collect Tracking Code, and leverage Journey Builder to trigger an abandoned cart message.
  • D. Configure B2C Commerce catalog, product, order, and customer data feeds; implement Marketing Cloud collect.js and trigger an abandoned cart message through Journey Builder.

Answer: C,D

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


NEW QUESTION # 69
Northern Trail Outfitters (NTO) wants to integrate its product information management (PIM) system with B2C Commerce so shopping experiences can be relevant, personalized, and seamless across channels. They need the ability to search for product deltas in the PIM system and reflect those changes in B2C Commerce on a scheduled basis. The Solution Architect recommends using MuleSoft Accelerator for B2C Commerce for this integration.
Which two benefits should the Solution Architect highlight about API-led connectivity while implementing the MuleSoft accelerator for B2C Commerce?
Choose 2 answers

  • A. It enforces a distributed approach and allows for the creation of Experience APIs, Data APIs, and System APIs.
  • B. It offers a template-driven approach for development.
  • C. It lets the business quickly integrate different systems without involving IT.
  • D. It enables self-service and an increase in productivity through reusable microservices and APIs.

Answer: B,C


NEW QUESTION # 70
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.
  • B. The Order on Behalf of feature in the Service to B2C Commerce Connector only supports person accounts as a customer model by default.
  • C. Default user is required for anonymous storefront shoppers.
  • D. The REST calls between B2C Commerce and Service Cloud do not count towards API governor limits.
  • E. Verify that agents are Service Cloud and B2C Commerce users with Order on Behalf rights.

Answer: B,D,E


NEW QUESTION # 71
A Solution Architect is working on a project that will use Service Cloud and Marketing Cloud. The company is concerned about its service agents' productivity, since they will sometimes also require access to Marketing Cloud. The company wants the Solution Architect to implement a solution that lets agents authenticate and access all systems with the least possible clicks. The company wants agents to confirm their identity using multi-factor authentication (MFA) upon logging in to either system.
Which three activities does the Solution Architect need to complete in order to meet the company's requirements?
Choose 3 answers

  • A. Enable MFA on the identity provider (IDP).
  • B. Enable Active Directory Federation Services (ADFS) and Salesforce Event Monitoring on the identity provider (IDP).
  • C. Configure Marketing Cloud Connect,
  • D. Define which system is acting as an identity provider (IDP).
  • E. Enable SSO on both Service Cloud and Marketing Cloud.

Answer: A,D,E

Explanation:
Option A is correct because enabling SSO on both Service Cloud and Marketing Cloud is a necessary step to allow agents to authenticate and access all systems with the least possible clicks, as they only need to log in once with their credentials and then switch between systems seamlessly.
Option B is correct because defining which system is acting as an identity provider (IDP) is a necessary step to configure SSO between Service Cloud and Marketing Cloud, as it determines which system will verify the identity of the agents and issue authentication tokens for the other system.
Option E is correct because enabling MFA on the identity provider (IDP) is a necessary step to meet the company's requirement of confirming the identity of the agents using multi-factor authentication (MFA) upon logging in to either system. MFA adds an extra layer of security by requiring agents to enter a verification code or use another device besides their username and password.
Option C is incorrect because configuring Marketing Cloud Connect is not a necessary step to enable SSO between Service Cloud and Marketing Cloud, as it is used for data synchronization and integration purposes, not for authentication or access management.
Option D is incorrect because enabling Active Directory Federation Services (ADFS) and Salesforce Event Monitoring on the identity provider (IDP) are not necessary steps to enable SSO between Service Cloud and Marketing Cloud, as they are used for different purposes. ADFS is used for federating identities across different domains or organizations, while Salesforce Event Monitoring is used for tracking user activity and performance within Salesforce.
Reference:
[Get Started with B2C Solution Architect Cert Prep - Trailhead]
[Certification - B2C Solution Architect - Trailhead]


NEW QUESTION # 72
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.
  • 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.
  • C. 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. 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.

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


NEW QUESTION # 73
A company uses B2C Commerce, Marketing Cloud, and Service Cloud and requires that customers create an account before making their first purchase.
Which system creates the customer ID and which system creates an additional ID to use as the customer primary record?

  • A. A B2C Commerce creates a customer ID and an additional ID to be used as the primary record.
  • B. Marketing Cloud creates a customer ID but the primary ID should be created through B2C Commerce.
  • C. Service Cloud creates a customer ID and an additional ID to be used as the primary record.
  • D. B2C Commerce creates a customer ID but the primary record should be created through Service Cloud.

Answer: D

Explanation:
Option D is correct because B2C Commerce creates a customer ID when a customer registers an account before making their first purchase, but the primary record should be created through Service Cloud using an external ID field that matches the customer ID from B2C Commerce. This way, Service Cloud can store additional customer information and provide a single source of truth for customer data across multiple Salesforce clouds.
Option A is incorrect because Service Cloud does not create a customer ID when a customer registers an account on B2C Commerce, nor does it create an additional ID to be used as the primary record. Service Cloud uses an external ID field that matches the customer ID from B2C Commerce to create or update customer records.
Option B is incorrect because B2C Commerce does not create an additional ID to be used as the primary record when a customer registers an account. B2C Commerce only creates a customer ID that can be matched with an external ID field in Service Cloud or other Salesforce clouds.
Option C is incorrect because Marketing Cloud does not create a customer ID when a customer registers an account on B2C Commerce, nor does it create a primary ID that should be used by other Salesforce clouds. Marketing Cloud uses subscriber keys that can be mapped to customer IDs from B2C Commerce or other external systems.
Reference:
Get Started with B2C Solution Architect Cert Prep - Trailhead
Certification - B2C Solution Architect - Trailhead


NEW QUESTION # 74
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.
  • B. Add a Tertiary Instance Group to add sandboxes to the existing realm.
  • C. Add a new realm for each new market to get additional sandboxes for each realm.
  • D. Add new sandboxes to the Secondary Instance Group for the current realm.

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


NEW QUESTION # 75
Refer to the exhibit.

A beauty brand is planning to re-platform their existing website onto B2C Commerce. As part of the re-platform they will create a new social community where beauty insiders can view how-to videos, share tips, and favorite products. As part of the overall solution, the beauty brand is going to implement 82C Commerce, Experience Cloud, and Salesforce Identity.
Each beauty insider can store and update important profile and commerce information like email, phone number, beauty preferences, and saved addresses.
Which application should a Solution Architect recommend to set up the primary profile after reviewing the workflow and attempting to minimize migration of customer profile data?

  • A. Service Cloud
  • B. B2C Commerce
  • C. Salesforce Identity
  • D. Experience Cloud

Answer: B


NEW QUESTION # 76
A company has B2C Commerce and Marketing Cloud. The Marketing team wants to match up the purchasing data from B2C Commerce to the Marketing Cloud subscriber data.
Which two objects from B2C Commerce should a Solution Architect map to Marketing Cloud in order to meet the company's needs?
Choose 2 answers

  • A. Orders
  • B. Contact
  • C. Customer
  • D. Profile

Answer: A


NEW QUESTION # 77
Northern Trail Outfitters (NTO) is at the beginning of an implementation of B2C Commerce and is now discussing the communication flow. They are designing the flows between systems to send password resets via email when a new account is created in B2C Commerce or the email address is updated.
Considering NTO also uses Service Cloud and Marketing Cloud, which feature should a Solution Architect suggest to optimize the end-customer experience while also ensuring that tracking is visible to service agents?

  • A. Marketing Cloud Journey Event
  • B. Commerce Cloud Email Service
  • C. Service Cloud Email Service
  • D. Marketing Cloud Triggered Send

Answer: D


NEW QUESTION # 78
A company had strong new-customer growth for the year but has noticed that lifetime value has been declining. They want to run automated re-engagement campaigns with customers who made purchases in the last 24 months but are unsure of where to start. They have Service Cloud, Marketing Cloud, and B2C Commerce implemented and recently began using CRM Analytics.
Which two recommendations should a Solution Architect provide to the company to improve the success of the automated campaign?
Choose 2 answers

  • A. Use CRM Analytics to analyze customer engagement history over the last 24 months
  • B. Use SMS as a channel due to its significantly higher engagement rate as compared to email
  • C. Configure Einstein Recommendations in Marketing Cloud to automate segment generation for Journey Builder
  • D. Generate personalized coupon codes in B2C Commerce and send them through Marketing Cloud to be able to effectively track impact of campaigns

Answer: B,C

Explanation:
These answers are correct because they are recommendations that can improve the success of the automated re-engagement campaign. Using SMS as a channel can increase the engagement rate as compared to email, as SMS messages have higher open and response rates. Configuring Einstein Recommendations in Marketing Cloud can automate segment generation for Journey Builder, which can help create personalized and relevant messages based on customer data and behavior. Reference: https://www.salesforce.com/products/marketing-cloud/best-practices/sms-marketing-statistics/ https://help.salesforce.com/s/articleView?id=sf.mc_pb_einstein_recommendations.htm&type=5


NEW QUESTION # 79
A company recently launched their ecommerce sites for three countries: Australia, New Zealand, and Singapore. The company is now looking to set up marketing automations using Marketing Cloud.
Their B2C Commerce is configured with two realms: ANZ and SE Asi
a. Each country has a site within their respective realm: Australia and New Zealand sites are within ANZ and Singapore is within SE Asia.
Which account hierarchy should a Solution Architect recommend for the Marketing Cloud set up?

  • A. Use a separate Marketing Cloud tenant for each site
  • B. Use a single Marketing Cloud tenant and map business units to each site irrespective of the realm
  • C. Use a single Marketing cloud tenant and map business units to each realm
  • D. Use a separate Marketing Cloud tenant for each realm and map business units to sites within each realm

Answer: B

Explanation:
Marketing Cloud account hierarchy is the way of organizing Marketing Cloud accounts and business units to support different business needs and use cases. A Marketing Cloud tenant is a top-level account that contains one or more business units. A business unit is a sub-account that can have its own data, content, users, and permissions. To set up Marketing Cloud account hierarchy for a company that has ecommerce sites for three countries: Australia, New Zealand, and Singapore, a Solution Architect should recommend the following:
Use a single Marketing Cloud tenant and map business units to each site irrespective of the realm. This option allows the company to have a centralized account that can manage all the sites across different countries and regions. It also allows the company to have separate business units for each site that can have their own data, content, users, and permissions. This way, the company can maintain consistency and compliance across all the sites, while also enabling personalization and segmentation for each site.
Option A is incorrect because using a separate Marketing Cloud tenant for each site is not necessary or advisable. It would create complexity and inefficiency in managing multiple accounts and duplicating data and content across them. It would also increase the cost and maintenance of the solution. Option B is incorrect because using a separate Marketing Cloud tenant for each realm and mapping business units to sites within each realm is not optimal or scalable. It would create inconsistency and fragmentation between the realms and limit the ability to share data and content across them. It would also increase the cost and maintenance of the solution. Option D is incorrect because using a single Marketing Cloud tenant and mapping business units to each realm is not sufficient or flexible. It would not allow the company to have separate data, content, users, and permissions for each site within a realm. It would also limit the ability to personalize and segment for each site. Reference:
https://help.salesforce.com/s/articleView?id=sf.mc_overview_account_hierarchy.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.mc_overview_business_units.htm&type=5


NEW QUESTION # 80
A company wants to Implement B2C Commerce and Service Cloud and connect the systems with their existing Instance of Marketing Cloud.
Which two tactics should a Solution Architect recommend to model a customer across all three systems?
Choose 2 answers

  • A. Send the Marketing Cloud Subscriber Key to Service Cloud and B2C Commerce to be held for reference.
  • B. Use Customer 360 Data Manager to assign the Global Party ID and use it as a primary key across all systems including the new Subscriber ID in Marketing Cloud.
  • C. Using Service Cloud as a central point hold unique identifiers from all systems including the Service Cloud Contact or Person Account ID and B2C Commerce CustomerNo and Customer ID
  • D. Migrate the Subscriber Key in Marketing Cloud to be the Service Cloud Contact or Person Account ID.

Answer: C,D


NEW QUESTION # 81
A US-based pet superstore wants to build a stronger relationship with their customers by offering an ominichannel, seamless experience at each customer interaction. Currently, they have over 1,500 stores, and numerous pet websites, services, and applications that are siloed, which is a major functional pain point. Recently, they purchased Service Cloud and B2C Commerce and want to integrate their systems as part of their digital transformation.
Which design and approach should a Solution Architect recommend for a robust and scalable multi-cloud integration?

  • A. Implement a custom integration solution using lightweight middleware tools like Jitterbit or Talend.
  • B. Build multiple point-to-point application integrations connecting the multi-cloud and on-premises applications using SOA (Service-Oriented Architecture) and SOAP web services.
  • C. Build an application network by adopting an API-led connectivity approach that packages underlying connectivity and orchestration services as easily discoverable and reusable API building blocks.
  • D. Implement an integration solution using an outbound messaging design pattern and Salesforce Connect as the integration approach, to connect the multiple clouds and on-premises applications.

Answer: C

Explanation:
A multi-cloud integration is a solution that allows connecting and integrating data and applications across different cloud platforms and systems. A multi-cloud integration can provide various benefits, such as scalability, flexibility, resilience, and innovation. To design and implement a robust and scalable multi-cloud integration, a Solution Architect should recommend the following:
Build an application network by adopting an API-led connectivity approach that packages underlying connectivity and orchestration services as easily discoverable and reusable API building blocks. An application network is a way of organizing applications, data, and devices into a network of reusable services that can be composed and recomposed to meet changing business needs. An API-led connectivity approach is a methodical way to connect data and applications through reusable and purposeful APIs that are developed to play a specific role: unlocking data from systems, composing data into processes, or delivering an experience. By building an application network using an API-led connectivity approach, the Solution Architect can enable a composable, connected, and automated solution that can leverage the capabilities of different cloud platforms and systems in a flexible and agile way.
Option A is incorrect because implementing an integration solution using an outbound messaging design pattern and Salesforce Connect as the integration approach is not suitable or scalable for a multi-cloud integration. An outbound messaging design pattern is a way of sending notifications from Salesforce to external systems when a record is created or updated. Salesforce Connect is a feature that allows accessing and integrating external data from various sources without copying or storing it in Salesforce. These approaches are limited in functionality, performance, security, and reliability for a complex multi-cloud integration scenario. Option B is incorrect because implementing a custom integration solution using lightweight middleware tools like Jitterbit or Talend is not optimal or sustainable for a multi-cloud integration. Lightweight middleware tools are software applications that provide basic integration capabilities, such as data transformation, routing, orchestration, etc. However, these tools are not designed for building an application network or supporting an API-led connectivity approach. They also require custom code or configuration that can increase the cost and complexity of the solution. Option D is incorrect because building multiple point-to-point application integrations connecting the multi-cloud and on-premises applications using SOA (Service-Oriented Architecture) and SOAP web services is not advisable or scalable for a multi-cloud integration. Point-to-point integrations are direct connections between two applications or systems that are tightly coupled and hard to maintain. SOA is an architectural style that organizes applications into loosely coupled services that communicate through standardized interfaces. SOAP web services are protocols that allow exchanging structured data between applications using XML messages. However, these approaches are outdated and inefficient for a modern multi-cloud integration scenario. They also create complexity and fragility in the solution. Reference:
https://www.mulesoft.com/resources/api/what-is-api-led-connectivity
https://www.mulesoft.com/resources/api/what-is-an-application-network
https://help.salesforce.com/s/articleView?id=sf.datacloud_connect_overview.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.workflow_om_outboundmessaging.htm&type=5


NEW QUESTION # 82
A company uses a Salesforce solution to sell one-off products and subscription-based products to its customers. However, the company wants to let customers save their payment details when buying products online using credit cards, in order to facilitate a one-click ordering mechanism as well as an automatic payment for subscription-based item renewals.
What should a Solution Architect recommend to store payment information while still maintaining security and compliance?

  • A. Store Base64 encoded payment card details.
  • B. Store raw payment card details on the customer's profile.
  • C. Hash and store the payment card details.
  • D. Store a tokenized value for the payment card.

Answer: D

Explanation:
This answer is correct because it is a way to store payment information while still maintaining security and compliance. A tokenized payment card is a method that replaces sensitive card data with a unique identifier or token that cannot be mathematically reversed. The actual card data is stored in a secure vault by a payment processor or gateway. This way, the company can facilitate one-click ordering and automatic payment without exposing or storing the actual card data. Reference: https://help.salesforce.com/s/articleView?id=sf.b2c_commerce_payment_processing.htm&type=5


NEW QUESTION # 83
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. Marketing Cloud
  • B. B2C Commerce
  • C. Service Cloud
  • D. Experience Cloud

Answer: A,C


NEW QUESTION # 84
A university has several branded schools scattered across different colleges. Each of which has its own finances, business processes, and strategies for engaging students. They would like to introduce a university-wide communications strategy that allows their recruitment team to market to potential students globally while allowing each department to recruit existing students for its own programs. They are looking for art environment strategy across their potential purchases of Salesforce and Marketing Cloud.
What should a Solution Architect recommend to meet their needs?

  • A. Marketing Cloud and Marketing cloud Connect across multiple connected Salesforce orgs
  • B. Marketing Cloud with multiple business units connected to multiple existing Salesforce orgs with Marketing cloud Connect
  • C. Marketing Cloud with multiple business units and a single, consolidated Salesforce org spanning all departments
  • D. Marketing Cloud and a single, consolidated Salesforce org spanning all departments

Answer: B

Explanation:
Marketing Cloud with multiple business units connected to multiple existing Salesforce orgs with Marketing Cloud Connect is the option that a Solution Architect should recommend to meet the university's needs. Marketing Cloud allows the university to create and execute personalized marketing campaigns across various channels and audiences. Multiple business units enable the university to have separate sub-accounts for each branded school or department, with different permissions, settings, and content. Multiple existing Salesforce orgs allow the university to maintain their existing finances, business processes, and strategies for each college or school. Marketing Cloud Connect enables the integration between Marketing Cloud and Salesforce orgs, allowing for data synchronization, cross-cloud reporting, and journey activation.


NEW QUESTION # 85
A retail company currently uses 62C Commerce and Marketing Cloud to enable a seamless customer experience. They are evaluating tools to better support customer service activities like their call center for online ordering and social customer service.
Which two functionalities should a Solution Architect discuss with the company to explain the value of Service Cloud? Choose 2 answers

  • A. Ability to create a B2C storefront using Digital Experiences.
  • B. Ability to have a customer leave a journey when they have an escalated case.
  • C. Ability to allow the agent to see purchase history to support case management
  • D. Ability to de-duplicate and create a single customer identity.

Answer: C,D


NEW QUESTION # 86
A company has 2,000 customers and currently services them using a call center and spreadsheets. Because of the lack of systems there is no ability to track how successful agents are. In addition, their ordering system cannot be easily accessed by service agents costing valuable time and hurting customer satisfaction.
What are two reasons a connected B2C Solution can add value to the company?
Choose 2 answers

  • A. Allows agents to more easily access customer data to better support customers when they call in
  • B. Allows agents to use SSO to log into B2C Commerce and Service Cloud using the same credentials
  • C. Provides a better interface for agents using Service Cloud and B2C Commerce with Heroku
  • D. Increases spend ROI as fewer service agents will be needed, which can allow for more sales agents

Answer: A,B

Explanation:
b) Allowing agents to more easily access customer data to better support customers when they call in can add value to the company by improving customer satisfaction, loyalty, and retention. This can also enable agents to provide personalized recommendations, cross-sell or upsell opportunities, and proactive service based on the customer's profile, preferences, and purchase history. C. Allowing agents to use SSO to log into B2C Commerce and Service Cloud using the same credentials can add value to the company by simplifying the login process, enhancing security, and reducing administrative overhead. This can also provide a seamless user experience for agents across different systems and platforms. Reference:
https://www.salesforce.com/products/service-cloud/overview/
https://www.salesforce.com/products/commerce-cloud/overview/
https://help.salesforce.com/s/articleView?id=sf.identity_sso.htm&type=5


NEW QUESTION # 87
A company wants to Implement B2C Commerce and Service Cloud and connect the systems with their existing Instance of Marketing Cloud.
Which two tactics should a Solution Architect recommend to model a customer across all three systems? Choose 2 answers

  • A. Send the Marketing Cloud Subscriber Key to Service Cloud and B2C Commerce to be held for reference.
  • B. Use Customer 360 Data Manager to assign the Global Party ID and use it as a primary key across all systems including the new Subscriber ID in Marketing Cloud.
  • C. Using Service Cloud as a central point hold unique identifiers from all systems including the Service Cloud Contact or Person Account ID and B2C Commerce CustomerNo and Customer ID
  • D. Migrate the Subscriber Key in Marketing Cloud to be the Service Cloud Contact or Person Account ID.

Answer: C,D


NEW QUESTION # 88
Universal Containers (UC) Is planning a campaign for its newly-launched product categories. They have already run similar campaigns in the past and want to cross-sell this new product to their existing customers. To achieve this, they are creating customer group segments using its e-commerce strategies while adhering to the current customer's compliance preferences for previous campaigns.
Which two products should a Solution Architect include in the architecture to meet UC's needs?

  • A. Marketing Cloud and Service Cloud
  • B. Marketing Cloud and Sales Cloud
  • C. Service Cloud and B2C Commerce
  • D. Marketing Cloud and B2C Commerce

Answer: D

Explanation:
Marketing Cloud and B2C Commerce are the two products that a Solution Architect should include in the architecture to meet UC's needs. Marketing Cloud allows UC to create customer group segments using its e-commerce data and send personalized messages across channels, while adhering to the current customer's compliance preferences for previous campaigns. B2C Commerce enables UC to cross-sell its new product categories on its online storefront and provide a seamless shopping experience for its customers.


NEW QUESTION # 89
Northern Trail Outfitters (NTO) is at the beginning of an implementation of B2C Commerce and is now discussing the communication flow. They are designing the flows between systems to send password resets via email when a new account is created in B2C Commerce or the email address is updated.
Considering NTO also uses Service Cloud and Marketing Cloud, which feature should a Solution Architect suggest to optimize the end-customer experience while also ensuring that tracking is visible to service agents?

  • A. Marketing Cloud Journey Event
  • B. Commerce Cloud Email Service
  • C. Service Cloud Email Service
  • D. Marketing Cloud Triggered Send

Answer: D

Explanation:
C is correct because Marketing Cloud Triggered Send is a feature that allows sending personalized emails based on events or actions in another system, such as B2C Commerce. Triggered Send can be used to send password reset emails when a new account is created or the email address is updated in B2C Commerce. Triggered Send also tracks email open and forward count in Marketing Cloud. To disable the coupon code after a single use, B2C Commerce can use coupon code restrictions based on redemption count.
A is incorrect because Service Cloud Email Service is a feature that allows receiving and processing inbound emails from customers in Service Cloud. It is not used to send password reset emails or track email open and forward count.
B is incorrect because Marketing Cloud Journey Event is a feature that allows triggering journeys based on events or actions in another system, such as B2C Commerce. Journey Event can be used to send password reset emails, but it is more suitable for complex or multi-step customer interactions, such as welcome series or re-engagement campaigns. Triggered Send is more efficient and simpler for single-step interactions, such as password reset.
D is incorrect because Commerce Cloud Email Service is a feature that allows sending transactional emails from B2C Commerce, such as order confirmation or shipping notification. It is not used to send password reset emails or track email open and forward count.
Reference: https://help.salesforce.com/s/articleView?id=sf.mc_co_triggered_email_sends.htm&type=5 Reference: https://help.salesforce.com/s/articleView?id=sf.mc_es_triggered_send_definition.htm&type=5 Reference: https://documentation.b2c.commercecloud.salesforce.com/DOC1/topic/com.demandware.dochelp/content/b2c_commerce/topics/coupons/b2c_coupon_code_restrictions.html Reference: https://help.salesforce.com/s/articleView?id=sf.email_services.htm&type=5 Reference: https://help.salesforce.com/s/articleView?id=sf.mc_jb_journey_events.htm&type=5 Reference: https://documentation.b2c.commercecloud.salesforce.com/DOC1/topic/com.demandware.dochelp/OrderManagement/EmailService.html


NEW QUESTION # 90
......

Salesforce Architec Free Certification Exam Material from Pass4SureQuiz with 154 Questions: https://www.pass4surequiz.com/B2C-Solution-Architect-exam-quiz.html

B2C-Solution-Architect Dumps Full Questions - Exam Study Guide: https://drive.google.com/open?id=1HbPWFOZdzatRaT_xCv7XeKzKuTaFMZoa