MoreExam
1. Question Content...
EXPLANATION
Answer: X - EXPLANATION Content.
Question1: A developer wants to import the data or different instances.Which two types of data should the developer consider importing?Choose 2 answers
Question2: The Client has requested an Architect's help in documenting the architectural approach to a new home page.The requirements provided by the business are:* Multiple areas of static image content, some may need text shown at well* The content page must be Realizable* A carousel of featured products must be shown below a banner 101191* Recommended categories will be featured based on the time of yearWhich two solutions would fulfil these requirements?Choose 2 answers
Question3: During a review of the most recent release notes, the Architect finds that Salesforce has deprecated an API that is used throughout the site. After reviewing the deprecated API usage in Business Manager, the Architect narrows down the usage of that API to a particular LINK integration cartridge. The cartridge was integrated when the site was first launched and is heavily customized for the Client.What is the recommended way for the Architect to remove the deprecated API so the LINK integration continues to work without interruptions, and lowest level of effort'
Question4: 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
Question5: 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?
Question6: During implementation, the team found that there is a notification controller exposed for an external service that marks the order as paid when notification is received. The notification URL is sent to the service together with the payment request and contains only the URL with orderlD as the parameter.What should the Architect recommend to the team in order to prevent the unauthorized usage of the controller to mark the orders as paid?
Question7: 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 accessed with a parameter in the URL.What should the Architect recommend to fix that issue?
Question8: A developer is checking for Cross Site Scripting (XSS) and found that the quick search is not escaped (allows inclusion of Javascript) in the following script:How would the developer resolve this issue?
Question9: a client uses an external marketing toot to manage promotions and coupons for its multiple brands. They currently have only one brand on B2C Commerce and thev get Import-ready feeds created by this tool on en SFTP location.The marketing team completes the data preparation by the end of the work day.How should the Architect handle this import?
Question10: A developer is remotely fetching the reviews for a product.Assume that it's an HTTP GET request and caching needs to be implemented, what consideration should the developer keep in mind for building the caching strategy?
Question11: A client has a single site with multiple domains, locales, and languages. After launch, there is a need for the client to perform offlinemaintenance. The client would like to show the same maintenance page for each locale.Which version of aliases,Json file below will accomplish this task?A)B)C)D)
Question12: 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?
Question13: Northern Trail Outfitters (NTO) wants to migrate its online shoo from a custom ecommerce platform to B2C Commerce. NTO needs to migrate several thousands of customer records profile information, address book).WTO can provide a B2C Commerce feed. It is currently using SHA-2S6 as an encryption mechanism for the customer passwords.What approach can the Architect propose?
Question14: The Client wishes to implement a third party integration that allows for free shipping If the customer Is a member of the third party service. When the customer's order is exported to the Order Management System (OMS) it also creates a custom object in order to track additional data before sending that order data to the third-party service as wen.What technical concern should the Architect raise to protect performance and stability of the site1?
Question15: The Client isCrowing 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?
Question16: The Clientis creating a new Storefront and their requirements include:* ApplePay support* Log -n through a standard OAuth2 social media account* One Okie checkout process* Ay B testing for promotionsWhich two items require technical documentation for customizing the Storefront Reference Architecture?Choose 2 answers
Question17: The client provided these business requirements:* The B2C Commerce storefront will integrate with the client's Order Management System (OMS).* The storefront will provide reel-time order export of successfully pieced orders The OMS supports both web service export end SfTP batch order export, but the client has expressed concern about the availability of the OMS.Which two solutions satisfy the requirements and address the OMS reliability concern?Choose 2 answers
Question18: A Client has automated builds that deploy the code; however, recent builds started failing with compilation issues, which are not reproducible in developer's environment.Whet first step needs to be taken to identify and fix the issue?
Question19: 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
Question20: A business wants to migrate its customer service provider from provider A to provider B. Provider e offers a LINK cartridge to integrate with its commerce solution.Which three artifacts need to be created by the Architect? Choose 3 answers
Question21: a B2C Commerce developer has Implemented a job that connects to an SFTP, loops through a specific number of .csv rtes. and Generates a generic mapping for every file. In order to keep track of the mappings imported, if a generic mapping is created successfully, a custom object instance w created with the csv file name. After running the job in the Development instance, the developer checks the Custom Objects m Business Manager and notices there Isn't a Custom Object for each csv file that was on SFTP.What are two possible reasons that some generic mappings were not created? Choose 2 answers
Question22: 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
Question23: 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?