Nuxeo Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

documentManager.exists() behaves strangely

This is the problem: let's say I create a Workspace called "lalala". Now I run my code DocumentModel lalalaWs = new DocumentModelImpl("/default-domain/workspaces/", "lalala", "Workspace"); if (!documentManager.exists(lalalaWs.getRef())) { log.info("...

roccapl_ by Confirmed Champ
  • 138 Views
  • 3 replies
  • 0 kudos

Retrieving list of preview url's of a given folder

Hi everyone, This is the re-wording of a previous post (hopefully this one will get more attention Is it possible to obtain a list of all the preview url's of a given folder's files? I know it is possible to get all the file names that are in a give...

decloitre_ by Champ in-the-making
  • 64 Views
  • 0 replies
  • 0 kudos

Problem with certificate import on nuxeo 5.5

We have problem regarding import of a SSL certificate (.pfx). For import of the certificate, we are using org.nuxeo.ecm.directory.api.DirectoryService and org.nuxeo.ecm.core.api.DocumentModel packages, further using: certificate = session.createEntry...

ani1806_ by Champ in-the-making
  • 82 Views
  • 1 replies
  • 0 kudos

Resolved! Missing buttons after studio update?

Hello! I'm sure this is something I'm just overlooking, but after spending two days trying to nail it down, I'll ask. I've just installed NuxeoDM 5.6 to test for my company. I'd like to add a custom workflow, so I signed up for the studio trial, crea...

jasc_ by Champ in-the-making
  • 161 Views
  • 3 replies
  • 0 kudos

Workflow not working

Hi, Im using Nuxeo 5.6 and when i start the serials document review proces in de summary tab of a file, the workflow tab appears. But when i click on it, it gives me an unexpected error: 'No current task defined' I can see that the Task of the workfl...

peter013_ by Champ in-the-making
  • 87 Views
  • 1 replies
  • 0 kudos