MoreExam
1. Question Content...
EXPLANATION
Answer: X - EXPLANATION Content.
Question1: Northern Trail Outfitters (NTO) Just went live after migrating its online shop to B2C Commerce from a custom eCommerce platform. NTO now needs to migrate its orders NTO cannot provide a B2C Commerce feed, but a custom export We from its current eCommerce site.What are the correct steps to migrate these orders to B2C Commerce?
Question2: The Client has just acquired a new brand and wants to Integrate the new brand s current ecommerce site into a current realm as a new site. The acquisition has its own Enterprise Resource Planning (ERP) system for product data and inventory. The new site will use the existing realm's Order Management System (OHS) and Customer Relationship Management (CRM) system.What two requirements does the Architect need to keep in mind when creating the technical specification document?Choose 2 answers
Question3: The storefront integrates with a REST based Address verification service (AVS) that uses token based security. The sequence of calls in the API documentation for this AVS looks like the following1. Client authentication call, which contains the merchantId and secret in a GET request and returns a token in the response.2. Address verification call, which contains the token and the address to verify in a POST request.Once the token is obtained, it is valid for hours and it is not needed to request a new one for subsequent address verification calls, the AVS charges for every request made no matter if it is client authentication call or address verification call.Which three strategies could be applied to allow for efficient use of the service without compromising security? Choose 3 answers
Question4: The Client identifies that a segment of customers need to see some products on the site that other customers should not be able to access. All products are maintained within one catalog but in separate categories. A custom attribute will be used on the Profile system object to identify customers that belong to this special segment. A customer group will be made that is qualified for by this Profile custom attribute. The storefront will be customized to include navigation to relevant categories for this customer group.Unfortunately during technical review the Client points out that the business teams have raised a concern with maintenance and want to use a shared navigation within the catalog and not use separate categories.Which item should the Architect suggest to efficiently fulfil this new requirement while maintaining scalability?
Question5: A company manages its regional operations asseparate businesses. The regional sites (Site A and Site B) operate with:* Separate realms* Deferent code bates* Different category navigation menus* Frequent updates on category structureThe requirement from the business is to provide hreflang link tags on category pages pointing to the same category on the other regional site. Example MTML for one of these links as displayed on Site A is:Which solution should the Architect choose while keeping performance in mind?
Question6: An existing B2C Commerce site has the following aliases configuration:Which statement related to this configuration is incorrect?
Question7: The development team is building a complex LINK cartridge for a hosted checkout solution. The provider s database is used as a single source of truth, but the information in the Basket on B2C Commerce side needs to be synchronized. This is implemented asynchronously the back end when the customers interact will the hosted checkout page and change their shipping/biding details.As an Architect you have to advise the development team with how to implement the logging to ensure that there will be a mechanism available to allow troubleshooting in the case something goes wrong on production.Which solution should the Architect suggest?
Question8: During a technical review, the Client raises a need to display product pricing on the Product Detail Page (PDP) with discounted values per promotion. The Client notes customers complained of bad user experiences in the past when they would add a productto the basket from the cached PDP and then see a higher price when they started checkout as the promotion had expired.What should the Architect suggest be implemented for this given that performance should be minimally impact?
Question9: An Architect is configuring a data replication schedule.Which task(s) can be removed In order to reduce replication times?
Question10: Given a website launched to production, the Architect can rely on several SFCC Business Manager tools that provide an automatic notification feature.Which three tools have such a feature and do not require to be monitored manually?Choose 3 answers
Question11: A new version of the Page Show controller is required for implementation of Page Deserter specific look. It requires implementation of a specific, cache period for Page Designer pages, which b not currently available in the base Storefront Reference Architecture (SFRA) cache.js module What two steps should the Architect instruct the developer to implement?Choose 2 answers
Question12: An Architect isperforming an audit of production logs via Log Center and finds some potentially dangerous custom log output.In which two ways It this log output Improper In a production environment? Choose 2 answers
Question13: An Architect has been asked by the Business to integrate a new payment LINK cartridge. As part of the integration, the Architect has created four new services to access various endpoints in the integration.How can the Architect move the new services to Production when the integration is ready for launch?
Question14: The client provided these business requirements:* The B2C Commerce platform will integrate with the Client s Order Management System (OMS).* The OMS supports Integration using REST services.* The OMS is hosted on the Clients infrastructure.Whet configurations are needed for this integration with the OMS?
Question15: An ecommerce site has dynamic shipping cost calculation. it allows the customers to see their potential shipping costs on the Product Detail Page before adding an item to the cart.For this feature, shipping touts are calculated using the following logic:* Set the shipping method on the Basket* Add the item to the basket, calculate the basket total and get the shipping cost for this method* Remove the item from the Basket to restore the original state* The above process is repeated for each shipping methodDuring the testing it was discovered that the above code violates the spi.basket.addResolveInSameResquest quota.What should the Architect do to resolve this issue and maintain the business requirement?
Question16: The Client is Crowing and decided to migrate its ecommerce website to B2C Commerce. The Client provided the Architect with the f metrics for its existing website over the past 12 months and forecasted into the next year:Noting these historical metrics and the forecasted growth of 300%, which load test targets meet best practices for testing the new B2C Commerce site?
Question17: Northern Trail Outfitters (NTO) operate 200 physical stores. NTO has products that are available in some of the physical stores and not available in others. The closest physical store is determined based on customer s post zip code when they are shopping online. Only the products that are available in the customer's closest physical store should be presented to the customer to the search results.What are the two feasible technical approaches to meet these requirements?Choose 2 answers
Question18: A third party survey provider offers both an API endpoint for individual survey data and an SFTP server endpoint that can accept batch survey data. The initial implementation of the integration includes1.Marking the order as requiring a survey before order placement2. On the order confirmation pace, the survey form is displayed for the customer to fill3. The data is sent to the survey provider API, and the order it marked as not requiring a survey Later it was identified that this solution is not fit for purpose as the following issues and additional requirements were identified:1. If the API call fails, the corresponding survey data is lost. The Business requires to avoid data loss.2. Some customers skipped the form. The Business require sending a survey email to such customers.3. The Order Management System (OMS) uses a non-standard XML parser it did not manage to parse orders with the survey, until the survey attribute was manually removedfrom the xml.How should the Architect address the issues and requirements described above?
Question19: A developer is validating the pipeline cache and noticed that the PDP page is very low cached. The one parameter is snowing the position on the product fisting page upon checking the site and code.What should the developer adjust in order to improve the page cache hit ratio, keeping in mind that the client is Insisting on the parameter for their analytics?
Question20: The Architect has been presented with a requirement from the business to implement a new LINK cartridge.The current site is built on the Storefront Reference Architecture, and the LINK cartridge is certified for Pipelines and Controllers. On review, the Architect notes that the Jobs are all created in Pipelines.How should the Architect implement that cartridge to make sure the required jobs runs property?
Question21: During a load test the storefront shows steady but slow performance on all the paces being tested. The Architect opens Pipeline Profiler and sorts the data by *total time" column. The following come as the top Ave items:Which controller should the Architect focus on to further investigate the performance issue?
Question22: The Client plans to deploy a new payment provider and Order Management System on its existing B2C Commerce website. They have asked an Architect to advise which environment it should use to conduct load testing of its new integrations.Which environment should be used as the ideal environment for this kind of load test?
Question23: An Architect is documenting the technical design for a single B2C Commerce storefront. The Client has a business requirement to provide pricing that is customized to specific groups:* 50 different pricing groups of customers* 30 different pricing groups of employees* 10 different pricing groups of vendorsWhich items should the Architect include in the design in order to set applicable price books based on these requirements'' Choose 2 answers
Question24: The following promotions are configured with no exclusivity (can be combined with any other promotion) in a-1month campaign:* Free correct- in -store shipping* 20% accessories products discount, applies for all customers* $5 off coupon based discount, sent to a selected group of customersThe combination of above promotions allows customers to get 16 socks for free in store. This was unintended, and the Client If considering disabling the coupon. The Client is concerned about a potential spike in the number of Call Center calls from customers who had the coupon code added to their baskets before it was disabled. As basket lifetime is set to 30 days for all customers, this can continue for the full length of the campaign.What solution should the Architect suggest to keep the Call Center calls to a minimum?
Question25: A company that is a shoe-producer is doing Salesforce B2C Commerce implementation. In their Enterprise Resource Warning (ERP) system, the products are marked as being one of three types: boots, sandals, and sneakers. The business requirements based on the type are:* The messaging on Product Detail page is different* Customers are able to filler their Product Search ResultsThe customer's operations team asks about the format in which to send this value in the catalog.Which data type should the Architect specify for this attribute In the Data Mapping document?
Question26: An Architect tonotifyby the Business that order conversion dramatically dropped a few hours after go live.Further investigation points out that customers cannot proceed to checkout anymore. The Architect is aware that a custom inventory checks with a third-party API is enforced at the beginning of checkout, and that customers are redirected to the basket page when items are no longer in stock Which tool can dearly confirm that the problem is indeed caused by the inventory check?
Question27: While validating a LINK Cartridge for inclusion into the solution, an Architect notices that the UNK cartridge documentation requires the Architect to add a script node to a Pipeline in the storefront cartridge. The script is also a valid CommonJS module.Which approach can the Architect use to Integrate this cartridge into a site that uses Controllers only?
Question28: During the testing of the login form, QA finds out that the first time the user can log in, but every other login attempt from another computer leads to the homepage and the basket being emptied. Developers tried to debug the issue, but when they add a breakpoint to the login action, it is not hit by the debugger.What should the Architect recommend developers to check?
Question29: There Is an Issue with the site when the domain Is opened from Google search results. After researching the problem. It turns out that the site returns * 404 page error when accessedwith a parameter in the URL.What should the Architect recommend to fix that issue?
Question30: A B2C Commerce Developer has just finished implementing a new promotion code form on checkout. During review, an Architect notes that the form it not using CSRF validation correctly.Which two options are best practice recommendations for dealing with CSRF validation? Choose 2 answers