content-management-platform
I deleted a workspace and emptied the trash and then proceeded to query the deleted content via CMIS. It returned for copies all flagged with the same version. Should this be possible? If so how do you compose queries that return only the latest ...
0 votes
0 answers
0 comments
1577 views
I enabled the anonymous user and am able to get some cmis queries to work however some return empty result when I am not an authenticated user: These work: ...
0 votes
0 answers
0 comments
1826 views
Hi, Is it possible to add Document Preview (Fancybox) action button in search results column. Does this require creating a new widget? I'd like to be able to show document preview without the extra step of opening the document and clicking the ...
1 votes
1 answers
1 comments
1921 views
Bonjour J'utilise la batch pour effectuer un upload : curl -H "X-Batch-Id: mybatchid" -H "X-File-Idx:xxx.pdf" -H "X-File-Name:0" -F file=@xxx.pdf -u Administrator:Administrator http://localhost:8080/nuxeo/api/v1/automation/batch/upload ce qui ...
0 votes
2 answers
0 comments
3300 views
Bonjour Je crée un document avec succès, selon la commande suivante curl -X POST -H "Content-Type: application/json" -u "Administrator:Administrator" -d "{ \"entity-type\": \"document\", \"name\":\"MyDoc\", \"type\": \"SimpleDocument\", ...
0 votes
2 answers
0 comments
3692 views
can somebody help me how to configure Internet explorer with live edit ? step by step ? I don't understand the “HTTP_CONNECT” part. this is my first time for me to set nuxeo and all of the stuff
0 votes
0 answers
1 comments
1269 views
Hi i want to ask something , when i click “save in nuxeo” in word 2010 there was nothing happened . can anybody help me to solve the problem ??
0 votes
0 answers
0 comments
1498 views
Hello Nuxeo community, We did all over customization on Nuxeo 5.6. We tested all over configurations and extension points contributions on Nuxeo 5.6 and everything have been working pretty fine uptill now. Now that when we have planned to shift to ...
0 votes
0 answers
0 comments
1583 views
Hello, I have configured a simple JAX-RS (not WebEngine as it is for programmatic web services) application as described in the documentation . I am using the Nuxeo-WebModule: org.nuxeo.ecm.webengine.jaxrs.scan.DynamicApplicationFactory line to ...
0 votes
1 answers
4 comments
3249 views
Could you please let me know if REST API for domains are available
0 votes
1 answers
0 comments
2343 views
Dears, Refer to the original VM size of NUXEO, the maximum storage is 5GB only. May I ask that how to extent the disk size? Look forward for your reply. Regards, Jesse
0 votes
1 answers
0 comments
1770 views
If you saw my other thread, you'll know I'm doing the front end webserver as IIS. I'm not a linux or Apache guy so… Reading through the https Apache info, am I correct that: Https is only configured in Apache? You only load the cert to Apache? You ...
0 votes
1 answers
1 comments
3393 views
Hi, I am new user on Nuxeo Plateform. When I create two or more files with the same name on the same directory I can see Floder.XXXXXXXX and Folder.YYYYYYY on the cmis:segmentPath. What does the extension .XXXXXXX or .XXXXXXXX (where X is a number ...
0 votes
0 answers
0 comments
1305 views
Hi, Im trying to create a custom ajax request in Internet Explorer. About halfway my code i'm trying the following line: xhr = new XMLHttpRequest(); Instead of getting a regular xmlhttprequest object I'm getting a “[object IServerXMLHTTPRequest2]” ...
0 votes
1 answers
0 comments
2609 views
(a id=“nxw_TAB_MANAGE” accesskey=“m” onclick=“if(!(event.ctrlKey||event.metaKey||event.button==1)) ...
0 votes
2 answers
7 comments
3793 views
Hi, I am trying to customize the configuration of our Nuxeo platform following recommendations in http://doc.nuxeo.com/display/ADMINDOC56/Configuration+templates and http://doc.nuxeo.com/display/ADMINDOC56/Adding+custom + templates I get an error ...
0 votes
1 answers
1 comments
3018 views
Hi, According to nuxeo documentation (Nuxeo platform 5.9.2), When you publish a document, the following elements are kept from the workspace document: The metadata, All attachments, The document history (Event log tab only), The tags (if this is a ...
0 votes
0 answers
0 comments
1954 views
Hi all, I have started from here: http://doc.nuxeo.com/display/public/NXDOC58/Java+Automation+Client and ...
0 votes
0 answers
0 comments
2128 views
Bonjour J'utilise l'API REST python (nuxeolib-py) J'ai essayé de rajouter un appel à l'opération NuxeoPrincipal.Get, en copiant l'exemple fonctionnel pour l'appel à l'opération Document.Query def query(self, query, language=None): return ...
0 votes
2 answers
1 comments
2133 views
Bonjour Nous avons ajouté un schéma AtriumUserSchema pour ajouter une propriété au UserProfile Lorsque je lance une requête NXSQL via l'API REST (python) query = "SELECT * FROM UserProfile"
result = session.query(query) J'obtiens bien les valeurs ...
0 votes
0 answers
0 comments
2058 views
Activating the dev mode seams to alter the behavior of pages actions: even if action outcome is empty the navigation is performed, which breaks the actions returning a null outcome (an empty string) as long as it doesn't find a corresponding ...
0 votes
0 answers
1 comments
1661 views
I am using rest api to create or update a document. i have to provide a prentdocumentId in that . where can i find that documentid ? in nuxeo connect or admin center or platform ?? i saw the document title , description etc , but where can i see the ...
0 votes
3 answers
1 comments
6269 views
Hi, I am trying to compile nuxeo using as a guide the documentation described here: http://doc.nuxeo.com/display/public/CORG/Getting+the+Nuxeo+source+code However I am not able to run the following command sucessfully: mvn -DskipTests install ...
0 votes
1 answers
1 comments
3144 views
Hi There, I'm using nuxeo 5.8 HF8. In IE undefined appears at the end of the html body when the workspaces are unfolded by clicking the small “+” in the navigation tree (left menu). Is this a bug? EDIT: It also appears on the Admin center EDIT 2 ...
0 votes
1 answers
4 comments
2021 views
Hi, Followed instructions on README.txt, i.e. from VirtualBox (v4.3.6 on OS X 10.9.2): In the interface, go to File -> Import Appliance and select nuxeovm.ovf. However, I get the following error message: Failed to import appliance ...
2 votes
2 answers
5 comments
3382 views
We're running version 5.8 (recently upgraded) and we get the following error whenever browsing to an empty folder: http://pastebin.com/PMmXvkdr Browsing non-empty folders works just fine, no errors at all. The Administrator's home page also throws ...
0 votes
0 answers
0 comments
2402 views
i am looking for unique validation on title of workspace using NXQL . Is there any tool to execute NXQL other than the script? one separate question - where are my workspaces stored? which table ?
0 votes
2 answers
1 comments
2553 views
Hi There, Is there a translationfile for the standard workflows? (parallel and serial document review) Thanks in advance, Bauke Roo
0 votes
0 answers
0 comments
1338 views
I need help. Nuxeo happened 3 days after study Add a Document Type error occurs I do not know why. schema.xsd <xs:element name="test" type="xs:string" /> type-contrib.xml <extension target="org.nuxeo.ecm.core.schema.TypeService" ...
0 votes
0 answers
1 comments
2086 views
RHEL 6.2 Nuxeo 5.8 Hello, I have an issue that is not systematicaly. Sometimes, I can't connect to the Nuxeo Plateform. My chrome navigator answers me this: “The proxy server received an invalid response from an upstream server. The proxy server ...
0 votes
1 answers
1 comments
3168 views