[Apr 24, 2024] Free Salesforce Architec B2C-Solution-Architect Exam Question [Q15-Q34]

Share

[Apr 24, 2024] Free Salesforce Architec B2C-Solution-Architect Exam Question

B2C-Solution-Architect dumps & Salesforce Architec sure practice dumps


Salesforce B2C-Solution-Architect certification exam tests the candidate's knowledge of B2C Commerce Cloud architecture, configuration, and development. B2C-Solution-Architect exam consists of 60 multiple-choice questions and has a time limit of 105 minutes. B2C-Solution-Architect exam covers various topics such as data modeling, site design, integration with external systems, and customization using the Salesforce Commerce Cloud APIs. Candidates must score at least 68% to pass the exam and earn the certification. The Salesforce B2C-Solution-Architect certification is a valuable credential that demonstrates the candidate's expertise in designing and implementing B2C Commerce Cloud solutions that meet business requirements.

 

NEW QUESTION # 15
A company has been using B2C Commerce for many years and recently decided to implement Service Cloud and Marketing Cloud. Currently, there are many issues with the integration between B2C Commerce and the legacy CRM, which means data is often out of Sav sync. Agencies currently manage the Marketing communication, and B2C Commerce is sending the messages. The main goal is to ensure Catksion that B2C Commerce can trigger multi-channel messaging via Marketing Cloud, leveraging the data the company has on customers to personalize the communication.
Which three considerations should a Solution Architect keep in mind when recommending a migration strategy from the existing setup to the new one?
Choose 3 answers

  • A. Customer data from B2C Commerce and the legacy CRM should be deduplicated before being imported into Service Cloud. Materials
  • B. Customer data can be imported into Service Cloud from B2C Commerce and the legacy CRM without deduplication since Salesforce CDP can automatically merge duplicate records upon insert.
  • C. Marketing Cloud Connect should be configured to use an alternate external ID from Salesforce as the Contact Key to avoid duplicate contacts in Marketing Cloud.
  • D. Custom development work is required to connect B2C Commerce to Marketing Cloud and use the Salesforce Contact ID.
  • E. Service Cloud should be implemented before Marketing Cloud to ensure that the Salesforce Contact IDs can be used in Marketing Cloud as unique identifiers. Written

Answer: A,D,E

Explanation:
b) Service Cloud should be implemented before Marketing Cloud to ensure that the Salesforce Contact IDs can be used in Marketing Cloud as unique identifiers. This allows for a consistent and unified view of the customer across the Salesforce products and avoids duplicate contacts in Marketing Cloud. C. Customer data from B2C Commerce and the legacy CRM should be deduplicated before being imported into Service Cloud. This ensures that there are no duplicate contacts in Service Cloud that could cause data quality issues or conflicts when syncing with Marketing Cloud. D. Custom development work is required to connect B2C Commerce to Marketing Cloud and use the Salesforce Contact ID. This involves creating a service definition in B2C Commerce that points to Marketing Cloud's REST API and passing the Salesforce Contact ID as the contact key when triggering journeys or updating contact data. Reference: https://help.salesforce.com/s/articleView?id=sf.mc_co_subscriber_key_migration.htm&type=5 https://developer.salesforce.com/docs/commerce/sfra/marketing-cloud/marketing-cloud-integration


NEW QUESTION # 16
An organization chose a multi-cloud solution that Is comprised of Service Cloud and B2C Commerce. The organization now wants to ensure that the theme of Its self-service portal Is consistent with the theme of its B2C Commerce storefront.
How should a Solution Architect ensure that this requirement Is met?

  • A. Make a copy of the appropriate .ess file from the organization's web server and upload it to the self-service portal.
  • B. Set the value of the Portal Theme URL setting to match the publicly-accessible URL of the style sheet the organization wants to use.
  • C. Copy any relevant .ess code from the organization's website and paste it into the pages for the self-service portal in Page Builder.
  • D. Set the value of the Style Sheet URL setting to match the publicly-accessible URL of the style sheet the organization wants to use.

Answer: A


