Weekend Special Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

Note! Following AD0-E702 Exam is Retired now. Please select the alternative replacement for your Exam Certification.

AD0-E702 Exam Dumps - Adobe Commerce Developer Professional

Go to page:
Question # 4

While developing a module you need to modify an existing Data Patch.

How can you force Magento to execute an existing Data Patch file again?

A.

By removing the Data Patch, running the command: bin/magento setup:db-data:upgrade, then copying the file back and running the command again

B.

By deleting the record with the Data Patch class name from the table patch_list table

C.

By changing the version of the Data Patch in the getVersion method

D.

By modifying the data_version value in the setup_module table

Full Access
Question # 5

You are working on a custom web API endpoint and have configured it in etc/webapi.xml. This config is cached as part of the config_webservice cache type.

Keeping performance in mind, how do you refresh the cached version of this config using Magento CLI?

A.

cache:clean config_webservice

B.

cache:refresh config_webservice

C.

cache:flush

D.

cache:purge

Full Access
Question # 6

A merchant asks you to extend customer functionality to allow customer accounts to be associated with two or more billing addresses.

How is this implemented?

A.

By adding the attribute like customer_address_billing2 and customizing both My Account and Checkout functionality to use that new attribute

B.

By changing the System Configuration setting: Customer>Allow multiple billing addresses to Yes

C.

By altering the customer_entity table, adding the field billing_address2, and customizing both My Account and Checkout functionality to use that new field

D.

This is out-of-the box functionality

Full Access
Question # 7

What are two functions of a resource model? (Choose two.)

A.

It executes create, retrieve, update and delete actions for an entity

B.

It loads lists of entity models

C.

It is made available in the Magento API for the purpose of data manipulation

D.

It maps an entity to one or more database rows

Full Access
Question # 8

A merchant tasks you to keep sales managers out of the system configuration backend pages.

How do you do that using the admin interface?

A.

You remove access to the restricted pages from each user’s ACL settings

B.

You create a role with limited permissions and assign all sales manager users to the new role

C.

This is not possible in a native Magento instance and requires customization

D.

You create a role with access to the system configuration pages and assign it to all users except the sales managers

Full Access
Go to page: