Join the discussion
Question 1/111
In Log Center, a developer notes a number of Cross Site Request Forgery (CSRF) log entries. The developer knows that this happens when a CSRF token is either not found or is invalid, and is working to remedy the situation as soon as possible.
Which two courses of action might solve the problem?
Choose 2 answers
Which two courses of action might solve the problem?
Choose 2 answers
Correct Answer: C,D
Add Comments
- Other Question (111q)
- Q1. In Log Center, a developer notes a number of Cross Site Request Forgery (CSRF) log entries...
- Q2. Which three techniques improve client-side performance in production while following docum...
- Q3. The Client identifies that a segment of customers need to see some products on the site th...
- Q4. Which two items are appropriate content of custom logs implemented at checkout? Choose 2 a...
- Q5. When inspecting the weekly service status report for a critical internally hosted web serv...
- Q6. A Digital Developer is tasked with setting up a new Digital Server Connection using UX Stu...
- Q7. The client provided these business requirements: * The B2C Commerce platform will integrat...
- Q8. A developer has a requirement to display a banner in two different category pages. Which s...
- Q9. Which object type can a developer import using the Merchant Tools > Import $ Export mod...
- Q10. A developer needs to update the package.json file so that it points to the hock file for a...
- Q11. A digital instance has one site, with one master product catalog separate from the site ca...
- Q12. A developer is tasked with implementing the necessary code for a new Page Designer compone...
- Q13. Which line of code creates a content slot that can be included on homepage.isml to display...
- Q14. Which technical reports datapoint measures the performance of a controller's script execut...
- Q15. A developer has a sandbox with code to log a message during execution, and the following c...
- Q16. An Order Management System (OMS) handles orders from multiple brand specific sites, as par...
- Q17. Why should a Digital Developer use ProductSearchModel.getProducts() instead of Category.ge...
- Q18. There are three logging categories: category1, category1.eu, and category1.us. In Business...
- Q19. Given the SFRA Controller below: (Exhibit) Why would a JavaScript debugger, that is stoppe...
- Q20. Given a website launched to production, the Architect can rely on several SFCC Business Ma...
- Q21. A client that sells to multiple countries in Europe needs to disable Apple Pay for Denmark...
- Q22. The Client wants to have a flash sate on a few products every day. These products are sold...
- Q23. A developer needs to render a Page Designer page in JSON format. What is the correct synta...
- Q24. Northern Trail Outfitters (NTO) wants to migrate its online shoo from a custom ecommerce p...
- Q25. A developer has these requirements for out-of-stock products: * Save the SKUs of the out-o...
- Q26. A merchant is selling a new product line of televisions. In order to deliver a good custom...
- Q27. The Client is creating a new Storefront and their requirements include: * ApplePay support...
- Q28. A Digital Developer is implementing an Open Commerce API call to add products to a basket....
- Q29. A developer is tasked with the development of anew Page Designer Page Type, as requested b...
- Q30. The developer has been given the following business requirement: The shipping method, Free...
- Q31. A developer is implementing new Page Designer content on a merchant's Storefront and adds ...
- Q32. A developer is configuring Payment Methods on a storefront. Which of the following conside...
- Q33. A merchant uploads an image using the Content Image Upload module of Business Manager. Whi...
- Q34. Given the file structure below, which ISML method call renders the customLandingPage templ...
- Q35. A developer is using the Script Debugger to troubleshoot an issue. They observe that the d...
- Q36. A Digital Developer has created a new PaymentForm controller that requires communication w...
- Q37. An Architect has been approached by the Business with a request to create a custom product...
- Q38. A developer has the following files in template/resources: account.proierties weight.unit=...
- Q39. Refer to the screen shot below: (Exhibit) Given a site called RefArch that has the setting...
- Q40. When inspecting the weekly service status report for a critical internally hosted web serv...
- Q41. Given the above OCAPI definitions, which permission or permissions apply? (Exhibit)...
- Q42. A client has custom object definition and requirement that occasional data changes in stag...
- Q43. A Digital Developer is tasked with setting up a new Digital Server Connection using UX Stu...
- Q44. The client provided these business requirements: * The B2C Commerce storefront will integr...
- Q45. A developer wants to use an external application to manage their stores information (such ...
- Q46. Below is a form definition snippet from the newsletter.xml file: <?xml version="1.0"?&g...
- Q47. A Digital Developer is tasked with setting up a new Digital Server Connection using UX Stu...
- Q48. Universal Containers created a site export file from staging in the global export director...
- Q49. Given a template rendered by a controller with caching and a remote include without cachin...
- Q50. A Digital Developer is asked to optimize controller performance by lazy loading scripts as...
- Q51. A developer is validating the pipeline cache and noticed that the PDP page is very low cac...
- Q52. Universal Containers created a site export file from staging in the global export director...
- Q53. A developer needs to show only car accessories when shoppers use the search term car acces...
- Q54. A Digital Developer has been given a requirement to add fault tolerance to an existing web...
- Q55. A Digital Developer is requesting product information for an external integration. The fol...
- Q56. A client has three different sites with three locales. Two of the sites share a library an...
- Q57. Given a sandbox with an active slot configuration with the following specifications: * Con...
- Q58. A Digital Developer must resolve a performance issue with product tiles. The Developer det...
- Q59. Given the above OCAPI definitions, which permission or permissions apply?...
- Q60. Universal Containers calls the following combination of products "The Basics" and sells th...
- Q61. A Digital Developer creates a B2C Commerce server connection in their UX Studio workspace....
- Q62. Universal Containers wants to add a model field to each product. Products will have locale...
- Q63. Given the requirements: * To integrate with an external web service using HTTP requests * ...
- Q64. Refer to the screen shot below: (Exhibit) Given a site called RefArch that has the setting...
- Q65. Which two methods are efficient and scalable? Choose 2 answers...
- Q66. The Client is Crowing and decided to migrate its ecommerce website to B2C Commerce. The Cl...
- Q67. A developer is is configuring Shipping Methods on a storefront. Which of the following con...
- Q68. A merchant wants customers to be able to order gift vouchers via their site. Since they ca...
- Q69. Universal Containers has expanded its implementation to support German with a locale code ...
- Q70. The following sample code is NOT providing the desired results. The Digital Developer need...
- Q71. Universal Containers needs to have Apple Pay disabled for the country of Spain. Which Busi...
- Q72. An Architect is documenting the technical design for a single B2C Commerce storefront. The...
- Q73. During the testing of the login form, QA finds out that the first time the user can log in...
- Q74. Universal Containers wants to add a model field to each product. Products will have locale...
- Q75. Given the following snippet: Server.append( 'Show' , function (req, res, next) ) According...
- Q76. A Digital Developer needs to store information temporarily and decides to create a custom ...
- Q77. A client sells its product in single-brand stores as well as in multi-brand stores. When s...
- Q78. A digital instance has one site, with one master product catalog separate from the site ca...
- Q79. A developer wants to configure multiple products that should only be sold as a group. It s...
- Q80. A Digital Developer is inspecting the weekly service status report for a critical internal...
- Q81. A new product has been added to the Storefront catalog that 15 assigned to a site Which co...
- Q82. A custom cartridge that seemed to be performing well in a sandbox has been installed in pr...
- Q83. A client uses tax tables in Business Manager to calculate tax. They recently started shipp...
- Q84. A Digital Developer wants pass control to an ISML template from a JavaScript Controller an...
- Q85. Server.get('Show', consentTracking.consent, cache.applyDefaultCache, function (req,res,nex...
- Q86. A new dent is moving from their existing ecommerce platform to B2C Commerce. They have an ...
- Q87. A developer uses hooks for an extension point. Which n true for running multiple hooks for...
- Q88. During code review, the Architect found that there is a service call on every visit of the...
- Q89. Which method is efficient and scalable because it uses the product search index rather tha...
- Q90. A third party survey provider offers both an API endpoint for individual survey data and a...
- Q91. A retailer notices that the Account Addresses page is showing the wrong shopper's address....
- Q92. A Digital Developer adds the following line of code to a script. (Exhibit) The code execut...
- Q93. A merchant has a requirement to sell a combination of four existing products with a unique...
- Q94. A Digital Developer noticed that cartridges in their workspace are NOT executing. The Deve...
- Q95. A Digital Developer is working in a sandbox on a site named test-site using the domain tes...
- Q96. A developer wants to configure the following products so that same search results ire retu...
- Q97. The following code ensures that an address ID CANNOT be used if it is already in use by an...
- Q98. A developer cannot create a custom object in Business Manager because the attributes do no...
- Q99. During implementation, the team found that there is a notification controller exposed for ...
- Q100. An integration cartridge implements communication between the B2C Commerce Storefront and ...
- Q101. A merchant has reported that customers are seeing low stock items at the top of their sear...
- Q102. Universal Containers requires that a new order comments attribute is added to the existing...
- Q103. A merchant has a content slot on a page that currently displays products based on the top ...
- Q104. A developer is working on a new site for the U.S based on an existing Canadian site. One o...
- Q105. A developer wants to use an external application to manage their stores information (such ...
- Q106. A developer is working on a new site for the U.S based on an existing Canadian site. One o...
- Q107. Reference the following code snippets that allow a form to function correctly. (Exhibit) W...
- Q108. Which three operations should be done in a controller? Choose 3 answers...
- Q109. A developer wants to create in Business Manager extension with the cartridge named plugin_...
- Q110. A new version of the Page Show controller is required for implementation of Page Deserter ...
- Q111. A company manages its regional operations as separate businesses. The regional sites (Site...