NEW QUESTION # 17
Northern Trail Outfitters (NTO) wants to bring data from across all parts of their Salesforce Customer Success Platform Into the Marketing Cloud account. A Solution Architect recommends using Synchronized Data Sources In Contact Builder and Marketing Cloud Connect to Integrate multiple business units In their account.
Which API does the Solution Architect need to use with Marketing Cloud Connect for this integration?

  • A. Tooling API
  • B. SOAP API
  • C. Streaming API
  • D. REST API

Answer: B

Explanation:
C is correct because Marketing Cloud Connect uses the SOAP API to integrate multiple business units in Marketing Cloud with Salesforce core orgs. The SOAP API enables data synchronization, triggered sends, journey builder integrations, and tracking data.
A is incorrect because the Tooling API is used to create and modify metadata in Salesforce core orgs, such as custom objects, fields, workflows, etc. It is not used for Marketing Cloud Connect integration.
B is incorrect because the REST API is used to access resources in Marketing Cloud, such as contacts, content, campaigns, etc. It is not used for Marketing Cloud Connect integration.
D is incorrect because the Streaming API is used to receive notifications of data changes in Salesforce core orgs, such as record updates, deletes, etc. It is not used for Marketing Cloud Connect integration.
Reference:
https://developer.salesforce.com/docs/atlas.en-us.mc-apis.meta/mc-apis/index-api.htm
https://developer.salesforce.com/docs/atlas.en-us.api_tooling.meta/api_tooling/intro_api_tooling.htm
https://developer.salesforce.com/docs/atlas.en-us.mc-apis.meta/mc-apis/index-api.htm
https://developer.salesforce.com/docs/atlas.en-us.api_streaming.meta/api_streaming/intro_stream.htm


NEW QUESTION # 18
During discovery conversations an organization notes that they want to create a custom survey around their customer's preferences to help improve product recommendations, marketing journeys, and customer service upsell opportunities. They want to house the survey responses in their Salesforce ecosystem so they can run reports. They plan on having two teams manage the survey and change questions twice a year.
Which three questions should a Solution Architect ask to ensure they understand the requirements well enough to design an appropriate multi-cloud solution?
Choose 3 answers

  • A. Will you ever have more than nine possible answers for a survey question?
  • B. How many survey responses would you anticipate in a peak 24-hour period?
  • C. How often do you update surveys?
  • D. Will the teams need the ability to change designs?
  • E. Does the team need front-end development capabilities?

Answer: B,C,D

Explanation:
Option A is correct because the ability to change designs may affect the choice of survey tools and platforms, as well as the level of customization and maintenance required.
Option C is correct because the volume of survey responses may impact the performance, scalability, and reliability of the survey solution, as well as the data storage and integration requirements.
Option E is correct because the frequency of updating surveys may influence the design and governance of the survey solution, as well as the change management and testing processes.
Option B is incorrect because front-end development capabilities are not relevant to the survey requirements, but rather to the implementation details and skills of the team.
Option D is incorrect because the number of possible answers for a survey question is not a critical factor for designing a multi-cloud solution, but rather a minor detail that can be easily accommodated by most survey tools.
Reference:
Certification - B2C Solution Architect - Trailhead
Study for the B2C Solution Architect Certification | Salesforce - Trailhead B2C Solution Architect Certification Guide | Salesforce Ben


NEW QUESTION # 19
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 the Streaming API to push the 3 million customer records from B2C Commerce to Service Cloud.
  • B. Use the Commerce Cloud 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.
  • D. Use Business Manager to export and Data Loader to import the 3 million records into Service Cloud.

Answer: D

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


NEW QUESTION # 20
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 single Marketing Cloud tenant and map business units to each site irrespective of the realm
  • B. Use a single Marketing cloud tenant and map business units to each realm
  • C. Use a separate Marketing Cloud tenant for each realm and map business units to sites within each realm
  • D. Use a separate Marketing Cloud tenant for each site

Answer: A


