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