10.1


Related Questions
  0 votes
  0 answers
  1 comments
  1915 views

I have updated my document, which is Test.pdf with the following metadata : transaction:date = “2050-12-25”, transaction:time = “16:00:00”, transaction:id = “aaaa-bbbb” Below the rest api: PUT http:// { “entity-type”: “document”, “properties”: { ...
  0 votes
  1 answers
  2 comments
  1776 views

I could not to log in to the nuxeo using my user - Administrator and password - Administrator. I am getting the following error: “Cannot create a CoreSession when transaction is marked rollback-only” Please see below error trace: 2018-04-27 ...
  0 votes
  0 answers
  0 comments
  1509 views

I am new to nuxeo. Is there possibilities to search document by directory and title. For example I have document “HelloWorld.doc” which is located inside “/default-domain/workspaces/Sample Content/PDF and Office Documents” . I can run rest api that ...
  0 votes
  1 answers
  0 comments
  2501 views

I am new to nuxeo and I would like to add customize metadata to the document, in my case it's transaction ID. For example I have created document from the file with rest api: POST http://nuxeo/nuxeo/api/v1/id/de72f8e6-348e-477b-8824-9b1c157b4f7d { ...
  1 votes
  3 answers
  2 comments
  3411 views

Want to use signing a pdf functionality to be exposed through rest api? Can anyone please help? Thanks in advance.
  0 votes
  0 answers
  0 comments
  1241 views

Please provide example project to create an custom rest api for nuxeo? I have gone through nuxeo documentation already but didn't really understood.
  0 votes
  1 answers
  1 comments
  1812 views

Hi, I've created a tree structure in “Templates” of my “Domain”, and, when I create a new workspace, the system does not suggest a template to use on creation. When I go on jsf ui, this use case works. Is there a fix for it ? Thanks !
  0 votes
  1 answers
  0 comments
  1564 views

Hi, How could I add a Tab on my root Document (created from a template structure) which display missing or uncomplete documents (defined in the template structure as necessary) ?
  0 votes
  0 answers
  0 comments
  1268 views

Hi, Is there any solution to automate this: I have a template that users have to use when they create a new workspace (custom document), so they get the same folderish structure of documents. As they have by default same name of document, I would ...
  0 votes
  1 answers
  0 comments
  1507 views

Hi, As I have much more than 300 workspaces based on a same template structure, I would like to display breadcrumbs of the document in the ajax results displayed in quick search. I would also like to display these breadcrumbs in the result list of ...
  0 votes
  0 answers
  0 comments
  1237 views

Hello, It is currently not possible to customize the Quartz job and trigger created by the SchedulerService , like adding @DisallowConcurrentExecution to the job or changing the misfire behavior. This PR adds an optional jobFactoryClass attribute on ...
  0 votes
  0 answers
  0 comments
  1555 views