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
1
vote
1 answer

How to do streaming from AEM-DAM

We have an AEM server. One of our DAM users want to put videos in DAM and want stream that video from DAM itself. Is there an API that supports this feature which I can use to create a bundle in AEM so that the bundle will handle streaming. The OTB…
subramanya
  • 91
  • 1
  • 11
1
vote
0 answers

CQ5 DAM search by tags group

I Have Tag structured like below: companyname:Topic companyname:Topic/Articles companyname:Topic/videos companyname:Topic/casestrudies On of the resource is taged as companyname:Topic. In the DAM content finder, if I check the checkbox…
1
vote
2 answers

Ruby adding to db

I have problem because when I try to add data to my database using form I get error unknown_attribute id_lekarza (the same with id_pacjenta and id_poradni) and I don't know why, please help Form:
<%= form_for(@refferal) do |f|…
smiaro
  • 69
  • 9
1
vote
1 answer

Accessing XML Files from the DAM in CQ5

I need to fetch a user uploaded XML file from the DAM, parse this file and store the contents in the JCR. Here's what I have so far public class foo implements Runnable { private static final Logger log = LoggerFactory …
bongman1612
  • 440
  • 1
  • 11
  • 23
1
vote
1 answer

Nuxeo Http Link for files

I was wondering if there's a way in nuxeo or in any other CMIS-Compatiable repository through which I can get a direct URL to files stored on it, for instance if I have a ile called a.jpg that is stored on a nuxeo server, how can I get a direct URL…
Sabry Shawally
  • 603
  • 2
  • 11
  • 24
0
votes
2 answers

Web Application Hangs on Download

I'm maintaining an open-source document asset management application called NotreDAM, which is written in Django running on Apache an instance of TwistedWeb. Whenever any user downloads a file, the application hangs for all users for the entire…
user288926
0
votes
1 answer

How to hide buttons (edit,rename,delete...) from typo3 DAM File module for User?

I want to hide DAM(file module) ICON (info,move,replace) for User . How can i achieve this ? Thanks
user911282
  • 93
  • 1
  • 1
  • 10
0
votes
1 answer

Read AEM DAM csv files using Python

I have a requirement to read data from a csv in AEM DAM environment. The data will then be processed using Python/Databricks and stored elsewhere. Is there an API or equivalent process to read this data using Python? I can only see Java API for AEM…
0
votes
0 answers

AEM QueryBuilder Query

this is with regards to AEM DAM. I need to find out the count of original assets in specific path under /content/dam and their published status/count. Is there a query to find out ? Below is my query, not sure if it works? SELECT * FROM [dam:Asset]…
0
votes
0 answers

What is the difference between thumbnails and web enabled images?

In AEM there is a workflow step called "Thumbnail Process". Its purpose is to generate renditions from an original asset, like thumbnails or "web enabled images". There are separate tabs in the properties window - "Thumbnails" and "Web Enabled…
pkalinow
  • 1,619
  • 1
  • 17
  • 43
0
votes
0 answers

Asset details from a Sitecore collection DAM

We are using Sitecore DAM for Digital Asset sharing and Sitecore API for integration with other systems. I have an Collection #1 created in Sitecore and uploaded 3 assets in it #2. I want to get details of assets available in the Collection by…
Kishan
  • 85
  • 1
  • 7
0
votes
1 answer

Reading and Editing Adobe XMP and IPTC Metadata from DNGs, etc

I am working on a project that involves analyzing XMP, IPTC metadata values for sets of files in a directory and modifying them under certain conditions. I wanted to get thoughts on what the cleanest way of doing this was outside of writing in C++…
bmdev
  • 1
0
votes
1 answer

SiteCore DAM assets not optimized

I am using sitecore DAM for assets management(images and docs). Are the images optimized? When I run lighthouse, it shows the images are not optimized. This https://docs.stylelabs.com/contenthub/4.1.x/content/user-documentation/index.html does not…
0
votes
1 answer

How to wait until dam update asset workflow completes in AEM

I am using a servlet to upload images programatically through asset manager api into dam and its renditions will be created by dam update asset workflow. In the servlet response I need to return the urls of all the generated renditions for the UI…
0
votes
1 answer

is sitecore media library a DAM?

I'm new to sitecore and I'm slightly confused whether their sitecore digital management is also known as sitecore media library? Or is it a completely different solutions/product? We have sitecore 9.1
CodeBox
  • 13
  • 5