content-management-platform


Related Questions
We've tried this, but didn't work : <require>org.nuxeo.ecm.platform.actions.ActionService</require> <extension target="org.nuxeo.ecm.platform.actions.ActionService" point="actions"> <action enable="false" ...
  0 votes
  1 answers
  2 comments
  1997 views

I want to integrate Nuexeo EP 5.5 or 5.6 to OpenDS LDAP server, so that user could authenticate, i followed the aviliable document, did not help so far , i can not make it works, does any tried to do with OpenDS ? the following is the created ...
  0 votes
  0 answers
  0 comments
  2112 views

Ran the following command which attempts to retrieve repository information on a non-existent repository named “foobar”. Nuxeo CMIS returns a HTTP Status 400 invalidArgument. Should a HTTP Status 404 objectNotFound be returned instead for an object ...
  0 votes
  1 answers
  2 comments
  2355 views

Hi guys, I'm experiencing an unusual behaviour in Nuxeo 5.6 with hotfixes 00 and 01. It occured prior to the installation of the hotfixes. It has happened with several different workflow names, and I've tried reinstalling the server. I'm running the ...
  0 votes
  1 answers
  2 comments
  2559 views

Hello, I'm observing a very serious issue on CMF 5.6-RC3 (haven't checked on the released 5.6), no customization: On the Inbox panel page showing the listing of incoming items, after triggering manually Refresh button (not shown by default) the ...
  0 votes
  1 answers
  4 comments
  1935 views

According to http://chemistry.apache.org/java/how-to/how-to-connect.html, some repositories send HTTP Cookies to accelerate authentication for subsequent calls. Is this true of Nuxeo?
  0 votes
  2 answers
  0 comments
  2280 views

  0 votes
  0 answers
  0 comments
  1260 views

Login to DM application with valid user. Click on advanced search. Give above the current date in the Created from field or TO field. Click on search. The date shouldn’t accept above the current date. Please help me to resolve this issue.
  0 votes
  0 answers
  0 comments
  1327 views

Hello, We just experienced a situation where one operation was started to delete some documents from our system, and was apparently interrupted by another operation and was suspended. However, when the first operation resumed, it passed the ...
  0 votes
  0 answers
  2 comments
  1368 views

Hello, here is what we have: Document created by Author1 Workflow approval create for 2 approver : Approver1 and Approver2 Approver1 receives the doc Approver1 rejects the doc Doc goes back to Author1 Author1 changes the doc and sends back Doc is ...
  0 votes
  0 answers
  1 comments
  1452 views

Login as Administrator -> click on Home -> Profile -> Edit. How to restrict avatar file size(Maximum 12MB) while uploading picture(.jpeg files). Please help me to resolve this issue.
  0 votes
  0 answers
  1 comments
  1835 views

How can i restrict Avatar file size(Max 10MB) while upload.
  0 votes
  0 answers
  1 comments
  1899 views

I am trying to get default views on custom document types that extend Folder or support the dublincore schema, but I can't figure out what exactly to contribute to org.nuxeo.ecm.platform.types.TypeService. Here are the types: <doctype ...
  0 votes
  1 answers
  3 comments
  2243 views

Login and go to personal workspace Select a folder –> “Copy” and “Delete” are enabled Click folder to go into the folder Click “Back” button of the browser Select a folder “Copy"and “Delete” are not enabled Please give some idea for this
  0 votes
  0 answers
  0 comments
  1488 views

Hello, I would like to return JSON response from WebEngine with something like : @Produces("application/json") @GET @Path("/json") public Customer getCustomer(@PathParam("customerId") String id) { return new Customer("John", "Doe"); } This throws a ...
  0 votes
  0 answers
  0 comments
  1702 views

We made custom database scripts to setup Nuxeo database. Nuxeo seemed to work fine. Now we are using Nuxeo REST API to upload documents to Nuxeo DM 5.6 in bulk, Uploading goes fine but our logs show that DocumentService.CreateDocument(DocRef, Type, ...
  0 votes
  0 answers
  0 comments
  1837 views

Are Seam beans exposed through WebEngine ? Restlets have been integrated with Seam, but Nuxeo documentation states that they are replaced by JAX-RS/WebEngine and it seams that Restlets developpment is discouraged now. Thanks
  0 votes
  1 answers
  0 comments
  1939 views

Hello, I juste realized that Nuxeo 5.6 has been released : what is the best way to update my RC3 version to the final 5.6 release ? I don't see any update in the Update Center / Nuxeo Update in my backoffice Thank you
  0 votes
  1 answers
  0 comments
  1544 views

In HOME tab dashboardAdd gadget here I can able to add same gadget more than one time, but I want to restrict only one time. For second time it should not add same gadget. Please guide/help me how to solve this issue.
  0 votes
  0 answers
  0 comments
  1428 views

I have some CMIS clients that would like to query Nuxeo Vocabularies using familiar CMIS query semantics. Is there a way to expose Nuxeo Vocabulary entries as CMIS documents to support this use case?
  0 votes
  0 answers
  0 comments
  1828 views

I have DAM, DM, and Social Collaboration deployed. I would like to keep the features but remove access to these site areas from the header (users find it confusing). What is the best way to do that.
  0 votes
  1 answers
  2 comments
  3997 views

I am running an instance of Nuxeo 5.5 as a virtual machine, and I've been testing out WebDav support on the Macintosh. When I open MS Office documents using the Finder and save them, the files are being duplicated with a . prefix. In other words, ...
  2 votes
  1 answers
  0 comments
  2457 views

I have an existing schema that contains an xs:attributeGroup that I would like to use intact within Nuxeo. Does Nuxeo currently support XML Schema xs:attributeGroup?
  0 votes
  1 answers
  0 comments
  1634 views

I want a normal user not to be able to modify his dashboard, and i want to make sure he always sees the default dashboard.
  2 votes
  1 answers
  5 comments
  3637 views

I want to change the userWorkspace folder(physical) name with my own name. As per Nuxeo it is coming as a Username now. Please see the below URL for reference. ...
  0 votes
  2 answers
  0 comments
  2555 views

I'm trying to integrate Maven and GWT in Nuxeo by following this page http://doc.nuxeo.com/display/NXDOC55/GWT+Integration . I have GWT working with Maven just fine, but when I try to update the project I get this error: ...
  0 votes
  0 answers
  4 comments
  1627 views

1) In the browser, set language preferences. Japanese on the topmost. 2) It’s okay if login screen shows Japanese but, after login, the Nuxeo application should have only English.
  0 votes
  2 answers
  1 comments
  1782 views

When I was changing the browse language at the time also want to get the English as default ? for that what can i do for that please give some idea for that?
  0 votes
  0 answers
  1 comments
  1387 views

The Nuxeo 5.6 Platform Release Notes (http://dev.blogs.nuxeo.com/2012/09/nuxeo-platform-56-release-notes.html) describe several new nuxeoctl features including: 1). deploy custom config automatically 2). support for automatic updates. It doesn't ...
  0 votes
  1 answers
  3 comments
  1759 views

We are evaluating Nuxeo Document Management for building an enterprise business solution. If we would like to review the design and data model of Nuxeo being open source platform and contribute back with our feedback to Nuxeo then what is the best ...
  0 votes
  3 answers
  3 comments
  3396 views