NEW QUESTION # 21
A company currently uses B2C Commerce and Service Cloud for one of its storefronts. They are now considering implementing the 'Order on Behalf of flow. Which consideration must a Solution Architect keep in mind while implementing the 'Order on Behalf of flow?

  • A. The Service Cloud Connector can work with any valid Service Cloud user. There is no specific need for an Integration User with administrative rights.
  • B. The Service Cloud Connector is not available for guests or anonymous storefront shoppers. Use Order on Behalf with registered B2C Commerce customer accounts.
  • C. The Service Cloud Connector enables data synchronization through SOAP services using Service Cloud and B2C Commerce. REST services are not available for such data synchronization needs.
  • D. The Service Cloud Connector does not require B2C Commerce to be registered as a remote site as long as the Service Cloud org and B2C Commerce realm are in the same geographic region.

Answer: B

Explanation:
A is correct because the Service Cloud Connector only works with registered B2C Commerce customer accounts and does not support guests or anonymous storefront shoppers. The connector uses the customer ID to link the Service Cloud contact with the B2C Commerce customer profile.
B is incorrect because the Service Cloud Connector supports both SOAP and REST services for data synchronization between Service Cloud and B2C Commerce.
C is incorrect because the Service Cloud Connector requires B2C Commerce to be registered as a remote site in Service Cloud regardless of the geographic region. This is to allow outbound messages from Service Cloud to B2C Commerce.
D is incorrect because the Service Cloud Connector requires a dedicated Integration User with administrative rights in both Service Cloud and B2C Commerce. This user is used to authenticate and authorize the data synchronization between the two systems.
Reference:
1: https://documentation.b2c.commercecloud.salesforce.com/DOC1/topic/com.demandware.dochelp/ServiceCloud/ServiceCloudConnectorOverview.html
2: https://documentation.b2c.commercecloud.salesforce.com/DOC1/topic/com.demandware.dochelp/ServiceCloud/ServiceCloudConnectorDataSynchronization.html
3: https://documentation.b2c.commercecloud.salesforce.com/DOC1/topic/com.demandware.dochelp/ServiceCloud/ServiceCloudConnectorSetup.html
4: https://documentation.b2c.commercecloud.salesforce.com/DOC1/topic/com.demandware.dochelp/ServiceCloud/ServiceCloudConnectorUserSetup.html


NEW QUESTION # 22
An existing Salesforce customer has B2C Commerce, Service Cloud, and Marketing Cloud, but none of their customer data is integrated. Marketing Cloud has around 2 million subscribers using email address as the subscriber key, B2C Commerce has 750,000 registered customers, and Service Cloud only has records for about 50.000 customers who have previously created support cases or contacted customer service.
What is the optimum sequence of events a Solution Architect should follow when integrating customer data across these systems?

  • A. Marketing Cloud Subscriber Key Migration, Load Marketing Cloud Subscribers into Service Cloud, Load Service Cloud Contact IDs into Marketing Cloud, Load B2C Commerce customers into Service Cloud, Enable Marketing Cloud Connect
  • B. Load B2C Commerce customers into Service Cloud, Load Marketing Cloud Subscribers Into Service Cloud, Load Service Cloud Contact IDs into Marketing Cloud, Marketing Cloud Subscriber Key Migration, Enable Marketing Cloud Connect
  • C. Load B2C Commerce customers into Service Cloud, Load Service Cloud Contact IDs into Marketing Cloud, Marketing Cloud Subscriber Key Migration, Load Marketing Cloud Subscribers into Service Cloud, Enable Marketing Cloud Connect
  • D. Marketing Cloud Subscriber Key Migration, Enable Marketing Cloud Connect, Load Marketing Cloud Subscribers into Service Cloud, Load Service Cloud Contact IDs into Marketing Cloud, Load B2C Commerce customers into Service Cloud

Answer: B

Explanation:
This sequence of events ensures that all customer data is integrated across the systems and that Marketing Cloud uses Service Cloud Contact IDs as the subscriber key. This allows for a consistent and unified view of the customer across the Salesforce products. Reference: https://help.salesforce.com/s/articleView?id=sf.mc_co_subscriber_key_migration.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.mc_co_marketing_cloud_connect.htm&type=5


