Expandir la barra de logros de la comunidad.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.

RESUELTAS

How to clean/delete entire DAM package safely

Avatar

Level 2

I want to  install DAM package on one AEM environment, but before that , I want to clean entire DAM assets safely. What are the ways to delete and clear DAM safely.

1 solución aceptada

Avatar

Respuesta correcta de
Employee

There is not per se a way to clean the DAM. You can delete folders and assets from the DAM root level at /content/dam

Although if you set your new package filer to "/content/dam" it will overwrite the DAM and upon the deployment, you will see only the new assets

 

You need to fix a missing blobId error, prior to uploading a new package with assets. Please use KB at https://helpx.adobe.com/ca/experience-manager/kb/oak-blobstore-inconsistency-blobId.html as guidance.

Ver la solución en mensaje original publicado

3 Respuestas

Avatar

Respuesta correcta de
Employee

There is not per se a way to clean the DAM. You can delete folders and assets from the DAM root level at /content/dam

Although if you set your new package filer to "/content/dam" it will overwrite the DAM and upon the deployment, you will see only the new assets

 

You need to fix a missing blobId error, prior to uploading a new package with assets. Please use KB at https://helpx.adobe.com/ca/experience-manager/kb/oak-blobstore-inconsistency-blobId.html as guidance.

Avatar

Level 2
@berliant I was trying the same above steps, but while installing error throws that InputStream for blobId "xxxxxxx' not found. I tried all file recovery process hence thinking of deleting entire DAM and reinstall it.

Avatar

Employee
You need to fix a missing blobId error, prior to uploading a new package with assets. Please use KB at https://helpx.adobe.com/ca/experience-manager/kb/oak-blobstore-inconsistency-blobId.html as a guidance.