document-management


Related Questions
Hi, I have searched in the forum and answers however not been able to find anything that could help me. I am a newbie and your help will be greatly appreciated. I have implemented Nuxeo 5.5 Document Management. Within the DM, the document life cyle ...
  1 votes
  1 answers
  6 comments
  4937 views

When I create a new document type based on 'File' it inherits the schema 'uid'. What is the meaning of the field 'uid' within the schema 'uid'? Can I set the uid programmatically when creating a new document or is that field maintained by Nuxeo DM ...
  0 votes
  1 answers
  0 comments
  2343 views

My project is Java 5 compliant. I am using Nuxeo Automation client 5.5 jar which is compiled with jdk 6. I get the following exception: java.lang.UnsupportedClassVersionError: (org/nuxeo/ecm/automation/client/model/Document) bad major version at ...
  0 votes
  1 answers
  2 comments
  2031 views

  0 votes
  1 answers
  0 comments
  1691 views

Is there a way to write a contribution in order to remove all the tags feature (adding tag, searching for tag and navigating by tags)? Would removing the following files accomplish the desired effect? nuxeo-platform-tag-api-5.5.jar ...
  0 votes
  1 answers
  1 comments
  2435 views

I've done the following query two ways: Using parent/child in Studio. Using NXQL query in Studio and get the same error. Here is the NXQL. SELECT * FROM Document WHERE ecm:isCheckedInVersion = 0 AND ecm:parentId = '@{Context[“TRAVELERID”]}' AND ...
  0 votes
  1 answers
  3 comments
  2104 views

Nuxeo with open ldap worked fine having accounts at say for example ou=people,dc=united,dc=com and users under that. We tried to switch to Active Directory now where the accounts are at u=users,ou=united,ou=Customers,dc=cust,dc=jeppsvc,dc=com by ...
  0 votes
  2 answers
  2 comments
  2166 views

Hi, I created one authenticator plugin. After that, I add the authenticator plugin to the authentication chain. I add the plugin into plugin folder and xml into config folder. After restart nuxeo-jboss-5.3.1, The Logs shows 15:46:01,164 ERROR ...
  0 votes
  1 answers
  2 comments
  2608 views

How can I force content view cache refreshing when I change tab? Is this possible?
  2 votes
  0 answers
  0 comments
  2167 views

I have 2 users i.e John and Ana. I want to provide access rights to both of them such that: John can only see the Home, Document Managaement Tab. Ana can only see the Home, Admin Center Tab. is it possible to do this via extension points? Please help
  0 votes
  1 answers
  0 comments
  2364 views

Hello, I wanna create a simple workflow designer in nuxeo. An user can create his own workflow using this graphic interface. Is it possible? What should I do? Thx!
  0 votes
  1 answers
  2 comments
  1659 views

I am using studio on version 5.5. I want to update a document life cycle state to 'approved' but do not want to use the Document > Follow Life Cycle Transition operation to achieve this. I assume I can use the Document > Update Properties ...
  0 votes
  2 answers
  1 comments
  6111 views

Hello, Using Nuxeo DM 5.3.1(JBoss), I've got an error message when i try to give access to a particular group. There are 5 groups(Administrator, country, zone, members, designers), I assigned rights for 4 groups. its saved and working fine. But in ...
  0 votes
  0 answers
  2 comments
  2389 views

I have to create a webengine project. How i will use JSF in Nuxeo WebEngine Project? Give me complete Directory structure Nuxeo WebEngine Project showing where i am putting XHTML files?
  0 votes
  1 answers
  0 comments
  1553 views

I would to know if there is any way that nuxeo upload the files placed in a specific folder. Thanks.
  0 votes
  2 answers
  1 comments
  2301 views