NEW QUESTION # 23
A service organization has a long lifecycle for customers that start as a lead and move through opportunity to active and former customer states. The organization wants to use Sales Cloud and Marketing Cloud as their core customer engagement platforms.
Which two considerations should a Solution Architect keep in mind when setting up this multi-cloud use case?
Choose 2 answers

  • A. Set up the contact object with a specific record type 'Lead' that mimics the standard lead object to prevent the duplicate contact from being created in Marketing Cloud.
  • B. Allow both the lead record to generate a contact in Marketing Cloud and the contact record to generate a contact in Marketing Cloud.
  • C. Ensure that when a lead is converted to a contact that the Lead ID is mapped to a custom field on the Contact to be used as the referenced with the Subscriber ID in Marketing Cloud and avoid duplicate records.
  • D. Enable the 'Prevent Duplicates for Lead Conversion' setting when configuring Marketing Cloud Connect to prevent converted contacts from generating a duplicate contact.

Answer: B,D


NEW QUESTION # 24
An organization has a product catalog containing 500,000 unique SKUs and a total customer base of approximately 3 million customers, of which 250,000 are active in a given month. In order to better understand shopper behavior and build customer marketing journeys tailored to customer personas. the organization wants to track each product view event per customer and SKU across its commerce storefront.
Which integration and data storage architecture should a Solution Architect recommend to support this goal?

  • A. Store as B2C Commerce custom objects and, using jobs, transfer the data to Marketing Cloud on an hourly basis.
  • B. Leverage collect.js on the B2C Commerce storefront to track product page views which can be segmented in journeys using decision splits.
  • C. Store in a Marketing Cloud Data Extension, and use the Marketing Cloud APIs to update from B2C Commerce when a product is viewed on the storefront.
  • D. Store as records in Salesforce Platform custom objects, and use the Salesforce APIs to update from B2C Commerce and Marketing Cloud when a product is viewed on the storefront.

Answer: B

Explanation:
Leveraging collect.js on the B2C Commerce storefront allows the organization to track product page views and other web analytics data using Marketing Cloud's Einstein Web Recommendations feature. This data can be used to segment customers in journeys using decision splits based on their product interests and behaviors.


NEW QUESTION # 25
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. Smoke testing
  • B. Salesforce DX
  • C. GIT Repository
  • D. Static Code Analysis tools
  • E. CI/CD Pipelines

Answer: C,D,E

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


NEW QUESTION # 26
universal Containers (DC) is seeing an increased volume of customers browsing for higher-value items across multiple brands and longer cons/deration times before customers place orders based on what is in their shopping carts.
What are two tactics that a Solution Architect could recommend to understand how to optimize the checkout process' Choose 2 answers

  • A. Work with stakeholders to create a customer Journey map that improves conversions
  • B. Create an Abandoned Cart journey by brand across all carts
  • C. Run reports on the value of cart Items and time since the last activity
  • D. Enable customer service to update and complete a cart transaction on behalf of the customer

Answer: A,C

Explanation:
Working with stakeholders to create a customer journey map that improves conversions and running reports on the value of cart items and time since the last activity are two tactics that a Solution Architect could recommend to understand how to optimize the checkout process. A customer journey map is a visual representation of the steps and interactions that a customer goes through when engaging with a company or brand. It can help identify pain points, opportunities, and best practices for improving conversions. Running reports on the value of cart items and time since the last activity can help analyze the shopping behavior and preferences of customers, as well as identify potential reasons for cart abandonment.


NEW QUESTION # 27
A service organization has a long lifecycle for customers that start as a lead and move through opportunity to active and former customer states. The organization wants to use Sales Cloud and Marketing Cloud as their core customer engagement platforms.
Which two considerations should a Solution Architect keep in mind when setting up this multi-cloud use case?
Choose 2 answers

  • A. Ensure that when a lead is converted to a contact that the Lead ID is mapped to a custom field on the Contact to be used as the referenced with the Subscriber ID in Marketing Cloud and avoid duplicate records.
  • B. Allow both the lead record to generate a contact in Marketing Cloud and the contact record to generate a contact in Marketing Cloud.
  • C. Set up the contact object with a specific record type 'Lead' that mimics the standard lead object to prevent the duplicate contact from being created in Marketing Cloud.
  • D. Enable the 'Prevent Duplicates for Lead Conversion' setting when configuring Marketing Cloud Connect to prevent converted contacts from generating a duplicate contact.

Answer: A,C

