Adobe Related Exams
AD0-E709 Exam

A logistics company with an Adobe Commerce extension sends a list of reviewed shipment fees to all its clients every month in a CSV file. The merchant then uploads this CSV file to a "file upload" field in admin configuration of Adobe Commerce.
What are the two requirements to display the "file upload' field and process the actual CSV import? (Choose two.)
Which two techniques can be used to protecta storefront POST action againstCross Site Request Forgery (CSRF) attacks? (Choose two.)
An Adobe Commerce developer is developing a custom module. As part of their implementation they have decided that all instances of their Custom\Module\Model\Example class should receive a new instance of Magento\Filestem\adapter\local.
How would the developer achieve this using di. xml?
A)
B)
C)