Loading questions...
Updated
Want a break from the ads?
Become a Supporter and enjoy a completely ad-free experience, plus unlock Learn Mode, Exam Mode, AstroTutor AI, and more.
Create a free account to unlock all questions for this exam.
Log In / Sign UpAn author uploads a PDF document and receives a "Restricted Files" error.
What is causing this problem?
A company requires importing more than 1000 images at once regularly. During the import process, the Author instance becomes very slow or unresponsive.
What should a developer do to avoid this result?
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.)
A developer modified the default image metadata schema to include a text field with the property 'myProject:photographer'. While testing, the developer edited the metadata of an asset and entered the name 'Sebastião Salgado' onto the custom field. However, the developer encountered an issue and noticed that the value of the custom field is not displaying on a component.
What is a possible cause of this issue?
A developer writes the following code to programmatically copy an existing asset to another folder in the DAM:

After executing this code, the developer receives the following exception: javax.jcr.PathNotFoundException
What caused this issue?
A company has a set of DAM assets related to "hiking". Most of the assets have the keyword "hiking" in title and/or description in the metadata, and they are showing up in omnisearch while searching for "hiking". Another set of mountain assets are later added to the DAM without the "hiking" keyword in their metadata.
What changes can be done to include the mountain assets in the top of the result while searching for "hiking"?
A developer created a custom metadata profile and assigned default values to some fields. The developer applied this custom profile to a folder in the DAM that already uses a different metadata profile. When viewing the metadata properties of the existing assets in a subfolder, the developer noticed that the custom metadata profile was not applied to these assets.
What is the cause of this issue?
A resource has already been resolved. What is the best way to modify a property of an asset resource in an OSGi service implementation?
A developer is trying to use the out-of-the-box Image component to display a 1600 pixel x 1125 pixel image on an AEM site. The web image used is being downscaled to 1280 pixels.
Which two must be modified to render images with dimensions larger than 1280 pixels? (Choose two.)
A client wants to prevent users from adding ZIP files to the DAM. If a user uploads a ZIP file, it must automatically be replaced with a folder that contains the content of that ZIP file.
Which workflow should be used to achieve this goal?