Explanation:
Option A is correct because setting up the contact object with a specific record type 'Lead' that mimics the standard lead object to prevent the duplicate contact from being created in Marketing Cloud is a valid consideration for setting up this multi-cloud use case. This way, the service organization can avoid creating duplicate records in Marketing Cloud when leads are converted to contacts in Sales Cloud, as Marketing Cloud will recognize them as the same subscriber based on their record type and subscriber key.
Option D is correct because ensuring that when a lead is converted to a contact that the Lead ID is mapped to a custom field on the Contact to be used as the referenced with the Subscriber ID in Marketing Cloud and avoid duplicate records is a valid consideration for setting up this multi-cloud use case. This way, the service organization can avoid creating duplicate records in Marketing Cloud when leads are converted to contacts in Sales Cloud, as Marketing Cloud will recognize them as the same subscriber based on their Lead ID and Subscriber ID.
Option B is incorrect because allowing both the lead record to generate a contact in Marketing Cloud and the contact record to generate a contact in Marketing Cloud is not a valid consideration for setting up this multi-cloud use case, as it would create duplicate records in Marketing Cloud when leads are converted to contacts in Sales Cloud, unless they have matching subscriber keys.
Option C is incorrect because enabling the 'Prevent Duplicates for Lead Conversion' setting when configuring Marketing Cloud Connect to prevent converted contacts from generating a duplicate contact is not a valid consideration for setting up this multi-cloud use case, as this setting does not prevent duplicates from being created in Marketing Cloud, but rather prevents duplicates from being created in Sales Cloud when leads are converted.
Reference:
[Get Started with B2C Solution Architect Cert Prep - Trailhead]
[Certification - B2C Solution Architect - Trailhead]
B2C Solution Architect Certification Guide | Salesforce Ben


NEW QUESTION # 28
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. Replace the Service Cloud Connector with an Order Management Connector for B2C Commerce.
  • B. Configure data extensions and triggered sends in Marketing Cloud to support transactional emails for ordering scenarios.
  • C. Migrate subscriber keys in Marketing Cloud to a new Order Management customer identifier.
  • D. Modify the Service Cloud Connector implementation to remove potentially conflicting features with the Order Management Connector.
  • E. Integrate Salesforce Order Management to B2C Commerce for order history and user self service.

Answer: C,D,E


NEW QUESTION # 29
Which two considerations should the Solution Architect keep in mind while designing the solution for OOBO?
Choose 2 answers

  • A. Every REST call between B2C Commerce and Service Cloud counts towards API governor limits.
  • B. The Service Agent cannot order on behalf of the customer if the customer is offline.
  • C. Middleware, like Mulesoft, must be used to ensure the security and uptime of the integration between B2C Commerce and Service Cloud.
  • D. The OOBO shopping experience requires that Salesforce service agent users authenticate against the B2C Commerce environment before creating the shopping session.

Answer: A,D

Explanation:
The REST calls between B2C Commerce and Service Cloud are subject to API governor limits, which can affect the performance and availability of the integration. The service agent users need to have B2C Commerce permissions and access keys to log in and place orders on behalf of registered storefront shoppers.


NEW QUESTION # 30
A multi-brand company uses B2C Commerce, Service Cloud, and Marketing Cloud and wants to deliver integrated customer experiences across all three products. The company has one B2C Commerce realm serving two storefronts, a Salesforce org, and a Marketing Cloud instance with a single business unit that leverages email address as a subscriber key. None of these Salesforce Clouds are integrated. The company is also interested in integrating with Customer 360 Data Manager.
Which two Marketing Cloud implementation recommendations should a Solution Architect present to the company to adjust their architecture to adhere to Salesforce multi-cloud integration best practices?
Choose 2 answers

  • A. Marketing Cloud must undergo a subscriber key migration with Salesforce Professional Services and select a subscriber key that aligns with Salesforce multi-cloud architecture best practices.
  • B. Marketing Cloud should serve as the Salesforce primary for customer profiles and leverage customer email addresses as a multi-cloud customer identifier.
  • C. Marketing Cloud should implement a second business unit and provide each B2C Commerce storefront with its own Marketing Cloud business unit.
  • D. B2C Commerce should integrate with Marketing Cloud and create a Marketing Cloud Contact when a B2C Commerce customer registers or places an order via the storefront.

