Accidental Deletion of original rendition (DAM asset) in AEM 6.5 | Community
Skip to main content
Level 4
September 26, 2020
Solved

Accidental Deletion of original rendition (DAM asset) in AEM 6.5

  • September 26, 2020
  • 1 reply
  • 1083 views

I was working on deleting few rendition for DAM assets and i ended up deleting the original rendition of it .Is it possible to recover it back ? I tried seeing if there is a version for it ,when i tried to revert it to the previous version it fails with Error while restoring version: Failed to lookup Asset version with ID [ 738c5ace-b0d2-4f00-9d47-265b4fab9b00 ]. 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by BrianKasingli

@aemnewbie,

You need to be extra careful when it comes to managing JCR nodes from a live environment. If asset versioning is corrupted, then the only next best way is to go into the AEM publish and download the original Asset file... next re-upload the same Asset into the author, and this should kick off a workflow to rebuild all the renditions for that given Asset. If uploading a new Asset does not meet your needs, you can go into the AEM publish env, and create a new content package in package manager; download it. Next, from the AEM author env, disable AEM workflow launchers, upload & install the content package into AEM author, and finally re-enable AEM workflow launchers; managing the life cycle of AEM workflow launchers will ensure that during your installation of the AEM DAM Asset, your workflow launchers will not be applied to the Asset that is being installed into the AEM author.

1 reply

BrianKasingli
Community Advisor and Adobe Champion
BrianKasingliCommunity Advisor and Adobe ChampionAccepted solution
Community Advisor and Adobe Champion
September 26, 2020

@aemnewbie,

You need to be extra careful when it comes to managing JCR nodes from a live environment. If asset versioning is corrupted, then the only next best way is to go into the AEM publish and download the original Asset file... next re-upload the same Asset into the author, and this should kick off a workflow to rebuild all the renditions for that given Asset. If uploading a new Asset does not meet your needs, you can go into the AEM publish env, and create a new content package in package manager; download it. Next, from the AEM author env, disable AEM workflow launchers, upload & install the content package into AEM author, and finally re-enable AEM workflow launchers; managing the life cycle of AEM workflow launchers will ensure that during your installation of the AEM DAM Asset, your workflow launchers will not be applied to the Asset that is being installed into the AEM author.