AD0-E716 Exam Question 11

A Project Architect needs to add a new developer who needs to be able to push code in an Adobe Commerce Cloud project. No integration with a third-party repository provider is setup.
What two actions would be required to ensure the developer has access? (Choose Two.)
  • AD0-E716 Exam Question 12

    An Adobe Commerce developer is trying to create a custom table using declarative schema, but is unable to do so.

    What are two errors in the snippet above? (Choose two.)
  • AD0-E716 Exam Question 13

    An Adobe Commerce developer has created a process that exports a given order to some external accounting system. Launching this process using the Magento CLI with the command php bin/magento my_module:order: process --order_id=<order_id> is required.
    Example: php bin/magento my_module:order:process --order_id=1245.
    What is the correct way to configure the command?
  • AD0-E716 Exam Question 14

    An Adobe Commerce developer added a new API method to search and retrieve a list of Posts for a custom Blog functionality. This is the content of the module's etc/webapi.xml file:

    The new code has been deployed to production and the merchant is using https: //merchant. domain. com/swagger to review the new endpoint, but it is not visible in swagger.
    What would be a reason for this?
  • AD0-E716 Exam Question 15

    Which hashing algorithm will Adobe Commerce choose to hash customer passwords?