
Salesforce B2C-Solution-Architectリアルに2024年最新のブレーン問題集で模擬試験問題集
B2C-Solution-Architect試験問題 リアルなB2C-Solution-Architect練習問題集
Salesforce B2C-Solution-Architect試験は、Salesforce B2C Commerce Cloudを使用してソリューションの設計と実装の専門知識を実証したい専門家の認定試験です。この認定は、ソリューションアーキテクト、テクニカルアーキテクト、およびSalesforce B2C Commerce Cloudを定期的に扱う開発者に最適です。
質問 # 49
A company actively uses CI/CD processes for its Service Cloud implementation and is adding Marketing Cloud and Marketing Cloud Connect to its architecture. Under the current setup, each developer has their own developer sandbox. Developers merge their changes into a sandbox for QA regularly, and then once every week, changes are moved to staging, then from staging to production instances. Which setup should a Solution Architect propose to support this development approach considering costs and data segregation?
- A. Set up one Marketing Cloud instance for each sandbox in Service Cloud in order to guarantee data segregation.
- B. Set up one Marketing Cloud instance for production, and create a Marketing Cloud sandbox to connect to each of the Service Cloud sandboxes.
- C. Set up one Marketing Cloud instance with a business unit for production and one business unit for testing which is connected to all Service Cloud sandboxes.
- D. Set up one Marketing Cloud instance to use with sandboxes for testing and replicate all changes to production.
正解:B
解説:
A Marketing Cloud sandbox is a separate instance that can be used for testing and development purposes. It can be connected to multiple Service Cloud sandboxes using Marketing Cloud Connect. This setup allows data segregation and cost efficiency, as opposed to creating multiple Marketing Cloud instances or business units. Reference: https://help.salesforce.com/s/articleView?id=sf.mc_co_marketing_cloud_sandbox.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.mc_co_connect_multiple_salesforce_orgs.htm&type=5
質問 # 50
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. Modify the Service Cloud Connector implementation to remove potentially conflicting features with the Order Management Connector.
- B. Migrate subscriber keys in Marketing Cloud to a new Order Management customer identifier.
- C. Replace the Service Cloud Connector with an Order Management Connector for B2C Commerce.
- D. Integrate Salesforce Order Management to B2C Commerce for order history and user self service.
- E. Configure data extensions and triggered sends in Marketing Cloud to support transactional emails for ordering scenarios.
正解:A、D、E
解説:
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
質問 # 51
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. Set the value of the Style Sheet URL setting to match the publicly-accessible URL of the style sheet the organization wants to use.
- B. Copy any relevant .ess code from the organization's website and paste it into the pages for the self-service portal in Page Builder.
- C. Make a copy of the appropriate .ess file from the organization's web server and upload it to the self-service portal.
- D. Set the value of the Portal Theme URL setting to match the publicly-accessible URL of the style sheet the organization wants to use.
正解:A
解説:
A self-service portal is a feature in Service Cloud that allows creating branded websites and portals for customers to access self-service resources, such as knowledge articles, case management, chat, etc. To ensure that the theme of the self-service portal is consistent with the theme of the B2C Commerce storefront, a Solution Architect should do the following:
Set the value of the Style Sheet URL setting to match the publicly-accessible URL of the style sheet the organization wants to use. The Style Sheet URL setting is a configuration option in Service Cloud that allows specifying a custom style sheet for the self-service portal. The style sheet must be hosted on a publicly-accessible web server and must follow certain guidelines and limitations. By setting the value of the Style Sheet URL setting to match the style sheet used by the B2C Commerce storefront, the Solution Architect can ensure that the self-service portal has the same look and feel as the storefront.
Option B is incorrect because there is no Portal Theme URL setting in Service Cloud. Option C is incorrect because copying any relevant CSS code from the organization's website and pasting it into the pages for the self-service portal in Page Builder is not a recommended or supported way of customizing the theme of the self-service portal. Option D is incorrect because making a copy of the appropriate CSS file from the organization's web server and uploading it to the self-service portal is not possible or advisable. The CSS file must be hosted on a publicly-accessible web server and referenced by the Style Sheet URL setting. Reference:
https://help.salesforce.com/s/articleView?id=sf.networks_overview.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.selfservice_style_sheet.htm&type=5
質問 # 52
A company wants to integrate B2C Commerce and Marketing Cloud so that customers shopping online can be segmented for marketing campaigns like Abandoned Cart and Post Purchase Journeys.
Which two actions are needed to enable an Abandoned Cart Journey?
Choose 2 answers
- A. Use Mulesoft to bring order and customer data feeds from B2C Commerce to Marketing Cloud
- B. Implement the Marketing Cloud coilect.js through the storefront by using the Connector's reference implementation
- C. Integrate product, order, and customer data feeds into Marketing Cloud Data Extensions
- D. Integrate product, order, and customer data feeds into Service Cloud objects
正解:B、C
解説:
A is correct because integrating product, order, and customer data feeds into Marketing Cloud Data Extensions is a prerequisite for enabling an Abandoned Cart Journey. Data Extensions are tables that store data in Marketing Cloud and can be used to define audience segments and personalize messages.
D is correct because implementing the Marketing Cloud collect.js through the storefront by using the Connector's reference implementation is a prerequisite for enabling an Abandoned Cart Journey. The collect.js script tracks customer behavior on the storefront and sends data to Marketing Cloud using the Connector cartridge.
B is incorrect because integrating product, order, and customer data feeds into Service Cloud objects is not needed for enabling an Abandoned Cart Journey. Service Cloud objects are used to store data in Service Cloud and can be used to manage customer service cases and interactions.
C is incorrect because using Mulesoft to bring order and customer data feeds from B2C Commerce to Marketing Cloud is not needed for enabling an Abandoned Cart Journey. Mulesoft is a platform that provides integration solutions for various systems and applications.
Reference: https://help.salesforce.com/s/articleView?id=sf.mc_co_data_integration.htm&type=5: https://help.salesforce.com/s/articleView?id=sf.mc_co_web_and_mobile_analytics_tracking.htm&type=5
質問 # 53
A company is using both Service Cloud and B2C Commerce but they are not using Mulesoft or any other integration middleware and do not plan on adding that in the near future. However, there is a need to keep customer records in sync across both Service Cloud and B2C Commerce. When a change to the customer record in Service Cloud takes place, such as an updated customer name, the same customer record should be updated in B2C Commerce. Assume that there is a common ID that uniquely identifies the customer across the two systems.
How should a Solution Architect deliver the desired functionality?
- A. Send an Outbound Message from Service Cloud and catch and handle the Outbound Message using the B2C Commerce APIs
- B. Send a platform event from Service Cloud and subscribe to the platform event in B2C Commerce using the built-in functionality
- C. Use change data capture to send a message from Service Cloud and catch and handle the message using B2C Commerce Service Cloud Connector
- D. Develop a custom solution in Service Cloud to consume and communicate with B2C Commerce APIs
正解:D
解説:
A custom solution in Service Cloud can use Apex or Lightning Web Components to call the B2C Commerce APIs and update the customer records in B2C Commerce. This option provides the most flexibility and control over the integration logic and error handling. Platform events, outbound messages, and change data capture are not supported by B2C Commerce out of the box, so they would require additional development or middleware to handle them. Reference:
https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_rest_code_sample_basic.htm
https://developer.salesforce.com/docs/component-library/documentation/en/lwc/lwc.data_wire_example
https://documentation.b2c.commercecloud.salesforce.com/DOC1/index.jsp?topic=%2Fcom.demandware.dochelp%2FOCAPI%2Fcurrent%2Fusage%2FRESTAPIs.html
質問 # 54
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 realm and map business units to sites within each realm
- B. Use a single Marketing Cloud tenant and map business units to each site irrespective of the realm
- C. Use a separate Marketing Cloud tenant for each site
- D. Use a single Marketing cloud tenant and map business units to each realm
正解:B
解説:
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
質問 # 55
A global merchant plans to use B2C Commerce, Service Cloud, and Marketing Cloud to support the shopper experience. They also plan on using Marketing Cloud Connect to integrate Service and Marketing Clouds and the Service Cloud Connector for B2C Commerce. The customers will receive SMS messages through Mobile Connect. One of the key requirements is to enable consent and profile management across the clouds.
Which two recommendations should a Solution Architect make as part of the solution?
Choose 2 answers
- A. Profile changes in B2C Commerce will sync to Service Cloud when person accounts are used
- B. Shopper consent in B2C storefronts will sync to Service Cloud when person accounts are used
- C. Service Cloud profile data can be configured to sync to the Marketing Cloud profile center
- D. SMS opt-in will sync with Service Cloud when contact ID is the subscriber key in Marketing Cloud
正解:A、D
解説:
a) SMS opt-in will sync with Service Cloud when contact ID is the subscriber key in Marketing Cloud. This can help enable consent and profile management across the clouds by allowing customers to opt-in or opt-out of SMS messages and reflecting their preferences in both Service Cloud and Marketing Cloud. This can also help comply with industry regulations and best practices for SMS marketing. C. Profile changes in B2C Commerce will sync to Service Cloud when person accounts are used. This can help enable consent and profile management across the clouds by allowing customers to update their profile information in B2C Commerce and syncing their changes to Service Cloud. This can also help maintain consistent and accurate customer data across different systems and platforms. Reference:
https://help.salesforce.com/s/articleView?id=sf.mc_co_person_accounts.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.mc_co_implement_marketing_cloud_connect.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.b2c_commerce_integration.htm&type=5
質問 # 56
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. Enable the 'Prevent Duplicates for Lead Conversion' setting when configuring Marketing Cloud Connect to prevent converted contacts from generating a duplicate contact.
- 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. Allow both the lead record to generate a contact in Marketing Cloud and the contact record to generate a contact in Marketing Cloud.
正解:B、D
質問 # 57
A company is currently Implementing B2C Commerce and wants to use Marketing Cloud to send transactional emails like the Welcome Email, Order Confirmation, and Order Status Update Email.
Which three steps are required to configure the Marketing Cloud Connector for triggered emails?
Choose 3 answers
- A. Customize the B2C Commerce storefront to invoke Marketing Cloud's Transactional Messaging REST API whenever a transactional message should be delivered. This customization should first authenticate B2C Commerce against Marketing Cloud and then deliver the Transactional Messaging pavload to inform message contents.
- B. Create an API Integration in Marketing Cloud using Installed Packages that provision access to Marketing Cloud APIs by external systems like B2C Commerce.
- C. Customize the B2C Commerce storefront to trigger Marketing Cloud Transactional Messages at strategic points in the customer's experience by using Marketing Cloud's Transactional Messaging REST API. This customization should Include a payload that informs message contents.
- D. Integrate Marketing Cloud and B2C Commerce to provide Marketing Cloud with B2C Commerce order and customer information on a nightly basis via SFTP.
- E. Configure REST Services in B2C Commerce that will be used to authenticate B2C Commerce against Marketing Cloud via its API integration and initiate a transactional email delivery.
正解:A、C、D
質問 # 58
An organization uses B2C Commerce to capture order details but needs to process the order in an ERP system. They want B2C Commerce to send a message to the ERP system with the order details after they have been entered, then wait for the order to be processed, and then receive a reply from the ERP system with the order number and status.
Which integration pattern should a Solution Architect use to meet this requirement?
- A. Batch Data Synchronization
- B. Publish / Subscribe
- C. Request and Reply
- D. Asynchronous Call-Out
正解:C
解説:
Request and reply is an integration pattern that allows a system to send a message to another system and wait for a response. This pattern is suitable for scenarios where the sender needs to receive an immediate confirmation or acknowledgment from the receiver. In this case, B2C Commerce needs to receive the order number and status from the ERP system after sending the order details. Reference:
https://architect.salesforce.com/design/integration-patterns-and-practices/request-and-reply/
https://documentation.b2c.commercecloud.salesforce.com/DOC1/topic/com.demandware.dochelp/OrderManagement/OrderManagementOverview.html
質問 # 59
Northern Trail Outfitters (NTO) has an ERP application where all customer orders are stored. There are millions of older records stored in the ERP application and some customers may have thousands of individual orders. Additionally, some orders contain personally identifiable information (PII) that, due to company policy, can only be stored in ERP. NTO would like the five most recent orders displayed on the account page in Salesforce.
What are three justifications for using Salesforce Connect in this solution?
Choose 3 answers
- A. Integrating external data without writing custom code
- B. Need real-time access to a small fraction of external data
- C. Accessing external data using workflows and triggers
- D. The external data is changing frequently
- E. Need access to all external data in near real-time
正解:A、D、E
質問 # 60
Northern Trail Outfitters (NTO) wants incoming support cases to automatically be routed to the correct team based on customer purchases.
Which option should a Solution Architect configure to accomplish this7
- A. Apex trigger on a Case object
- B. Auto Response rules and Support Processes
- C. Queues and Assignment rules
- D. Auto-launched Flow with a Record Trigger
正解:C
解説:
Queues and Assignment rules are features of Service Cloud that allow incoming support cases to be automatically routed to the correct team or agent based on predefined criteria, such as customer purchases, case origin, or case priority.
質問 # 61
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. Does the team need front-end development capabilities?
- B. Will you ever have more than nine possible answers for a survey question?
- C. Will the teams need the ability to change designs?
- D. How many survey responses would you anticipate in a peak 24-hour period?
- E. How often do you update surveys?
正解:B、D
質問 # 62
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. Enable the 'Prevent Duplicates for Lead Conversion' setting when configuring Marketing Cloud Connect to prevent converted contacts from generating a duplicate contact.
- 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. Allow both the lead record to generate a contact in Marketing Cloud and the contact record to generate a contact in Marketing Cloud.
正解:A、C
解説:
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
質問 # 63
Universal Containers (UC) is in the process of implementing a B2C Commerce site for their storefront, and Experience Cloud for their support and help desk. UC wants to ensure that there is a single login and data experience between the two sites while also being relatively seamless.
Given the need for a single login experience, what should the primary system be for all authentication?
- A. Service Cloud
- B. B2C Commerce
- C. Salesforce Identity
- D. Experience Cloud
正解:C
解説:
This answer is correct because it is the primary system that should be used for all authentication between B2C Commerce site and Experience Cloud site. Salesforce Identity can act as an identity provider (IDP) for both B2C Commerce and Experience Cloud, and it can provide a single login and data experience between the two sites. Salesforce Identity can also store customer profile data in a single place and sync it across systems. Reference: https://help.salesforce.com/s/articleView?id=sf.b2c_commerce_service_cloud_integration.htm&type=5
質問 # 64
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 with multiple business units connected to multiple existing Salesforce orgs with Marketing cloud Connect
- B. Marketing Cloud and a single, consolidated Salesforce org spanning all departments
- C. Marketing Cloud and Marketing cloud Connect across multiple connected Salesforce orgs
- D. Marketing Cloud with multiple business units and a single, consolidated Salesforce org spanning all departments
正解:A
解説:
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.
質問 # 65
A company is using Service Cloud, B2C Commerce, and Marketing Cloud to provide an end-to-end B2C solution. The company does not use MuleSoft or any other integration middleware and does not plan on using them in the near future. The company has about 10 million customers with a growth rate of 10% year over year, On average, each customer raises 10-50 support tickets each year, Each ticket may contain multiple comments, responses, and attachments. There is a need for the service agents to have visibility on customer tickets for up to 5 years.
What approach should a Solution Architect recommend in order to deliver the desired functionality given the company's expected growth over the next 5 years, while still adhering to the platform's governor limits?
- A. Capture and resolve tickets using the capabilities of Service Cloud. Archive cases and related data older than a year in Big Objects and delete records that are more than 5 years old.
- B. Capture and resolve tickets using the capabilities of Service Cloud. Archive resolved cases and related data into Heroku and display them back in Service Cloud using Salesforce Connect.
- C. Capture and resolve tickets using the capabilities of 852C Commerce. Archive cases and related data older than a year in Big Objects and delete records that are more than 5 years old.
- D. Capture and resolve tickets using the capabilities of Service Cloud, Use the Service Cloud console to display cases and related data raised by a customer in the past 5 years.
正解:B
解説:
This approach allows the company to use Service Cloud for capturing and resolving tickets, which provides a better customer service experience than B2C Commerce. It also allows the company to archive resolved cases and related data into Heroku, which is a cloud platform that can store large amounts of data without hitting the platform's governor limits. Using Salesforce Connect, the company can display the archived data back in Service Cloud without storing it in Salesforce, thus saving storage space and costs. Reference: https://help.salesforce.com/s/articleView?id=sf.data_source_connect.htm&type=5 https://www.heroku.com/home
質問 # 66
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. Guests or anonymous storefront shoppers are not supported in this scenario.
- B. The Service Cloud Connector only supports contacts as a customer model.
- C. B2C Commerce needs to be registered as a remote site.
- D. Service agents need a corresponding storefront login mapped to their Service Cloud user record.
- E. The Service Cloud Connector only supports Person Accounts as a customer model.
正解:D、E
質問 # 67
A company has a multi-cloud implementation that involves an Experience Cloud portal, Service Cloud for case management, and Marketing Cloud for customer interaction.
The company wants all changes in Salesforce data-including creation, updates, deletion, and undeletion of a record-to be synchronized to its custom-built retail loyalty application in near-real time without significantly impacting the overall system performance.
Which option is the most appropriate integration mechanism for this scenario?
- A. Triggered Send Definition
- B. Outbound Messages
- C. Apex Trigger Callout
- D. Change Data Capture
正解:D
解説:
Change Data Capture is an event-driven integration mechanism that allows near-real-time synchronization of Salesforce data changes with external systems. It does not impact the system performance as it uses asynchronous processing and does not require triggers or code. Reference: https://developer.salesforce.com/docs/atlas.en-us.change_data_capture.meta/change_data_capture/cdc_intro.htm
質問 # 68
Universal Containers (UC) uses B2C Commerce, Marketing Cloud, and Salesforce OMS for their online sales capabilities. Given recent logistics constraints and challenges, many customers are asking UC for the ability to make their purchases online but pick them up at a local store or location (BOPIS).
Which consideration should a Solution Architect keep in mind when designing a solution for UC that would allow for this functionality?
- A. Manage inventory data inside of B2C Commerce so it is easier to parse by store.
- B. Manage B2C Commerce geolocation data for stores on an order by order basis.
- C. Marketing Cloud Mobile Push is required for this solution and must be enabled.
- D. Manage inventory data inside of Salesforce OMS so it is easier to parse by store.
正解:A
解説:
This answer is correct because managing inventory data inside of B2C Commerce makes it easier to parse by store and enable buy online pick up in store (BOPIS) functionality. B2C Commerce can store inventory information for multiple locations and provide real-time availability information to customers and service agents. B2C Commerce can also integrate with Salesforce OMS to manage order fulfillment and payment processing for BOPIS orders. Reference: https://help.salesforce.com/s/articleView?id=sf.b2c_commerce_oms_integration.htm&type=5
質問 # 69
A customer service team raised a new business requirement that requires a multi-cloud solution design between B2C Commerce, Service Cloud, and Marketing Cloud. A Solution Architect has been hired to lead the design of the multi-cloud solution.
Which two actions should the Solution Architect take to accurately capture requirements and deliver the solution overview?
Choose 2 answers
- A. Include the customer service team so that they can provide detailed user stories prior to the discovery workshops.
- B. Include functional subject matter experts and technical resources across multiple discovery workshops, grouped by business function to ensure all requirements are captured.
- C. Conduct discovery workshops to create a user acceptance testing document and invite business owners, each cloud technical architect, and implementation development team.
- D. Conduct discovery workshops and upon completion present the solution back to the design authority or executive stakeholders to validate the solution.
正解:B、C
質問 # 70
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 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. 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 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.
正解:A
質問 # 71
A financial services company wants to implement Service Cloud and Marketing Cloud. A number of profile attributes required for personalization in Marketing Cloud were identified as personally identifiable information (PII) and are too sensitive to be stored in Salesforce.
Tokenized Sending was presented as a way to address these concerns.
Which two implications should a Solution Architect consider if Marketing Cloud Connect is to be used for cloud integration?
Choose 2 answers
- A. The token with all supporting attributes will need to be stored in Service Cloud
- B. All emails will need to be sent through Marketing Cloud or Marketing Cloud Connect to avoid disruptions
- C. The synchronized data extensions will include the token and all PII attributes
- D. The standard email address field for contacts and leads needs to be populated with a token
正解:B、C
質問 # 72
A multi-brand company uses B2C Commerce, Service Cloud, and Marketing Cloud and is seeking an order management solution. They process 2,000 orders per hour across their brands. The company has one B2C Commerce realm, two Salesforce core orgs, and two Marketing Cloud business units. The company is choosing between these three options for an order management tool:
* Build an order management solution in B2C Commerce using order management APIs
* Purchase Salesforce Order Management
* Build a custom order management solution using their own development team Which three statements should a Solution Architect use to support using the Salesforce Order Management solution?
Choose 3 answers
- A. Salesforce Order Management is a productized connector solution between B2C Commerce and Service Cloud; orders will be synchronized from the client B2C Commerce realm to multiple Salesforce Orgs without the need for customization.
- B. B2C Commerce order management does not support complex or advanced use cases.
- C. Salesforce Order Management shares the same database with Service Cloud while other solutions need to build additional integration.
- D. The existing Service Cloud implementation team could extend the Salesforce Order Management product to the existing org.
- E. Salesforce Order Management synchronizes orders to and from B2C Commerce, which essentially replaces the Service Cloud Connector.
正解:B、C、D
解説:
B is correct because B2C Commerce order management does not support complex or advanced use cases such as split shipments, backorders, partial cancellations, or returns3. Salesforce Order Management provides these capabilities out of the box or with minimal customization.
C is correct because Salesforce Order Management can be installed as a managed package in an existing Service Cloud org, which means that the existing Service Cloud implementation team can leverage their existing skills and knowledge to extend the product to meet the business needs.
E is correct because Salesforce Order Management shares the same database with Service Cloud, which eliminates the need for additional integration between the two systems. Other solutions would require building custom integration to synchronize data between different databases.
A is incorrect because Salesforce Order Management does not replace the Service Cloud Connector, which is used to synchronize data between Service Cloud and B2C Commerce. Salesforce Order Management integrates with both Service Cloud and B2C Commerce using platform events and REST APIs.
D is incorrect because Salesforce Order Management does not support synchronizing orders from one B2C Commerce realm to multiple Salesforce orgs without customization. The standard integration assumes that there is a one-to-one relationship between a B2C Commerce realm and a Salesforce org.
Reference:
1: https://documentation.b2c.commercecloud.salesforce.com/DOC1/topic/com.demandware.dochelp/OrderManagement/OrderManagementOverview.html
2: https://help.salesforce.com/s/articleView?id=sf.om_order_management.htm&type=5
3: https://help.salesforce.com/s/articleView?id=sf.om_installation.htm&type=5
4: https://help.salesforce.com/s/articleView?id=sf.om_data_model.htm&type=5
5: https://help.salesforce.com/s/articleView?id=sf.om_b2c_commerce_integration.htm&type=5
6: https://help.salesforce.com/s/articleView?id=sf.om_b2c_commerce_integration_overview.htm&type=5
質問 # 73
Universal Containers is about to expand from their existing product efforts around watches into creating smart watches. These watches are intended to integrate with the users smart phone but also gather and collect health data from the watch and the phone. Universal Containers has never had to manage or work with health related data and are concerned about how to go further while still keeping their users trust.
What is a next step a Solution Architect should suggest to provide UC the kind of understanding they are looking for"?
Choose 1 answers
- A. Run a Journey Mapping Workshop to understand the users' interactions with the system
- B. Does the team need front-end development capabilities?
- C. Run a Consequence Scanning Workshop to understand the impact of the work
- D. Run a Requirements Gathering Workshop to start creating the build requirements
- E. Speak with a Legal Expert in regards to HIPPA and PHI Data
正解:C
解説:
This answer is correct because it is a next step that a Solution Architect should suggest to provide UC the kind of understanding they are looking for regarding how to manage or work with health related data while still keeping their users trust. A Consequence Scanning Workshop is a method that helps identify potential positive and negative consequences of a product or service on people, society, and environment. It can help UC anticipate the impact of their work on their users' trust and privacy, and design solutions that mitigate risks and maximize benefits. Reference: https://www.salesforce.com/blog/how-relationship-design-works/
質問 # 74
......
Salesforce B2C Commerce Cloudは、B2Cビジネスがすべての販売チャネルにわたって顧客体験を変えるのに役立つ包括的で柔軟なプラットフォームです。このプラットフォームは、ビジネスがパーソナライズされた魅力的な顧客体験を作成しながら、運用を合理化できるさまざまな機能とツールを提供しています。
厳密検証されたB2C-Solution-Architect試験問題集と解答で無料提供のB2C-Solution-Architect問題と正解付き:https://jp.fast2test.com/B2C-Solution-Architect-premium-file.html
あなたを合格させるB2C-Solution-Architect問題集無料で最新のSalesforce練習テスト:https://drive.google.com/open?id=1HqXWwhF7Hk-cMRR6DmezKbjeQ6PSHUzd