document-management
I am writing a custom bulk importer by using client automation. I created new document but not able to load blobs. below is the code. import java.io.File; import org.nuxeo.ecm.automation.client.Constants; import ...
0 votes
1 answers
1 comments
2989 views
Pourquoi je ne peux pas utiliser les boutons « Déplacer au début » et « Déplacer vers le haut » pour certains dossiers ordonnés dans Nuxeo.
0 votes
0 answers
1 comments
1676 views
Hello, I found that when I set specifics faceted search available in the configuration locale of a domain/worskpace, when I go in another domain, I don't retrieve the default faceted search but only theses attached to fhe first domain I visited, ...
0 votes
0 answers
2 comments
1640 views
Hi, I have been working with Nuxeo for some time and deploying it as a documentation server for our organisation. I have set up the server to receive emails. Now the question is, to my surprise, I cannot move the emails to other workspace or folder. ...
0 votes
0 answers
0 comments
1818 views
Hello, How could I change Nuxeo starting page (the page which appears after you log in) with Nuxeo Studio ? Thank you
0 votes
1 answers
7 comments
2439 views
Hello, In a domain named “A”, I have a TemplateRoot with several workspaces below but when I create a new workspace in WorkspaceRoot or workspace below this domain “A”, I haven't the form to choice a template workspace. For the others domains, I ...
0 votes
1 answers
2 comments
1786 views
Hello, I am wondering if Nuxeo could fit my needs. My situation is the following: I have documents stored in an sql server database with a structure that is not the same as the Nuxeo database structure. In that database, documents are stored as ...
0 votes
1 answers
3 comments
1902 views
Any chance we could get a step by step guide with sample xml configuration files to connect Nuxeo with Active Directory using Groups / SubGroups / Users. Maybe a blog post. I'm having a hard time trying to collect the info and steps to implement it. ...
0 votes
1 answers
1 comments
2076 views
Hi, If I want to customize how files are uploaded when a REST call is received, what package/class should I be looking to modify? What's a good starting point? Also, once the code is modified, how do I recompile it and deploy it? Thanks
0 votes
1 answers
0 comments
1537 views
I have read the docs here http://doc.nuxeo.com/display/KB/Adding+your+own+CSS for adding a custom css but I can't quite follow it. I have installed nuxeo 5.6 tomcat for DM. According to the docs For your project you probably have a custom ...
0 votes
1 answers
0 comments
2460 views
Hi there, I'm brand new to Nuxeo, currently evaluating it to create and maintain a local repository of all the third-party software components that are necessary to deploy our own software solution. This means some large binaries like RedHat 6.3, ...
0 votes
3 answers
0 comments
2012 views
Hello, I try to build a content view for a adavnced search http://doc.nuxeo.com/display/Studio/Configure+a+domain+specific+advanced+search but when, for example, I make a search on the title, the only operator is “LIKE” ou “=” but how configure the ...
0 votes
1 answers
1 comments
1635 views
Hi, I'm trying to get Nuxeo working with our Active Directory. I've succeeded in binding them, but whenever I try to login it always returns:'Invalid username or password' no matter what fields I'm mapping (or so it looks). Log shows only: 'Login ...
1 votes
1 answers
5 comments
2349 views
Hello, Working under Ubuntu on 32bits, if i import a file in mime Iso of 435Mo, the process is ending with this error: « The format is not supported for this type of document» Indeed , no mime iso was found in ...
1 votes
2 answers
0 comments
1805 views
Dear: I made several tests with different files. PDF and some are not recognized, ie not done reading the content of the document. PDF For example, the file “booklet-ifrs” that attached to the application created appears GRAPHICS MANAGER ...
0 votes
0 answers
0 comments
1496 views
Hi; Any one can help me i have problem with nuxeo flex connector… i downloaded nuxeo-5.4.2 with jboss server and i did configuration in nuxeo.conf file deployed nuxeo-platform-ui-flex-server-connector-1.1-5.4.2.jar in plugins folder and copy ...
0 votes
1 answers
0 comments
1891 views
Hello, I search ti use nuxeo-template-rendering-6.0.1 with my custom document type. But, when I put the content widget in my custom document type, I doesn't have the choice to use a template document. It work with a document type like file but not ...
0 votes
3 answers
2 comments
2087 views
Hi, I cannot retrieve the application context when my file importer is launched through the drag and drop … and thus cannot print my message through FacesMessages. What is the way to give some feedback to the user, then? Tx Patrick
0 votes
1 answers
0 comments
1911 views
Downloaded windows installer version Nuxeo 5.7.1 and installed. I uploaded one office word document and then tried to preview it by right click and select preview button. preview unable to display and shows below error message. ...
0 votes
1 answers
0 comments
2047 views
Hi, How do I download an image file using the php client? I tried something like this: $answer = $this->session->NewRequest(“Blob.Get”)->Set('input', 'doc:' . $path)->SendRequest(); header('Content-Description: File Transfer'); ...
0 votes
1 answers
0 comments
2064 views
I create a new document Type called calcul1 with field1 type double with field2 type double in the scheme I create an other field named total In the edit form I create a button called add which sould add field1 + field2 when total is declared as ...
0 votes
2 answers
0 comments
4226 views
i am new to Nuxeo DM, installed Nuxeo 5.6 on my machine. I have prior experience with other EDMS tools. now i am trying to compare the features with nuxeo. I am trying to create a new custom document type and metadata. i can see that is possible by ...
0 votes
1 answers
2 comments
2907 views
Hi, I've got a plugin for file importation, whose configuration (execution) I'd like to update dynamically. How can I access to the plugin? Will Framework.getService( Tx Patrick
0 votes
0 answers
2 comments
1362 views
Hi, I would like to use my own Bean instead of FileManageActionsBean, in create_file.xhtml. I get the error “Target Unreachable” What should I do to get through this? Tx Patrick
0 votes
1 answers
1 comments
1336 views
Hi, I developed a plugin for file import and would now like to let the user select some import options. By overriding create_file.xhtml (import dialog box), I can let the user select these options. Now, is there a way to pass this information to the ...
0 votes
1 answers
1 comments
1665 views
Hi, Windows 2008 Nuxeo 5.6 This happen suddenly after I did a Windows Update and restarted the server. I cannot login to Nuxeo using the correct ID and password. If I use a wrong password, it still will detect and display a wrong password message. I ...
1 votes
3 answers
7 comments
5742 views
Bonjour, alors voila j'aimerais avoir de l'aide afin d'installer l'import de masse avec le module Bulk importer present sur le market place. Je n'arrive pas a le configurer
0 votes
1 answers
0 comments
1680 views
013-06-12 20:38:10,609 ERROR [org.jboss.kernel.plugins.dependency.AbstractKernelController] Error installing to Real: name=vfsfile:/C:/Ramamoorthy.R/nuxeo_upgrade/test/nuxeo-dm-5.4.1_01-jboss/nuxeo-dm-5.4.1-jboss/server/default/deploy/nuxeo.ear/ ...
0 votes
0 answers
0 comments
4350 views
Hi, In the documentation, I saw the following code: $answer = $session->newRequest(“Blob.Attach”)->set('params', 'document', $path) ->loadBlob($blob, $blobtype) ->sendRequest(); How do I convert a file to a blob? Also, what do I use as ...
0 votes
1 answers
0 comments
1435 views
Hi, I have an question and mainly a problem, how can i import an folder / an tree of folder ?? When I Drag'n'drop, Nuxeo begin an “load”, but the procedure never stop, and folder never been import … Can you say me if it's possible and if yes, how i ...
0 votes
2 answers
0 comments
2682 views