AD0-E718 Adobe Commerce Architect Master

Loading demo links...

Showing 4–6 of 10 questions

Question 4

An Adobe Commerce Architect is working on a scanner that will pull prices from multiple external product feeds. The Architect has a list of vendors and decides to create new config file marketplacejeeds.xml.

Which three steps can the Architect take to ensure validation of the configuration files with unique validation rules for the individual and merged files? (Choose three.)

Select all that apply, then click Submit answer.

  • Implement validation rules in the Converter class for the Config Reader

  • Add the Uniform Resource Name to the XSD file in the config XML file.

  • Provide schema to validate a merged file.

  • Provide schema to validate an individual file.

  • Create a class that implements \Magento\Framework\Config\Datalnterface.

  • Create validation rules in marketplace.schema.xsd.

Question 5

An Adobe Commerce Architect is asked by a merchant using B2B features to help with a configuration issue.

The Architect creates a test Company Account and wants to create Approval Rules for orders. The Approval Rules tab does not appear in the Company section in the Customer Account Menu when the Architect logs in using the Company Administrator account.

Which two steps must be taken to fix this issue? (Choose two.)

Select all that apply, then click Submit answer.

  • Set 'Enable Purchase Orders' in the B2B Admin to TRUE

  • Merchant needs to log out of frontend and then log back in to load new permissions

  • Set Enable Purchase Orders' on the Company Record to TRUE

  • Make sure that the 'Purchase Order' payment method is active

  • Set 'Enable B2B Quote" in the B2B Admin to TRUE

Question 6

An Adobe Commerce Architect needs to set up two websites on a single Adobe Commerce instance with base URLs: example.com and website2.example.com.

How should the Architect configure this project so that both websites can use the same customer base?

Select an option, then click Submit answer.

  • Change Session Cookie attribute to "SameSite=None"

  • Disable Session Validation for "HTTP_X_FORWARDED_FOR" header

  • Set Cookie Domain for both websites to ".example.com"