digital-asset-management
I want the immediate children of a path and I also want to filter based on dc:language attribute. I tried the following: http://localhost/nuxeo/site/api/v1/path/default-domain/sections/section1/@children?query=Select * from Document where ...
0 votes
1 answers
0 comments
2196 views
I want to attach some custom attributes for e.g. weight (numeric) which uploading content using the DAM admin console. I also want to be able to fire a range query on this numeric field. From the 'Edit' section of the content, I could not find any ...
0 votes
1 answers
0 comments
3383 views
What's the difference between FT and LTS versions ? What should I chose FT 7.2 or LTS 6.0 ?
0 votes
1 answers
0 comments
2138 views
Hello, It is possible to pass Eg. instead .
0 votes
0 answers
0 comments
1593 views
J'ai essayer de faire la conversion de 2 images différentes. J'ai pris une première image. Pour faire la seconde, je suis partis de la première, fais une rotation à 180 degrés, et écris un texte au milieu de l'image. Je me suis dis, voila j'ai bien ...
0 votes
2 answers
1 comments
2888 views
Hi, I'm trying to use the video storyboard feature to show the chapter marks of mp4 videos. I can update the Video via API PUT command correctly: curl -X PUT 'SERVER/nuxeo/api/v1/path//test/Import/video.mov' -u Administrator:Administrator -H ...
0 votes
0 answers
0 comments
2036 views
Hi, In worklist and clipboard showing same message like “No document in clipboard” when they are empty .How to change that message when they are empty. like for worklist “No document in worklist” for clipboard “No document in clipboard” . Thanks, ...
0 votes
0 answers
1 comments
2132 views
I expect the following to not crash, but instead it results in a stack trace when I attempt to call ConversionService.convert(). java.lang.NullPointerException at ...
0 votes
0 answers
0 comments
2539 views
Hi Sir, when i click on SEARCH button in Nuxeo Application i am getting below error related to elastic search . The Elasticsearch 1.4.2 (elasticsearch-service-x64) service terminated with service-specific error Incorrect function . Please let me ...
0 votes
0 answers
0 comments
1899 views
Hello, I've created a custom button on my infoview slideshow. This button is plugged to an automation chain that updates thé picture property : after clicking, the slideshow restarts from the first picture. Vert painfull when validating hindreds of ...
1 votes
1 answers
2 comments
9542 views
Hello, I've created a custom type with custom metadata. I associated the “Picture” facet. Once I created a document from this custom type, on the SUMARY TAB, the “Custom metadata block” disappear : I just have the following blocks : “Image Preview”, ...
0 votes
1 answers
0 comments
1820 views
Does Nuxeo 6 have a specific max file size for videos to be managed / transcoded or some time limit for processing. Up to 2 Gb it works fine but with larger videos I run into errors. The files are uploaded correctly, are available on the server in ...
0 votes
1 answers
0 comments
2422 views
Hi, I would like to change the local rights of a Folder in my domain. I need to deny read access to the group “Group for organizations: FFBS” (see screenshot) which has global read access on the domain. As per this documentation: Nuxeo Doc I should ...
0 votes
1 answers
1 comments
2961 views
Hello, I installed nuxeo 6.0 on a centOS 6 server, according to the requires we needed ffmpeg for video conversions. I found a repository to install ffmpeg using yum but it doesn't convert video in mp4 format. Do you know where I can found another ...
0 votes
1 answers
2 comments
2184 views
Hi, I am planing to implemet advance workflow(BPM tools) in Nuxeo. Is this possible to integrate BPM tool with nuxeo, if possible please tell me which bpm tool I have to use here.
0 votes
0 answers
0 comments
1885 views
I am able to upload files(size less than 100 mb) to nuxeo with amazon s3 but i could not upload the files with are more than 100 mb. But as per my requirement i have to provide an option to upload more 1 GB files. Is there any configuration changes ...
0 votes
0 answers
1 comments
1808 views
Hi, I'm evaluating Nuxeo DAM v.5.9.5 . The software installed successfully from http://nuxeo.github.io/downloads.html on windows 7 64 bit (JVM 7). DAM module enabled. However, when adding images through DAM UI no image specific metadata extracted ...
0 votes
2 answers
0 comments
1898 views
Just a note that may save you some time if you're using both Studio configurations and DAM… I found that after deploying the Studio jar file on the server that assets of Doctype 'File' were no longer included in the list of DAM assets. DAM expects ...
0 votes
0 answers
2 comments
1811 views
Hi,I'm looking for a method to map and import a CSV file containing 12-15 fields of metadata for images already imported to DM. In other words I want to match existing media assets with a key ID (the filename)and map the additional fields to ...
0 votes
0 answers
0 comments
1659 views
I don't have a full stack trace but here's the entire message: org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException: Operation not supported by the repository for this object! Specifically this call: // Add the ACL to the CMIS ...
0 votes
1 answers
0 comments
1810 views
I need a situation where user with only READ permission can't add tags, delete or modify tags added by another user which has higher granted permission. Please, can someone help me? I would be very grateful, Thanks.
0 votes
1 answers
0 comments
1691 views
Hi, how can I make a field not queryable, not indexed? I've created a custom type. <extension target="org.nuxeo.ecm.core.schema.TypeService" point="doctype"> <doctype name="custom:asset" extends="Document"> <schema name="common"/> ...
0 votes
1 answers
8 comments
2805 views
Hi, is possible to create a video reproduction list with the Digital Asseet Managment just like Youtube Play List? Thanks in advance. Osmin
0 votes
0 answers
0 comments
1527 views
Hi, I am new to Nuxeo, it looks very promising. I would like to understand more about how videos are being transcoded after ingestion? As per this post: ...
0 votes
1 answers
0 comments
2804 views
hi Can I customize nuxeo DAM and sell it as a service? Thanks
0 votes
1 answers
2 comments
1770 views
User with ONLY READ permission can remove tags added by another user which has all granted permissions. He shouldn't be able to do it. Why is that so?
0 votes
1 answers
1 comments
1687 views
hello, is it possible to sync Asset Library with an existing folder on the server containing our pictures collection ? We have to keep the “tree” and that every changes made on this folder to be visible on the library. best regards
0 votes
2 answers
3 comments
1998 views
Uploading images and videos seem to work fine. Uploading via Bulk Import in DAM produces the following error (with all input fields populated prior to import): Property not found: damc:authoringDate javax.servlet.ServletException: On requestURL: ...
0 votes
1 answers
0 comments
2626 views
Its possible to deny to a group the download action? or hide the Download button to them? I want users just to “read” the files but not download them. Thanks
0 votes
2 answers
0 comments
2192 views
I'm testing out Nuxeo 5.8 on a Ubuntu VM box, and all is well except conversion to MP4 (WebM works fine). As soon as it tries to convert to MP4, it dies with “Transcoding Failed”. Here's what I get in the server log: 2014-06-16 15:06:16,099 ERROR ...
0 votes
1 answers
1 comments
3141 views