Questions tagged [dam]

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.

106 questions
0
votes
2 answers

Adobe AEM DAM asset email should add the correct hostname, not localhost

I am facing a little issue with the DAM asset email. Email is working fine, but it is always sending a url with the localhost, which is incorrect. The client should get email with the actual host name rather than the localhost. Please let me know if…
Sandeep Rawat
  • 260
  • 1
  • 4
  • 12
0
votes
2 answers

Sorting DAM asset and Cq page based on last modified

I am trying to perform a freetext search on all the Cq:Page and dam:Asset with the ordering being the last modified. I have created the Query for search which is as…
0
votes
1 answer

is there way to generate web enabled rendition for png in aem?

I have custom workflow which generates web enabled renditions for images,even for png also it generates like cq5.web.1024.666.png ,but i want it like cq5.web.1024.666.jpg. I am not sure its proper way or not. If it is PNG image then, are we suppose…
shankar
  • 57
  • 1
  • 6
0
votes
1 answer

After Typo3 upgrade, dam fatal errors

I just upgraded a typo3 4.5 LTS to typo3 6.2 LTS. The process went smoothly, I also updated some extensions to work fine with the new version of typo3. So I could see the backend but not the Frontend. I get Fatal errors related to the "dam"…
arakibi
  • 441
  • 7
  • 24
0
votes
1 answer

CQ5 - Get DAM image width and height for programmatic use

I have images in the DAM in CQ5 and I need to access the width and height of these images inside a .jsp for programmatic use.
midda25
  • 152
  • 1
  • 2
  • 12
0
votes
1 answer

How to create DAM Taxonomy in CQ5

I am working on CQ 5.6.1 for a while but i didn't have much knowledge on DAM. So was studying DAM. I came across a term DAM Taxonomy. I couldn't see any direct link to it in documentation. I want to know what is DAM Taxonomy and how can we create…
johnmc
  • 3
  • 4
0
votes
1 answer

Add custom metadata fields for DAM assets in a particular folder

I created custom metadata fields for DAM Assets in CQ 5.6.1 using the steps detailed here. However, as described in the document, these changed fields are available for ALL assets in the DAM. I need these metadata fields to be made available to…
bongman1612
  • 440
  • 1
  • 11
  • 23
0
votes
1 answer

How do I create an Image component to upload an image and write it to the DAM?

I am trying to write a component based on the foundation Image component that will write the image to the DAM instead of the "local" jcr node on file upload. I also want it to activate the "DAM Update Asset" workflow so that it will create the…
Robby Thrift
  • 106
  • 3
0
votes
2 answers

CQ5 DAM virtual repository

I want to mount a shared drive as a virtual repository which can be used as a DAM server/location in my author instance. I read about integrating sharepoint server using the sharepoint connector. But I want to know whether I can mount a network…
Rakesh
  • 4,264
  • 4
  • 32
  • 58
0
votes
0 answers

AEM workflow fails when uploading thru webdav

This is AEM 6.0, vanilla installation. When uploading a digital asset via the touch interface, AEM kicks off the "DAM Update Asset" workflow and it runs to completion just fine. However, when I copy an asset into the DAM via WEBDAV, then the…
SteveS
  • 536
  • 1
  • 6
  • 10
0
votes
1 answer

dam search/sort based on file size

How can I sort my search based on file size in DAM. I'm trying this and the sorting doesn't seem to work maybe because dam:size is a…
stdio.h
  • 126
  • 3
  • 15
0
votes
1 answer

CQ Jcr node how to resolve Sling:OrderedFolder jcr:primarytype and get children nodes

the path for above structure's parent: pdf folder, is -> /content/dam/example/corporate/pdf and pdf folder's value of jcr:primarytype is Sling:OrderedFolder ,so does the other two folder '2013' '2014'... if the parent 'pdf' is a page type, i…
sefirosu
  • 2,558
  • 7
  • 44
  • 69
0
votes
4 answers

How to provide restricted Access to DAM Contents?

Please understand that when I say Restricted access, I am not restricting the Authors, but the End Users of my Website. So please don't tell me about the CUG(Closed User groups). I am making a CQ5 website in which when a user(End User) logs in,…
Oliver
  • 6,152
  • 2
  • 42
  • 75
0
votes
2 answers

CQ5 Manual Trigger of Thumbnail Creation workflow step

I've a set of thumbnail sizes initially configured in "/etc/workflow/models/dam/update_asset.html", as time past, I would like to add in additional set of sizes eg. 200x200, 300x300. How do I manually trigger the thumbnail creation workflow step…
Jianhong
  • 899
  • 9
  • 11
0
votes
1 answer

How to create HTML format email in CQ5?

Currently I am able to send plain text email from CQ without using OOTB mail service. Now I need to send email in html format. The email template should allow author to edit the content like adding images from DAM and also adding components from…
Kums
  • 25
  • 3
  • 7