ARC-300 Exam Question 6

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?
  • ARC-300 Exam Question 7

    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?
  • ARC-300 Exam Question 8

    The Client wants to offer custom made container products on its new B2C Commerce storefront. The Client provided two business requirements.
    * Customer can specify container length, width, and height.
    * Customer can specify the material that the container is made of.
    The Client also provided the Architect a current data schema (shown below) for reference while preparing the technical documentation.

    Which two gaps between the requirements and the data schema should the Architect discuss with the Client?
    Choose 2 answers
  • ARC-300 Exam Question 9

    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
  • ARC-300 Exam Question 10

    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?