Digital Asset Management is a digital asset management tool that is fully integrated with the CQ platform and enables your enterprise to share and distribute digital assets. Users across an organization can manage, store, and access images, videos, documents, audio clips, and rich media such as Flash files for use on the web, in print, and for digital distribution.
Questions tagged [dam]
106 questions
0
votes
1 answer
AEM 6.4 asset renditions, is it safe to remove all the rendition
I have created a custom workflow model for DAM update asset. I have kept two steps only Metadata Processor and DAM Update Asset Workflow Completed
I am on 6.4 and I could see 319x319 rendition is used in content finder. Want to know if other…

infinityskyline
- 369
- 2
- 4
- 17
0
votes
1 answer
Nuxeo DAM system: Get document by file:content/data
I would like to execute an (NXQL) query which would return to me the document based on the file:content/data field.
I have tried several different ways of writing the query down but nothing seems to be working for me.
Could you please tell me is it…

Roberto Baranzini
- 53
- 1
- 6
0
votes
0 answers
In AEM, DAM Update Asset Workflow is not getting executed for videos?
When I am uploading a mp4 mime type video in AEM, then DAM update asset workflow is not getting executed. Do anyone has idea why it is happening because when I am checking launchers then I am able to see the workflow launcher is enabled for videos…
0
votes
2 answers
How to get all assets from a folder under /content/dam/folder in aem
I'm working on dam assets - I want to get all assets under/content/dam/folder?
please let me know if anyone has idea on this?
Thanks in advance.

sam
- 1
- 1
0
votes
1 answer
How to get multiple quality images using AEM Adaptive Image Servlet
I want to use Adaptive Image Servlet and generate images of different qualities (25% low quality image and 82% actual image). I am using AEM6.3 We.Retail site, no custom components. When I hit We.Retail…

Saravana Prakash
- 1,321
- 13
- 25
0
votes
0 answers
Cannot edit DAM after Replication Workflow Step called from EventListener (AEM 6.4.1) / S7ConfigResolverImpl
Cannot edit DAM after Replication Workflow Step called from EventListener (AEM 6.4.1) / S7ConfigResolverImpl
I have an EventListener that calls a Workflow in its onEvent() method. That workflow activate an asset, and after complete correctly (it's…

korbo
- 1
- 2
0
votes
2 answers
AEM Connected assets setup / configuration
When trying to configure connected assets in AEM, on the Sites instance, the connected configuration save option gets disabled after the initial setup.
Not able to save subsequent edits to the configuration, even when trying with admin credentials.…

Ashokkumar TA
- 31
- 4
0
votes
1 answer
AEM 6.4 asset renditions, is it safe to remove 140x100 rendition?
By default DAM Update Asset generate the following structure of renditions:
I have verified our request log, where I could see all renditions except 140x100 are used on authoring instance.
Is it safe to remove 140x100 rendition? Is it used by…

dzenisiy
- 855
- 10
- 32
0
votes
2 answers
OakState0001: Unresolved conflicts in
When I upload files in AEM, I get the following exception:
OakState0001: Unresolved conflicts in ....
I use the AssetManager API for uploading assets. Why do I get this error?

rohit_mhetre
- 9
- 1
- 6
0
votes
2 answers
AEM search for files in DAM
I want to search files in my DAM folder using querybuilder. In my test folder, I have 1 .pptx file (powerpoint) and 1 .png file (image).
But when I run the below query, I get 3 results:
1. /jcr:content
2.

Riju Mahna
- 6,718
- 12
- 52
- 91
0
votes
1 answer
AEM DAM Metadata User Access
I have created a user group that specifically has access to three asset folders in the AEM DAM. These users have read/modify/create/delete permissions, yet they cannot add metadata tags to an assets detail page.
Any suggestions? Is there a step I…

D_Toy
- 19
- 9
0
votes
0 answers
How to read excel from aem dam and make it available to download for user
Please look into image for code reference . Query builder is giving me zero result .
I have uploaded excel file in dam/empexcelfile folder

Dharmapal Singh Panwar
- 21
- 1
- 7
0
votes
1 answer
Nuxeo web-ui and the jsf interface at the same time
Is it possible to install nuxeo web-ui and the jsf interface at the same time ?
the web-ui looks experimental but promising, as I'm new to nuxeo I thought I'll give it a go over the classic interface, though:
- Couldn't find the full admin interface…

othmoz
- 3
- 2
0
votes
1 answer
Getting dam asset link by Java on Magnolia CMS
I'm trying to get an asset link (image), to create an object to use as a return of a rest service.
I got all my object created only missing this link, I can't find any method to use for it on Java side. As FTL I don't have any problem to do it…

JPeter
- 219
- 1
- 14
0
votes
1 answer
how can I get the asset path of a given rendition from in Java file in AEM?
I want to display 'cq5dam.thumbnail.140.100.png' rendition of my image asset as a thumbnail in my html page.
How can I get the asset path of one of my asset in DAM in a java/JSP for a given rendition

ShAkKiR
- 863
- 9
- 20