Question
How Can Related Assets (Source, Derived, Others) be displayed in AEM Assets Content Hub?
We have migrated assets to AEM Assets and need to maintain and expose relationships between related assets.
Historically, these relationships are stored in AEM using the following properties:
- Related Derived:
./jcr:content/related/derived/sling:members/sling:resources - Related Others:
./jcr:content/related/others/sling:members/sling:resources - Related Source:
./jcr:content/related/sources/sling:members/sling:resources
The relationships are visible in AEM Assets Author, but we would also like users to see the related assets when viewing an asset in Content Hub, ideally from the Asset Details page.
Could you please advise:
- Does Content Hub currently support displaying AEM’s native Related Assets relationships (Source, Derived, Others)?
- Can the existing relationship properties above be exposed or configured on the Content Hub Asset Details page?
- If native related-asset relationships are not supported by Content Hub, what is the recommended approach for representing these relationships — for example, custom metadata containing asset IDs/URLs?
- Is there any recommended approach for making the related assets clickable/navigable from Content Hub?
- Are there any planned enhancements to support native AEM Asset relationships in Content Hub?
Our goal is to preserve the relationships already available in AEM Assets and provide a similar experience to Content Hub users without duplicating relationship data.