Free ARC-300 Exam Braindumps (page: 4)

Page 3 of 17

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 storefrontcartridge. 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?

  1. Copy and paste the script that is required directly into the Controller, add the appropriatearguments, then execute the correct method
  2. Add the script that Is required via a require statement In the Controller, add the appropriate arguments, and execute the correct method.
  3. Add the script that is required via a Module, exports statement m theController add the appropriate arguments, and execute the correct method.
  4. Add the script that is required via an import$cript statement in the Controller, add the appropriate arguments, and execute the correct method.

Answer(s): B



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?

  1. Receive the orders file and use a job to generate the orders m B2C Commerce schema. Ask the client to import them on productionbefore the launch.
  2. Create a B2C Commerce Support ticket and ask them to import the order flies received from Northern Trail Outfitters.
  3. Receive the orders file and use a Job to place new orders in B2C Commerce with the order data received.
  4. Receive the orders file and use a Job to generate the orders in B2C Commerce schema. Create a B2C Commerce Support ticket to ask them to Import the orders.

Answer(s): D



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?

  1. Report info level message for the back-end asynchronous communication between both systems Report all errors at errorlevel message.
  2. Report debug level message for the back-end asynchronous communication between both systems. Report al errors at error-level message.
  3. Get logger for cartridge specific category. Report debug level message for the back end asynchronouscommunication between both systems. Report all errors at error level message.
  4. Get logger for cartridge-specific category. Report Info level message for the back-end asynchronous communication between both systems. Report all errors at error level message.

Answer(s): D



During a technical review, the Client raises a need to display product pricingon 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 product to 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?

  1. Remove caching of the product page during the promotion.
  2. Adjust the PDP to have a low caching period during the promotion.
  3. Modify the page to vary the cache by price and promotion.
  4. Create a separate template or view based on the promotion.

Answer(s): C






Post your Comments and Discuss Salesforce ARC-300 exam with other Community members:

ARC-300 Discussions & Posts