Free B2C-SOLUTION-ARCHITECT Exam Braindumps (page: 16)

Page 15 of 39

A company needs to have specific fields encrypted in the user interface on the contact record in Service Cloud as well as on some fields in data extensions that exist only in the Marketing Cloud. The merchant believes that Salesforce Shield Encryption is a suitable solution.

Which two considerations are relevant for the merchant when determining an appropriate solution?

Choose 2 answers

  1. With Shield, encrypted fields are not visible to the user, but there are no other feature impacts.
  2. With Shield, encrypted fields cannot be used to filter or sort in Process Builder and Flow Builder.
  3. Field-Level Encryption is also required on Marketing Cloud to encrypt the custom fields.
  4. Shield encryption can be done on any standard or custom field on all field types, but cannot be set to encrypt those fields in Marketing Cloud.

Answer(s): B,D

Explanation:

Salesforce Shield Encryption is a feature that allows encrypting sensitive data at rest in Salesforce without compromising functionality or performance. Shield Encryption uses probabilistic encryption to protect data while preserving its format and length. Field-Level Encryption is a feature in Marketing Cloud that allows encrypting sensitive data at rest in Marketing Cloud using customer- managed keys. Field-Level Encryption uses deterministic encryption to protect data while preserving its format and length.
When determining an appropriate solution for encrypting specific fields in Service Cloud as well as in data extensions in Marketing Cloud, the following considerations are relevant:

With Shield, encrypted fields cannot be used to filter or sort in Process Builder and Flow Builder. Process Builder and Flow Builder are tools in Salesforce that allow creating automated workflows and processes based on certain criteria or conditions. However, Shield Encryption does not support filtering or sorting on encrypted fields in these tools, because probabilistic encryption does not allow exact matching or comparison of values.

Shield encryption can be done on any standard or custom field on all field types, but cannot be set to encrypt those fields in Marketing Cloud. Shield Encryption supports encrypting any standard or custom field on any field type in Salesforce, such as text, email, phone, date, etc. However, Shield Encryption does not apply to Marketing Cloud fields or data extensions, because they are stored in a separate database from Salesforce. To encrypt fields in Marketing Cloud, Field-Level Encryption must be used.

Option A is incorrect because with Shield, encrypted fields are visible to the user if they have the View Encrypted Data permission, but there are other feature impacts such as filtering, sorting, searching, etc. Option C is incorrect because Field-Level Encryption is not required on Marketing Cloud to encrypt the custom fields if they are already encrypted by Shield Encryption in Service Cloud. However, Field-Level Encryption can be used on Marketing Cloud if additional encryption or customer-managed keys are needed.


Reference:

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

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

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



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?

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

Answer(s): A

Explanation:

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



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

  1. Accessing external data using workflows and triggers
  2. Need access to all external data in near real-time
  3. Integrating external data without writing custom code
  4. The external data is changing frequently
  5. Need real-time access to a small fraction of external data

Answer(s): B,D,E

Explanation:

Salesforce Connect is a feature that allows accessing and integrating external data from various sources without copying or storing it in Salesforce. Salesforce Connect uses external objects and external data sources to create a virtual data model that can be used in Salesforce applications and tools. The justifications for using Salesforce Connect in this solution are:

Need access to all external data in near real-time. Salesforce Connect allows accessing external data from ERP or other systems in near real-time, without any delays or synchronization issues. This ensures that the data is always up-to-date and consistent across systems.

The external data is changing frequently. Salesforce Connect allows reflecting any changes or updates made to the external data in ERP or other systems immediately in Salesforce, without requiring any manual intervention or batch processes. This ensures that the data is always accurate and reliable across systems.

Need real-time access to a small fraction of external data. Salesforce Connect allows accessing only a small fraction of external data that is relevant and needed for a specific use case, such as displaying customer order history or details. This reduces network overhead and improves performance.

Option A is incorrect because accessing external data using workflows and triggers is not possible or supported with Salesforce Connect. Option C is incorrect because integrating external data without writing custom code is not a justification for using Salesforce Connect, as it may require some custom code or configuration depending on the data source and use case.


Reference:

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

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



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

  1. Guests or anonymous storefront shoppers are not supported in this scenario.
  2. B2C Commerce needs to be registered as a remote site.
  3. Service agents need a corresponding storefront login mapped to their Service Cloud user record.
  4. The Service Cloud Connector only supports Person Accounts as a customer model.
  5. The Service Cloud Connector only supports contacts as a customer model.

Answer(s): A,C,D

Explanation:

The B2C Commerce - Service Cloud Connector is a solution that enables integration between B2C Commerce and Service Cloud. It allows displaying customer and order information in Service Cloud, creating orders on behalf of customers, and synchronizing customer data between the two systems. Prior to implementation, a Solution Architect should keep in mind the following considerations:

Guests or anonymous storefront shoppers are not supported in this scenario. The Service Cloud Connector requires a customer account to be created in B2C Commerce and Service Cloud for each shopper. Guests or anonymous shoppers who do not have an account cannot be supported by the Service Cloud Connector. Therefore, the Solution Architect should ensure that the B2C Commerce storefront requires or encourages shoppers to create an account before placing an order.

Service agents need a corresponding storefront login mapped to their Service Cloud user record. The Service Cloud Connector requires a mapping between the service agent's user record in Service Cloud and the customer's account record in B2C Commerce. This mapping allows the service agent to access customer and order information from B2C Commerce and create orders on behalf of the customer using the storefront login. Therefore, the Solution Architect should ensure that the service agent's user record has a field that stores the corresponding storefront login of the customer.

The Service Cloud Connector only supports Person Accounts as a customer model. Person Accounts are a type of account in Salesforce that combines an account and a contact into a single record. The Service Cloud Connector requires Person Accounts to store customer information from B2C Commerce. Therefore, the Solution Architect should ensure that Person Accounts are enabled and configured in Service Cloud before implementing the Service Cloud Connector.

Option B is incorrect because B2C Commerce does not need to be registered as a remote site for the Service Cloud Connector to work. A remote site is a web service or domain that Salesforce can access from Apex code or Visualforce pages. The Service Cloud Connector does not use Apex code or Visualforce pages to access B2C Commerce, but rather uses REST APIs and OAuth 2.0 authentication.


Reference:

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

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

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






Post your Comments and Discuss Salesforce B2C-SOLUTION-ARCHITECT exam with other Community members:

B2C-SOLUTION-ARCHITECT Exam Discussions & Posts