SELECT * FROM [slingevent:Job] where ISDESCENDANTNODE(“/var/eventing/jobs”)
The following will report all DAM Assets:
SELECT * FROM [dam:Asset] where ISDESCENDANTNODE(“/content/dam”)
See this, this or this for additional ways to query CQ’s JCR (repository).
No comments:
Post a Comment
If you have any doubts or questions, please let us know.