Development


Related Questions
Hi. I have created a document template using freemarker. How can i get the properties of parent of the current doc. I can use the session to get what i want, but the context doesn`t work properly, it causes error. <center> <img ...
  2 votes
  1 answers
  0 comments
  1836 views

Hello, I'm struggeling with the documentation explanation. I'd like to call the automation chain with the rest api, with multiple documents on input. I have no problem with one document; the body request look like that: { "input": ...
  0 votes
  1 answers
  1 comments
  3264 views

I have a complex list with type of photo as string and photo as files. Edit mode and create appear correctly while View Mode do not show photo although i have defined as an image widget. Also in view mode the single suggestion vocabulary is not ...
  0 votes
  1 answers
  0 comments
  1783 views

Hi. Seeing that Nuxeo supports NoSQL such as MongoDB, I'd like to know how hard/complicated it would be if I wanted to implement a driver / plugin that supports using Elasticsearch as the main data store for Nuxeo (not just for indexing). I though ...
  0 votes
  1 answers
  2 comments
  1696 views

Hi, I successfully use the bulk import of documents with their metadata (dublincore, versionning and primaryType) stored in a separated “.properties” file. I have just one problem with the “dc:modified” property. Indeed, Nuxeo will use the date of ...
  0 votes
  0 answers
  0 comments
  1694 views

Hi, I have a working LDAP authentication against Active Directory for users and groups. I wish to retrieve the jpegPhoto of my users from AD to display them in the avatar field of UserManager. Is it possible ? Does-it need to make a custom user.xsd ...
  0 votes
  0 answers
  0 comments
  1713 views

(as of now) we have developed 3 plugins for Nuxeo (one for simple assets deployments, one for replacing the default bin-mgr, and one for SSO); what I have noticed is that when the SSO plugin is used (i.e. deployed to 'bundles'), the Nuxeo-server ...
  0 votes
  0 answers
  0 comments
  1525 views

Path is not reflected with renamed folder name. In the below nuxeo response renaming a folder (latestFolder to Flower ) changes the title but not the path. Even I renamed rose folder to rose1 but still path shows the old value. So can anyone help me ...
  0 votes
  1 answers
  0 comments
  1784 views

Hi Everyone, I am new to Nuxeo platform and trying to get my head around it. I have a Simple workflow with just one 'Approve' node between Start and Stop. I am trying to add more nodes (linked to Approve node) on the fly after the workflow is ...
  0 votes
  1 answers
  1 comments
  1927 views

Hi every one, I'm traying to start a workflow using Rest api , Right now i can start a workflow but how can i assign the workflow to another user using the parametre variables exemple: ...
  0 votes
  0 answers
  0 comments
  1503 views

Hi everyone, I'm trying to design a workflow that will take a liste of documents and passe it throw workflow using: String createNewInstance(String routeModelId, List<String> docIds, CoreSession session, ...
  0 votes
  0 answers
  0 comments
  1570 views

I am trying to create new document of type Folder using Nuxeo client. I am able to create it by using api createdocumentbypath and createdocumentbyid. But when i am trying to fetch newly created document , getting error filenotfound exception. But ...
  0 votes
  0 answers
  0 comments
  1603 views

Hi, is it possible to resize the images using richtext_with_mimetype as the widget type in a Note document? I am trying to insert an image via link. In the editor, it retains the original image size but when the document is saved, the image shrinks. ...
  0 votes
  0 answers
  0 comments
  1447 views

Hello, Can anyone help on how to make a link always point to the latest version of a published document? This has been a problem for me because whenever the document is published with a new version, the url of the published document is also changed ...
  0 votes
  1 answers
  1 comments
  1525 views

Hello, Is someone has already implemented a SEDA connector to send NUXEO documents in an electronic archive software ? Regards
  1 votes
  0 answers
  1 comments
  1833 views