AD0-E704 Exam Question 1

You are integrating a Magento store with a 3rd-party OMS. The orders created on the Magento side must be uploaded to the OMS, there is no need to pull any data from the OMS into Magento. The OMS already has established RabbitMQ infrastructure so you decided to reuse it.
In addition to the implementation of the business logic for uploading orders, which two configurations must be done in your module to make the integration work?
  • AD0-E704 Exam Question 2

    You are working on a project which uses Staging for different entities. You are considering the option to stage and rollback different entities independently. What is the scope of a Staging version in Magento?
  • AD0-E704 Exam Question 3

    Consider below example of etc/di.xml: Magento\Filesystem\Adapter\Local Please select correct statement based on shared="false" attribute in the example:
  • AD0-E704 Exam Question 4

    After the installation of several 3rd-party extensions to the merchant's store, it was noticed the admin panel authentication consistently fails with the credentials used before. Where do you start debugging to understand why the authentication is failing?
  • AD0-E704 Exam Question 5

    You are working on a project where many catalog managers often change products in the admin panel.
    The merchant is considering changing the indexers mode to "Update on Schedule" from "Update on Save" to achieve better performance. However, the merchant is concerned about data consistency and the probability of the scheduled updates being lost.
    How does Magento store the IDs of updated products for reindex in "Update on Schedule" mode?