document-management
Why Blob.attach is attaching to content , not as an attachment . what code change i have to make it an attachment ? $answer = $session->newRequest(“Blob.Attach”)->set('params','document', $path) ->loadBlob($blob) ->sendRequest();
0 votes
0 answers
0 comments
2530 views
Hi, it is possible to get a Picture view using CMIS? I have this site where I get the images from Nuxeo and I use different sizes from the same Image like full_image, thumb_image, medium_image,… It is possible to define and get a different view ...
0 votes
0 answers
0 comments
1613 views
Hi, I'm using the Nuxeo 5.9.3 to manage the picture files and I'm using the Drupal with the Cmis module to get the images from Nuxeo. I using CMIS to upload files to Nuxeo and this pictures are created in Nuxeo by CMIS using the document Picture. I ...
0 votes
1 answers
1 comments
2466 views
Hi, I'm using the Nuxeo 5.9.3 to manage the picture files and I'm using the Drupal with the Cmis module to get the images from Nuxeo. I need to have more fields added to the picture like a “reference” field. I'm using the Nuxeo Studio to do this ...
0 votes
0 answers
0 comments
2288 views
Hello, When I attempt to permanently delete (via the trash) a folder that has thousands of children, the deletion does not complete within the transaction timeout window. The system is waiting for the database to do some kind of work, but the only ...
3 votes
1 answers
2 comments
2300 views
Hi guys, Is it possible to have customized file/ templates save into nuxeo installation during deploy onto another machine?
0 votes
1 answers
0 comments
1248 views
Is there any way for .md (Markdown) files created locally in a Drive folder to be recognized as Notes, and thereby parsed on the Summary page? The workaround is to first create an empty Note, set the type to Markdown, let the .md sync down to the ...
0 votes
1 answers
2 comments
2152 views
i´m trying to upload a file that its size is 212 MB, after 15 minutes waiting it appears an error. is ther a maximum space for the upload??
0 votes
1 answers
0 comments
1828 views
Can Nuxeo DM(document management) integrated with .net application. It is possible.
0 votes
1 answers
0 comments
1498 views
I'm using Nuxeo 5.6 and I've cutomize the advanced search but when go into a folder (who has his content view customized) from the results, Nuxeo doesn't display well the content view. This is the Folder shown from the advanced search: And this is ...
0 votes
0 answers
7 comments
2823 views
what's publication targets? how to use publication targets? Please suggest example of how to use them. Thanks in advance
0 votes
0 answers
0 comments
1393 views
Hi, I am facing problems with simple search in Nuxeo : it seems that words in the fulltext.simpletext column are the same as the words written in dc:title and dc:description (without stemming process). Only punctuation is removed. So when I try to ...
0 votes
0 answers
1 comments
2209 views
I am attempting to use the bulk document importer and the FileWithIndividualMetadasSourceNode to load custom metadata for many files in the filesystem. I have tried several formats for the properties documents listed there. Right now I have ...
0 votes
1 answers
2 comments
3315 views
Hi, I would like to limit the creation of more than one document of the same type in a workspace, how can i achieve that with chain(s)? Thank you
0 votes
0 answers
0 comments
1463 views
Hi There, I would like to add a computed group to a workspace at creation. I understand that I need to create an eventListener for this for the event documentCreated: <?xml version="1.0"?>
<component name="WorkspaceCreationListener"> ...
0 votes
1 answers
0 comments
3058 views
Just now, digital signature is appended on the first page of the document. But I want to show it last page of the document. How can I do it….? in this http://doc.nuxeo.com/display/public/NXDOC/Digital+Signature says below mention changes only, ...
0 votes
0 answers
0 comments
2399 views
Which approach for storing external ID of related resources - custom document schema or dc:relation?
Hello, I have a situation where an external system's design requires it to generate its own identifier for documents that we originate in Nuxeo. However, to perform certain activities in Nuxeo, our custom extension needs to use that external ...
0 votes
1 answers
3 comments
1919 views
I can not add styles on a layout with Nuxeo Studio on a “HTML Text” widget. Despite many attempts, I can not find what's wrong. (See below) Thanks for your help, Patrice I try to define a simple frame in a “summary” layout for displaying HTML ...
0 votes
0 answers
0 comments
2307 views
Is it possible to integrate digital signature for work flows? How do I configure that, the work flow participant should Sign the Document before approving it. Please help me in this. Thanks in advance.
1 votes
0 answers
0 comments
1685 views
A new definition of document types is included in “Studio Nuxeo DM Default configuration”. After (auto)installing this template, some of the changes in Studio are not active on existing documents. Everything happens as if the two types of documents ...
0 votes
1 answers
0 comments
2142 views
Hi, How to remove unwanted tags (misspelled or irrelevant …) and not used on documents. Thanks for your help, Patrice
0 votes
0 answers
0 comments
1444 views
hi do we mean by “indexing model” an xml file that includes the properties of the document?? can i write an indexing model ? and if i can how can i apply it on nuxeo?? help me please.
0 votes
0 answers
1 comments
988 views
Hi, As Nuxeo Administrator I have to delete some mini-messages (spams) sent by different users. How can I do that via nuxeo UI ? Thanks for your help, Patrice
0 votes
0 answers
0 comments
1384 views
Hi, as above, I'm absolutely new to NUXEO and I stuck on something and I need help. This will be actually two questions but it is related to the same issue, so, I expect background is the same. Scenario I - I create new document type, for example ...
0 votes
0 answers
0 comments
2304 views
Hi, I would like to know how can I use more than the Serial and the Parallel default ones. I don't want to rely on Nuxeo Studio. I believe it is possible to do so by using an XML file, but I don't know how to write it. The XML files of the defaults ...
6 votes
5 answers
3 comments
5292 views
Bonjour, Je suis sur une plateforme nuxeo 5.8 HF 10 Sur cette plateforme il y a un onglet Workflow (qui est d’ailleurs très pratique, merci nuxeo) dans la page d'accueil qui affiche les taches en cours et permet de les traiter. Cependant les ...
0 votes
0 answers
0 comments
2043 views
bonjour, est il possible de paramétrer Nuxeo pour que les propriétés d'un document microsoft word soient indexées par Nuxeo ? Cordialement PS : désolé pour le message en francais mais j'avais besoin de rédiger la question correctement.
0 votes
0 answers
0 comments
1493 views
Hi, I have to hide user-centric tabs in the “ home ” menu : Authorized Applications Activity Stream Mini Messages I tried this contrib : <?xml version="1.0" encoding="UTF-8"?>
<component name="org.mysite.ecm.action.config"> ...
0 votes
0 answers
0 comments
2432 views
when i access my pdf file in nuxeo 5.4.2 download folder using http://192.168.1.204/nuxeo/download/be3770fa-bb74-4279-80d1-d656830b94121396436565651_WebExport/medias/eda84e6f-7866-45b0-b1c6-a8980cd6088b.pdf i am getting Page Not Found Error page how ...
0 votes
0 answers
0 comments
1302 views
Hi, Is there any way to determine how much time it takes for the nuxeo DM/platform to index documents, or is it purely a Database related thing.But roughly do you guys have any numbers or any way that users can see this or measure this etc. thanks
0 votes
0 answers
0 comments
1363 views