content-management-platform
I follow this doc : https://www.esup-portail.org/wiki/pages/viewpage.action?pageId=131760148#Suppressionourestrictiondefonctionnalit%C3%A9s-Supprimerl%27acc%C3%A8s%C3%A0l%27espacepersonnel but, after restart the server, when I try to access my home, ...
1 votes
0 answers
0 comments
1766 views
Hi, You can tell me that file I can change these values? thanks
0 votes
2 answers
0 comments
1668 views
Hi, In a serial workflow, users never get a notification email when a document is rejected, or when the workflow is aborted… The only thing that works fine is a correct notification for event “workflowTaskAssigned”, … but no notification email for ...
0 votes
0 answers
0 comments
2458 views
In a task I have two fields and I want to set the required property to true in field_YYYYYY when field_XXXXX is true. How can this task's field be binded from EL? Here is an example: <widget name="field_XXXXXX" type="checkbox"> <labels> ...
0 votes
0 answers
0 comments
1774 views
Could not find the main class: org.nuxeo.launcher.NuxeoLauncher. Program will exit. [fail] invoke-rc.d: initscript nuxeo, action “start” failed. dpkg: error processing nuxeo (–configure): subprocess installed post-installation script returned error ...
0 votes
1 answers
0 comments
2168 views
Hi, I am new to Nuxeo Platform and trying to develop some plugins to it. Can bundle be archive of java file instead of class file? How to import the code downloaded from GitHub into Eclipse? Any help will be appreciated. Thanks.
0 votes
1 answers
0 comments
3434 views
Is plugin = bundle? Is writing a function considered a plugin or component ? I trying to write a function to perform data analysis based on the content of the file upload to the document management . Any API I can use? Any suggestion ? P.S. : using ...
0 votes
2 answers
1 comments
1781 views
Upon starting Nuxeo 5.9.4 tomcat bundle for the very first time, Nuxeo builds database tables etc. We are getting below error in logs when Nuxeo is creating text index on “FULLTEXT” table. org.nuxeo.ecm.core.storage.StorageException: ...
0 votes
1 answers
0 comments
2431 views
Hi, context: Nuxeo 5.8 I'm trying to find a way to hide those tabs but I don't know where to start … I enabled the anonymous user this way . (and it works, the default page is the guest home page) thanks a lot Fred
0 votes
1 answers
0 comments
1924 views
After deploying and looking at the generated artifacts, I see lots of nuxe.db properties in the configuration.properites under WEB-INF. In particular I see nuxeo.db.max-pool-size, nuxeo.vcs.max-pool-size, nuxeo.db.user etc. When I deploy into tomcat ...
0 votes
1 answers
0 comments
1666 views
Fast Track 5.9.3 Ok, I setup basic LDAP authentication with our Active Directory. The only file I configured is the default-ldap-users-directory-config.xml In the userManager section, I manually have the defaultAdministratorId set to my AD ...
1 votes
2 answers
3 comments
3255 views
Hello, I'm using nuxeo 5.9.3 on ubuntu server 12.04 and I configured the active directory authentication in Nuxeo. I can log in with active directory account in Nuxeo without problems. I can found my active directory group in Nuxeo but there's no ...
0 votes
1 answers
1 comments
2600 views
I'm unable to create any new users or Groups from Nuxeo Admin Center once it's integrated with Active Directory. Here is the configuration I have: Please advise if I need to change any configurations below: <component ...
0 votes
0 answers
0 comments
2205 views
Hi, I've configured the active directory authentication on Nuxeo 5.9.3. I can log on Nuxeo with Active directory account. I can search Active Directory users and groups on Nuxeo. In the group view I don't see his Active directory members and in the ...
0 votes
2 answers
0 comments
3752 views
Hi, I've installed Nuxeo 5.9.3 on Ubuntu server 12.04. The authentication with Active directory works but I have a problem with the group configuration. I can found the group on the Nuxeo interface but when i click on the group name to view it I ...
0 votes
2 answers
0 comments
3198 views
Hello everybody, I installed the nuxeo ready for virtual machine. I hoped it will work well, bau I just can´t send email to create new users. I´ve searched and tried almost all the solutions I found. But nothing. The thing is that the nuxeo keeps ...
0 votes
0 answers
0 comments
2811 views
I have a field validator method which needs to be able to distinguish between layout modes of “create” and “edit”, and do slightly different validation in those cases. The best solution I have managed to find looks like this: public void ...
0 votes
0 answers
0 comments
1478 views
How can localize Nuxeo platform by using .properties files? I want to add new locale. I have created .properties file of my locale and added it to \nxserver\nuxeo.war\WEB-INF\classes. And at the same time I added supported-locale tag to deployment ...
0 votes
1 answers
0 comments
1583 views
Bonjour, J'ai mis en place à des fins de test 1 Nuxeo Platform sur un serveur. J'ai un serveur ldap (celui d'un serveur Zimbra) sur lequel il existe plusieurs annuaires (Zimbra héberge plusieurs domaines). L'authentification depuis nuxeo pour un ...
0 votes
2 answers
0 comments
2205 views
Hi all, we are planing on using nuxeo for enterprise, document centric, applications. We have been looking at the platform for a while and we really like it. We do find that there are some topics that need better clarification, especially we find ...
1 votes
1 answers
0 comments
1779 views
Bonjour, J'essaye désespérément d'installer “Nuxeo-platform” pour ensuite pouvoir installer “Nuxeo-drive” mais, quand je clique sur le fichier Star Nuxeo.command, seule une petite fenêtre de texte apparaît et… puys rien !? Merci pour votre aide
0 votes
1 answers
8 comments
3035 views
Hello, I've got a 5.8 instance migrated from 5.4.2, and now, the webengine sites doens't work, i'm getting the following error. http://pastebin.com/UpksG3kL I've got the next bundles deployed of webengine. nuxeo-theme-webengine-5.8.jar ...
0 votes
1 answers
0 comments
1705 views
I tried to build nuxeo platform . I have configured my settings.xml with my studio-connect id But easyshare plugin build fails - any pointers is really helpful. Downloading: ...
0 votes
1 answers
2 comments
2292 views
Hi, Is it possible to change the type of a document after the creation ? Best Regards, David
1 votes
2 answers
0 comments
3996 views
Since FastTrack version 5.9.3, Collections are available, documents can be added to 1-n collections and the default searches (in DM and DAM views) allow to query on collections thanks to a widget which displays a list of available collections for ...
0 votes
1 answers
0 comments
2144 views
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, I want to make a call onto the REST API to create some documents but I am unsure what format I should provide for the subjects (the only examples I can find online are empty lists, like the one below). “properties”: { "dc:title": "title", ...
0 votes
1 answers
0 comments
1807 views
Hello, I've got a problem with Nuxeo Drive when I start computer without network. When i start with network, no problem et nuxeo drive synchronize spaces. When i start without network, nuxeo drive doesn't syncrhonize spaces ===> OK (i have not ...
0 votes
1 answers
0 comments
2057 views
I have an automation chain which produces a FileBlob referencing a ZIP file on the server, then calls Seam.DownloadFile to download the ZIP file to the web client. Someone tested it with a 465 MB ZIP file, while Nuxeo's JVM was limited to 1 GB of ...
0 votes
0 answers
0 comments
2698 views
I am studying the possibility of using Nuxeo as Document Management System, but not find a way to capture the structure and I want to make a easy and simple How to (if posible) to carry out. My desire is to know if Nuxeo allows: Management of ...
0 votes
2 answers
1 comments
1780 views