Pre-Summer Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

AD0-E704 Exam Questions Tutorials

Page: 3 / 3
Total 89 questions

Adobe Certified Master - Adobe Commerce Architect Questions and Answers

Question 9

The merchant is planning to use Special Product prices with the date range on their Magento Commerce website. How does Magento Commerce Edition process Special Prices?

Options:

A.

Magento includes Special Price in calculation of the final price which is performed on-the-fly on all pages

B.

Magento has special index tables dedicated to special price only which are joined when special price is active

C.

It creates a new scheduled update using Staging with the date range special_price_from to special_price_to

D.

It has a cron job which activates special prices when needed and runs a reindex

Question 10

A sample routes.xml looks like

What is the effect of the before attribute?

Options:

A.

Magento.Checkout Will be loaded before MyCompanv_MyModule

B.

Actions in MyCompany_MyModule Will match before actions in \lagento_Checkout

C.

Actions in Magento_Checkout Will match before actions in MyCompany_MyModule

D.

MyCompany.MyModule will be loaded before Magento.Checkout

Question 11

You are working on a Magento module for a merchant that does business in the UK. This module exposes a REST API endpoint for sending text messages to customers. There is an app based on this REST API which allows admin users to stay in touch with the customers. You would like to restrict the admin's ability to send text messages after work hours.

Keeping simplicity in mind, how do you implement this?

Options:

A.

Use the built-in scheduled ACL functionality to configure allow-deny rules in the admin panel

B.

Add the check directly to the service method implementation

C.

Implement a cron job to change the admin permissions twice a day for everyone who has these permissions set

D.

Add aclResolver="Mycompany\MyModule\Model\PathToAc1Resolver" declaration for the relevant methods in webapi. xbI

Question 12

You need to create a Magento CLI command to return information from the system. What two steps are necessary?

Options:

A.

Add your command to the \Magento\Framework\Console\CommandListInterface using di.xml

B.

Create a cli. xml that will declare the command to run

C.

Implement \Magento\Framework\console\Commandinterface to enable command auto-discovery

D.

Create your command class

Page: 3 / 3
Total 89 questions