Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Adobe Exam AD0-E137 Topic 2 Question 6 Discussion

Actual exam question for Adobe's AD0-E137 exam
Question #: 6
Topic #: 2
[All AD0-E137 Questions]

The customer has a requirement to fetch images from a custom folder (folder1) which were modified on/after 1 January 2024.

How would the Adobe Experience Manager Developer write the query to get the requested data?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

Ruby
2 days ago
Hmm, I'm a bit unsure about this one. Do we need to check the node type for 'dam:Asset' or can we just use 'nt:base'? I'll have to double-check the AEM query syntax.
upvoted 0 times
...
Vi
8 days ago
This looks like a pretty straightforward AEM query to get the requested data. I think option B is the way to go, since we're looking for images in the DAM.
upvoted 0 times
...
Denny
13 days ago
I vaguely recall that using 'isdescendantnode' is essential for querying specific folders, but I can't remember if the date format is right in all options.
upvoted 0 times
...
Lizbeth
19 days ago
I’m a bit confused about the syntax in option C. Shouldn't it be 'jcr:content/cq:lastModified' instead of 'jcr:content.[cq:lastModified]'?
upvoted 0 times
...
Celia
24 days ago
I think option B looks correct since it specifically targets 'dam:Asset', which seems more appropriate for images.
upvoted 0 times
...
Valda
1 month ago
I remember we practiced a similar question about fetching assets, but I’m not sure if it should be 'nt:base' or 'dam:Asset' for this query.
upvoted 0 times
...

Save Cancel