AD0-E100 Adobe Experience Manager 6 Assets Developer

Loading demo links...

Showing 1–3 of 10 questions

Question 1

A developer implements a custom assets upload component for their AEM site to allow authorized end users to upload their new company logos ('-png. Vjpg) to the DAM to create custom branded portals.

The developer is testing the custom servlet (/bin/companyX/uploadDealerLogo) by uploading the new asset on the publish instance but is receiving a 403 forbidden error during upload

What are two potential reasons for this error? (Choose two.):

Select all that apply, then click Submit answer.

  • The MIME types of the logos are NOT allowed in Day CQ DAM Asset Upload Restriction

  • Apache Sting Referrer Filters Allow Hosts needs to be setup in OSGi configurations

  • Remove "Post" from Adobe Granite CSRF Filter s Filter Methods in the OSGi configurations

  • The dispatcher needs to be configured under 'filter ( /type 'allow- /url Vbin/companyX/'"}


Question 2

A developer has a new requirement to send an email when an asset gets published. The email body must contain all asset metadata. The published asset must attached to the email.

Which two tasks must the developer perform? (Choose two.)

Select all that apply, then click Submit answer.

  • Set up the Day CQ replication email service in the OSGI configurations.

  • Configure the DAM Asset Notification in the workflow launchers.

  • Create a custom OSGI service event handler must be implemented

  • Set up the Day CQ Mail Service in the OSGI configurations.


Question 3

A company uploaded several images that represent products and each product is associated with a unique SKU number. The product owner would like the ability to search for multiple products by SKU number. What two steps must be completed to do this? (Choose two.)

Select all that apply, then click Submit answer.

  • Customize the Assets Admin Search rail to include a Single Property Predicate and configure the property name to the SKU number

  • Customize the image metadata schema and add a new Multi Value Text field for the SKU number

  • Customize the Assets Admin Search rail to include a Multi Value Property Predicate and configure the property name to the SKU number

  • Customize the image metadata schema and add a new Single Line Text field for the SKU number