Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

Generate a report of assets and pages on which it is used

Avatar

Level 2

We have a client requirement to create a report that lists all assets and their metadata that also shows the pages it's being used. We can see that on individual assets properties panel, but is there an OOB API to get the list so that we can loop through each asset and report the referenced pages

 

We need to build/export report like:

asset id | aseet name | impressions | referenced pages

1 Accepted Solution

Avatar

Correct answer by
Employee
4 Replies

Avatar

Correct answer by
Employee

Avatar

Level 2
This works except for the referenced pages column which is not available as a custom column. Is there a way to create a custom column and make it available?

Avatar

Level 1

Did you ever figure this out? I'm trying to.