Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
SOLVED

Renaming Assets And Preserving Collection References in 6.3

Avatar

Level 3

Hi Everyone,

We have request to rename very large number of assets. We tried using session.move() from the JCR API and AssetManager.moveAsset() from com.adobe.granite.asset.api. Both do not modify the Collections which the questioned assets are part of. We are looking for there a direct way we can rename assets by preserving all their Collection references and if there isn't such we would like to know what can use to retrieve the collections each asset is member of so we can modify them to hold the new asset paths.

Thank you very much!

BR,

Bobby

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

The issue is resolved on AEM 6.5. The Collection references are updated on moving/renaming an asset


Aanchal Sikka

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

The issue is resolved on AEM 6.5. The Collection references are updated on moving/renaming an asset


Aanchal Sikka