Hi ,
I am new to Aem. is there any Query to find the assets based on some conditions? In my case, I need to Move the assets that are jcr:created is more than one month ago using Scheduler. That scheduler should run every week.
and
for moving we have AssetManager.moveAsset() but is there any sample code how to use that api programmatically?