Nivel 1
Nivel 2
Iniciar sesión en la comunidad
Iniciar sesión para ver todas las insignias
It would be amazing if we could search in the DAM based on null fields. Also, if we could bulk tag assets with nothing if we have to bulk remove a tag. Does this functionality exist?
¡Resuelto! Ir a solución.
Vistas
Respuestas
Total de me gusta
You have already working options here from the others.
I use the metadata CSV export import and some excel powerquery to clean the system in such cases.
This provides me with a good before and after report, as well the option to go back with an import of the originaly exported CSV file if something went wrong with my import.
Vistas
Respuestas
Total de me gusta
if you know the property you could search for asset which doesnt have that property like below
type=nt:unstructured
path=/content/dam/<path>
property=jcr:content/metadata/propertyName
property.operation=not
p.hits=full
p.limit=-1
You can set the property to null will remove the property for a resource.
Vistas
Respuestas
Total de me gusta
You might need to customize her as bulk removal isn't available OOTB. Here are some options:
Hope this helps.
Vistas
Respuestas
Total de me gusta
You have already working options here from the others.
I use the metadata CSV export import and some excel powerquery to clean the system in such cases.
This provides me with a good before and after report, as well the option to go back with an import of the originaly exported CSV file if something went wrong with my import.
Vistas
Respuestas
Total de me gusta
Vistas
me gusta
Respuestas
Vistas
me gusta
Respuestas