What can we do to avoid saving this information to the system logs?
During the monitoring tasks you realize that a third party integration with your storefront is logging sensitive data. What can we do to avoid saving this information to the system logs?A . Add a new log category for this service with level greater than the sensitive data is added to...
Your project requires the integrating with a 3rd party PIM for importing master catalog, two storefront catalogs and pricebooks. All imports need to happen in a single job. Search indexes will also need to be re-built.
Your project requires the integrating with a 3rd party PIM for importing master catalog, two storefront catalogs and pricebooks. All imports need to happen in a single job. Search indexes will also need to be re-built.A . Two flows are needed. First flow will execute in parallel under organization scope...
What may be the root cause?
You’re in charge of identifying a bottleneck in the network chain. Given this Google Dev Tools screenshot of a particular request in the product listing page. What may be the root cause?A . Everything works as expected. All parameters are within pre-established limits.B . Probably the issue is on the...
What should be taken into consideration?
During the discovery phase as an architect you should make some recommendations to be sure all requirements will fit under SFCC scope. The project consists in building one storefront using SFRA and a native iOS app. The home page will be fully implemented using Page Designer in order to allow...
Which two objects from B2C Commerce should a Solution Architect map to Marketing Cloud in order to meet the company's needs?
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...
What tool will use it in order to check if there is any issue with OCAPI calls?
Our client notifies you that the iOS application made a few months ago for some reason now is experiencing a degradation service and some requests take too long to respond. What tool will use it in order to check if there is any issue with OCAPI calls?A . Code ProfilerB...
According to the results shown above, how can we evaluate the load test?
A client is planning to migrate its e-commerce to Salesforce Commerce Cloud. Their expectation is to increase the business volume by 300%. As an architect you decide before go-live execute a load testing in order to check that the new site will fit client expectations. This table show the results...
Cross-site scripting (XSS) lets attackers inject client-side JavaScripts into a web page viewed by a targeted user.
Cross-site scripting (XSS) lets attackers inject client-side JavaScripts into a web page viewed by a targeted user. Which encoding will you use in the <isprint> tag to avoid cross site scripting: <script type="text/javascript"> var data = "<isprint encoding="" value="${unsafeData} "/>"; </script>A . jsblockB . jsattributeC . htmlunquoteD . jshtmlView AnswerAnswer: A
Which two recommendations should a Solution Architect provide to the company to improve the success of the automated campaign?
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...
During the discovery phase the client tells you that certain categories for the storefront will need dynamic categorization.
During the discovery phase the client tells you that certain categories for the storefront will need dynamic categorization. What is the best approach to list under “New products” category the products that have been online less than 30 days in the website.A . None of these options are valid because...