Adobe AD0-E717 - Adobe Commerce Developer Professional Exam
Page: 2 / 16
Total 77 questions
Question #6 (Topic: Exam A)
A developer defined a new table in db.schema.xml while creating a new module.
What should be done to allow the removal of columns from the database when deleting them from db_schema.xml?
What should be done to allow the removal of columns from the database when deleting them from db_schema.xml?
A. The removable columns should be defined in db_schema_whitelist.json.
B. The columns should have "removable" attribute set to "true" in the db.schema.xml.
C. The removable columns should be defined in db_schema_blacklist.json.
Answer: A
Question #7 (Topic: Exam A)
Which property allows multiple cron jobs to share the same configuration?
A. name
B. group
C. schedule
Answer: B
Question #8 (Topic: Exam A)
How can a custom CMS Page be set as a store home page?
A. In the CMS Page admin grid, select the checkbox for the page under the "Home Page" column.
B. In the CMS Page admin form, set the "Default Home Page" value to "yes".
C. In the store configuration, set a custom CMS Page to be a CMS home page.
Answer: C
Question #9 (Topic: Exam A)
Which type of product would assist a seller who would like to offer an electronic version of an album for sale and sell each song individually?
A. Downloadable
B. Simple
C. Configurable
Answer: A
Question #10 (Topic: Exam A)
Which file should a developer use to set the default value when creating configuration fields for admin?
A. etc/adminhtml/config.xml
B. etc/config.xml
C. etc/adminhtml/system.xml
Answer: B