content-management-platform
Bonjour J'ai essayé de créer un “user” en utilisant l'API REST Voici mes paramètres: set url="http://localhost:8081/nuxeo/api/v1/user"
set data="{ \"entity-type\": \"NuxeoPrincipal\", \"id\":\"toto\" }"
curl -X POST -H %header% -u %auth% -d %data% ...
0 votes
1 answers
0 comments
4040 views
Hi, On our nuxeo 5.6 platform some emails are sent twice : [Nuxeo]New subscription, [Nuxeo]New comment on 'MyDocument'… However, after some actions, a modification action for example, email notification is sent only once [Nuxeo]MyDocument has been ...
0 votes
1 answers
1 comments
2140 views
I've tried following the instructions at http://doc.nuxeo.com/display/public/ADMINDOC/Using+Kerberos a number of times now. FWIW, better headings would do wonders to give the reader some more context. Here's my basic set up: Active Directory on ...
1 votes
0 answers
0 comments
2009 views
I have a doctype in a Nuxeo extension like this: <doctype name="CreativeWork" extends="File"> <schema name="common" /> <schema name="dublincore"/> <schema name="CreativeWork"/>
</doctype> And an XML schema like this: ...
0 votes
1 answers
3 comments
2964 views
Nowhere do I see send email to users and email alerts are not working, is there a way to test if email is working? I read the documentation and changed the settings in Admin Center | System Information| Setup to no avail… I don't have a send mail ...
0 votes
2 answers
4 comments
6083 views
Hi, I use external SSO (HTTP_HEADER) with nuxeo. I have a problem with NUXEO LIVEEDIT under IE9. It seems that Live Edit (for ie) not transmit Cookies except JSESSIONID to Nuxeo's request /nuxeo/nxliveedit.faces. Thanks
0 votes
0 answers
1 comments
1558 views
Hi! Guys its possible to use more them one contains in the same query ? select d.*, o.* from cmis:document as d join cm:titled as o on d.cmis:objectid = o.cmis:objectid where CONTAINS(d,'cmis:name:test OR cmis:createdBy:admin') OR ...
0 votes
1 answers
0 comments
2245 views
Bonjour Je voudrais exécuter la requête suivante mais sans spécifier le suffixe généré automatiquement par Nuxeo: SELECT * FROM Document WHERE ecm:path STARTSWITH '/Atrium.1391702958298' (je veux accéder à tous les documents dans le domaine /Atrium) ...
0 votes
1 answers
0 comments
2118 views
Hi, I find the correct method to attach a blob with the python automation client ( answer how-to-call-blobattach-via-rest-api-in-python ) Perfect for ascii files, but when i try to attach a blob like a pdf or a csv, I have an error ...
0 votes
2 answers
0 comments
2172 views
I ran nuxeoctl pack and get a failure. I see that there is a defect associated with Tomcat 7 and Java 7. Is there a work around to create a WAR deployment? or a patch I can apply?
0 votes
1 answers
2 comments
1642 views
I'm planning to import a rather large set of metadata vocabulary terms into Nuxeo schemas. In the course of early testing via the Nuxeo Studio interface for loading XSD files, I enabled “Activate VCS sanity checks” and received the following. The ...
0 votes
1 answers
2 comments
2202 views
I created a custom project using studio and created a custom content type. I loaded the plugin and was able to create my content and properties with no issue. I modified the project and deleted and added new properties. I started getting errors. The ...
0 votes
0 answers
1 comments
1587 views
hello I just made a migration nuxeo nuxeo 5.8 to 5.6, the files in the workspace are present, for against the files are empty thxs
0 votes
1 answers
1 comments
1769 views
I found the documentation on the bulk loader and the metadata, however, the description regarding the metadata.properties is not specific enough for me. I have created 3 customer content types each with a set of additional properties. They all ...
0 votes
0 answers
0 comments
1673 views
I am writing a chain to retrieve the emails of assignees for a workflow node, and send an email to those assignees. My current chain: Context > Fetch Document Document > Get Principal Emails (retrieve the assignee emails here) Audit > Log ...
1 votes
0 answers
2 comments
3637 views
Hi, I have the NXQL query below being executed via Resultset.PageProvider REST call { "params": { "pageSize" : 100, "query" : "SELECT ecm:uuid, dc:title, ecm:primaryType, ecm:isLatestVersion, ecm:isCheckedInVersion, ecm:versionVersionableId, ...
0 votes
2 answers
2 comments
4566 views
Hello, With nuxeo 5.8; centos 6 and LibreOffice 4.0.4.2 we got a big problem with libreoffice. Is LIBREOFFICE compatible with nuxeo 5.8. and centos 6 ? Sometimes when we start nuxeo, we have to restart it twice or more, because libreoffice is dying ...
1 votes
0 answers
0 comments
2290 views
Hi ! I want to keep a folder of my local machine syncronized with nuxeo. I know there is the nuxeo drive addon however I am not sure its behavoiur will fit my need. What I want is to upload only the NEW FILES on my local folder TO the nuxeo server. ...
0 votes
1 answers
0 comments
2033 views
Bonjour, Je souhaiterais créer une tache simple (juste la transition valider pour que l'utilisateur prenne en compte la tache) lors de la création d'un type de document en particulier pour un groupe d'utilisateur prédéfinis. J'ai regarder les ...
0 votes
0 answers
0 comments
1598 views
I thought that since 5.8 Nuxeo would be using Select2 widgets, but as it appears, this not the case (to me at least). In my instance suggestion widgets are still based on RichFaces, Select2 (as previously stated) is not used anywhere … Is it normal? ...
0 votes
1 answers
4 comments
1895 views
Hi, On http://demo.nuxeo.com/nuxeo/api/v1/doc Specially : http://demo.nuxeo.com/nuxeo/api/v1/doc#!/path/getDocumentByPath_get_0 We can't to make a request after “workspaces” level because of encoding url. Example GET by Path with docPath : ...
0 votes
0 answers
4 comments
2697 views
Hi. When we want to access to nuxeo, the login is correct, but it takes an average of more than 5 minutes to be effective. This happens when the number of records in the table ACLR is very big. But sometimes this number os records in the table ACLR ...
0 votes
0 answers
0 comments
1245 views
Hi, I am no longer able to import images (basic small JPEG file) successfully due to the error dump below .. This used to work and I have already images in the system that preview (and were also imported via drag-and-drop using the same browser) to ...
0 votes
3 answers
4 comments
6286 views
Hello, We are trialling nuxeo, and have had all sorts of issues especially pertaining to document previewing. In the end, we went back and obtained the VM (5.8 LTS) .. But just as we are about to start testing with that platform, we find that our ...
1 votes
2 answers
3 comments
5334 views
The DemoData script 00-DownloadAndSetUpFullNuxeoDemo.sh as can be found on GitHub: https://github.com/nuxeo/presales-vmdemo/wiki/Create-a-demo-from-one-of-Nuxeo-generic-demo-datasets is in more than one way troublesome. It does not work on the VMs ...
0 votes
1 answers
1 comments
2494 views
Hi there (again :-) ), I want to check if a session is active by checking the JSESSIONID. Does nuxeo have a get request which can check this? *EDIT I would like to have something like this: GET ...
0 votes
1 answers
0 comments
2166 views
hi, On the hotfix Nuxeo 5.6.0-HF30, you added new facets “MasterPublishSpace” and “PublishSpace” to document type “SectionRoot” and “Section”, I find the idea very well but you should say before installation in production. Because I redefined these ...
2 votes
1 answers
2 comments
2147 views
Hi There, Currently I'm trying to do a ajax call from a.domain.com (a website) to b.domain.com (nuxeo). In order to do this I extended the CORS with the following extension: <?xml version="1.0"?>
<component ...
0 votes
1 answers
4 comments
2099 views
Hello, I would like to add a header in the document management pages. By header I mean a new DIV positionned above the table containing the “headers” views (Nuxeo DM logo (Galaxy Theme) / Nuxeo header / nuxeo5 includes). The main idea is to append a ...
0 votes
3 answers
7 comments
2700 views
Hi, I want to use Nuxeo with openam (access management solution). So i use PROXY_AUTH plugin. If i modify index.jsp and add out.print(request.getHeader(“ssouser”)), i can see my user id. But after redirection to nxstartup.faces, i have this message ...
1 votes
2 answers
0 comments
3401 views