Passing Score
30/50
Time Limit
100 min
Exam ID
AD0-E722
๐ Prerequisites
You should have at least 3-5 year experience leading Commerce development projects and are able to design, integrate, implement, and explain solutions to business problems by utilizing Adobe Commerce along with associated services.
๐ฏ Adobe's Preparation Recommendations
The Design section of the exam will test your ability to:
- โ Design and implement optimal solutions for Adobe Commerce to meet business needs
- โ Design logical and technical flows
- โ Customize Commerce features
- โ Integrate Adobe Commerce with external systems and services
- โ Troubleshoot design flows
๐ฆ Routing
In web applications, such as Adobe Commerce and Magento Open Source, routing is the act of providing data from a URL request to the appropriate class for processing.
Learn more ๐๐ Dependency Injection
Dependency injection is a design pattern that allows an object A to declare its dependencies to an external object B that supplies those dependencies.
Learn more ๐๐ฌ Message Queues
The message queue topology is an Adobe Commerce and Magento Open Source feature. You can also add it to existing modules.
Learn more ๐๐ฐ Price Adjustments
Price adjustments adjust the product price as it is displayed on category or product pages.
Learn more ๐๐ Plugins
A plugin, or interceptor, is a class that modifies the behavior of public class functions by intercepting a function call and running code before, after, or around that function call.
Learn more ๐๐ Catalog Rules
Catalog price rules can be used to offer products to buyers at a discounted price, based on a set of defined conditions. Catalog price rules do not use coupon codes.
Learn more ๐๐ ๏ธ Additional Development Topics
๐ Identity Class
Create Identity classes for cacheable queries to manage cache tags and invalidation.
Learn more ๐๐๏ธ Merchandising
Target promotions and create opportunities for customer engagement and conversions.
Learn more ๐๐ URL Rewrites
Change URLs associated with products, categories, or CMS pages for SEO optimization.
Learn more ๐๐ฏ Adobe's Preparation Recommendations
The Review section of the exam will test your ability to:
- ๐ง Review and refactor existing Adobe Commerce customizations
- ๐งช Utilize Commerce test frameworks throughout the whole workflow
- โก Optimize performance and scalability for Adobe Commerce
- ๐ Troubleshoot to identify the root cause of issues with Adobe Commerce
- ๐ Enforce coding standards
๐จโ๐ผ Admin Development
Custom Text Field Attribute
Learn how to create a custom text field attribute for the Customer entity using code. This will reflect in both the Customer Grid and the Customer Form in the Admin.
View Tutorial ๐๐ณ Payment Provider Gateway
Payment Method Configuration
In the config.xml file in your %Vendor_Module%/etc directory, configure the options of your payment method.
Learn more ๐๐ง Component Development
Indexing
Indexing is how Adobe Commerce and Magento Open Source transform data such as products and categories, to improve the performance of your storefront.
Learn more ๐๐งช Testing & APIs
Web API Functional Testing
The Web API testing framework allows you to test Web APIs from the client application point of view. The tests can be used with either REST or SOAP.
Learn more ๐๐ฏ Adobe's Preparation Recommendations
The Configure and Deploy section of the exam will test your ability to:
- โ๏ธ Configure Adobe Commerce and make sure the project is set up optimally
- โ๏ธ Configure all aspects of Adobe Commerce Cloud
- ๐ Oversee and improve deployment process
- ๐ง Troubleshoot infrastructure and configuration issues
๐ข B2B for Adobe Commerce
Unlike the standard business-to-consumer model, integrated B2B (Business to Business) features are designed to meet the needs of sellers (Adobe Commerce merchants) who have customers that are companies.
Read introduction ๐๐ Configuration Files
Deployment Configuration
Adobe Commerce provides configuration files that enable you to easily customize a component and create configuration types to extend default functionality.
Learn more ๐๐ Application Modes
Commerce Application Modes
You can run the Commerce application in any of the following modes: