コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.
解決済み

Download a version without reverting

Avatar

Level 2

Hi Team,

we want to provide the feature to download the previous version to user with out reverting, earlier AEM team suggested something we need to customize it.please share AEM guides side we have any specific recommendation or any latest documentation to implement this approach.

https://experience-aem.blogspot.com/2021/03/aem-6580-assets-download-version-from-timeline.html

トピック

トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。

1 受け入れられたソリューション

Avatar

正解者
Employee

@abomma : The version history of assets can be accessed via Java APIs and to expose them over REST endpoints you need to implement your business logic using Java APIs and expose that over a servlet.

Guides does not expose any additional public API for assets version history operations.

元の投稿で解決策を見る

1 返信

Avatar

正解者
Employee

@abomma : The version history of assets can be accessed via Java APIs and to expose them over REST endpoints you need to implement your business logic using Java APIs and expose that over a servlet.

Guides does not expose any additional public API for assets version history operations.