Adobe AD0-E100 Exam Practice Questions (P. 2)
- Full Access (50 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #6
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"?
What changes can be done to include the mountain assets in the top of the result while searching for "hiking"?
- AIn asset metadata editor, create and assign the "hiking" tag to all mountain assets.
- BIn asset metadata editor, add the keyword "hiking" in search boosting to all mountain assets.
- CAdd the keyword "hiking" to the Content and Status of the mountain assets in metadata.
- DEnsure the mountain assets are placed before the hiking assets in a folder named "hiking".
Correct Answer:
A
A
send
light_mode
delete
Question #7
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?
What is the cause of this issue?
- AThe contents are cached and clearing the browser cache should resolve this issue.
- BThe new metadata profile will only be applied to new assets that will be added to the folder later.
- CThe custom metadata profile has some invalid field values and is preventing it from being applied to a folder.
- DThe new metadata profile will only be applied to assets that are direct children of the folder.
Correct Answer:
B
B
send
light_mode
delete
Question #8
A resource has already been resolved. What is the best way to modify a property of an asset resource in an OSGi service implementation?
- Aresource.setProperty("isFlagged", true).
- BAdapt resource to Node.class, then invoke node.setProperty("isFlagged", true).
- Citem.setProperty("isFlagged", true).
- DStart a new AssetsManager object, then invoke setAssetProperty(resource, "isFlagged", true).
Correct Answer:
C
C
send
light_mode
delete
Question #9
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.)
Which two must be modified to render images with dimensions larger than 1280 pixels? (Choose two.)
- AThe Media Extraction workflow step on the DAM Update Asset Workflow
- BDay CQ DAM Buffered Image Cache
- CAdobe CQ DAM Asset Cache
- DThe Process Thumbnails workflow step on the DAM Update Asset Workflow
Correct Answer:
AD
Reference:
https://helpx.adobe.com/experience-manager/6-3/assets/using/managing-image-presets.html
AD
Reference:
https://helpx.adobe.com/experience-manager/6-3/assets/using/managing-image-presets.html
send
light_mode
delete
Question #10
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?
Which workflow should be used to achieve this goal?
- AAdd the Unarchiver process to the end of the DAM Update Asset Workflow, and configure the Unarchiver to remove the original Asset.
- BAdd the Unarchiver process to the end of the DAM Update Asset Workflow, and add the Delete Asset process after the Unarchiver process.
- CAdd the Unarchiver process to the beginning of the DAM Update Asset Workflow, and add the Delete Asset process to the end of the workflow.
- DAdd the Unarchiver process to the beginning of the DAM Update Asset Workflow, and configure the Unarchiver to remove the original Asset.
Correct Answer:
C
C
send
light_mode
delete
All Pages