Answer: A,D


NEW QUESTION # 31
A company wants to use the Satesforce Platform to enable personalized l-l marketing, an online ordering platform, and a customer-centric support solution for their service agents. The goal of the company is to provide an end-to-end customer centric and personalized experience.
What is an example artifact that can be used to ensure the company understands the systems involved in the solution'

  • A. Product backlog
  • B. Storefront wireframes
  • C. Reference architecture
  • D. Journey map

Answer: C

Explanation:
This answer is correct because a reference architecture is an example artifact that can be used to ensure the company understands the systems involved in the solution. A reference architecture provides a high-level overview of the components, integrations, and interactions of the solution, which can help the company visualize how the solution will work and what systems are required. Reference: https://architect.salesforce.com/diagrams/framework/reference-architecture


NEW QUESTION # 32
A merchant using B2C Commerce and Service Cloud has a requirement for service agents to order products on behalf of shoppers. In the envisioned scenario, a shopper contacts the service center with an order request, the agent uses the Service Console to find the shopper's account, and initiate an order on behalf of the shopper using payment information provided by the shopper. The merchant is considering the B2C Commerce - Service Cloud Connector for this implementation.
Which three considerations should a Solution Architect keep in mind prior to implementation? Choose 3 answers

  • A. The Service Cloud Connector only supports Person Accounts as a customer model.
  • B. Service agents need a corresponding storefront login mapped to their Service Cloud user record.
  • C. B2C Commerce needs to be registered as a remote site.
  • D. Guests or anonymous storefront shoppers are not supported in this scenario.
  • E. The Service Cloud Connector only supports contacts as a customer model.

Answer: A,B


NEW QUESTION # 33
Northern Trail Outfitters (NTO) wants to bring data from across all parts of their Salesforce Customer Success Platform Into the Marketing Cloud account. A Solution Architect recommends using Synchronized Data Sources In Contact Builder and Marketing Cloud Connect to Integrate multiple business units In their account.
Which API does the Solution Architect need to use with Marketing Cloud Connect for this integration?

  • A. Tooling API
  • B. SOAP API
  • C. Streaming API
  • D. REST API

Answer: B

Explanation:
C is correct because Marketing Cloud Connect uses the SOAP API to integrate multiple business units in Marketing Cloud with Salesforce core orgs. The SOAP API enables data synchronization, triggered sends, journey builder integrations, and tracking data.
A is incorrect because the Tooling API is used to create and modify metadata in Salesforce core orgs, such as custom objects, fields, workflows, etc. It is not used for Marketing Cloud Connect integration.
B is incorrect because the REST API is used to access resources in Marketing Cloud, such as contacts, content, campaigns, etc. It is not used for Marketing Cloud Connect integration.
D is incorrect because the Streaming API is used to receive notifications of data changes in Salesforce core orgs, such as record updates, deletes, etc. It is not used for Marketing Cloud Connect integration.
Reference:
1: https://developer.salesforce.com/docs/atlas.en-us.mc-apis.meta/mc-apis/index-api.htm
2: https://developer.salesforce.com/docs/atlas.en-us.api_tooling.meta/api_tooling/intro_api_tooling.htm
3: https://developer.salesforce.com/docs/atlas.en-us.mc-apis.meta/mc-apis/index-api.htm
4: https://developer.salesforce.com/docs/atlas.en-us.api_streaming.meta/api_streaming/intro_stream.htm


NEW QUESTION # 34
......

Salesforce B2C-Solution-Architect Actual Questions and Braindumps: https://www.fast2test.com/B2C-Solution-Architect-premium-file.html

Pass B2C-Solution-Architect Exam with Updated B2C-Solution-Architect Exam Dumps PDF 2024: https://drive.google.com/open?id=1QfUD1iITbjs4BIjKk161O3SjRJJLdAVj

Contact Us

If you have any question please leave me your email address, we will reply and send email to you in 12 hours.

Our Working Time: ( GMT 0:00-15:00 ) From Monday to Saturday

Support: Contact now 

日本語 Deutsch 繁体中文 한국어