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

Forum Posts

Disabling "Create Content" button in WebUI

Hello, So far I know rather a lot about using Nuxeo Studio with JSF UI, but the latest project that I am working on is targeted to use exclusively WebUI, which I don't know well yet. So, the question is pretty much dumb: how do I deactivate "Create C...

ERROR: facelet not found at <custom.xhtml>

Hello, We encounter an error on Nuxeo 8.10 while using a custom plugin. We've been using Nuxeo 5.6 for a few years with a custom personalization plugin. This plugin offers many features, and since our upgrade from 5.6 to 8.10 one of them doesn't work...

Publication en masse / Mass publications

Bonjour à tous, A votre connaissance, existe t'il une possibilité de publier en masse ? J'ai un espace de travail dans lequel j'ai importé une centaine de docs que je souhaiterais publier, mais un par un c'est une tannée. Existe t'il une solution pou...

Bug in the example

When i run script createContract.js from page https://doc.nuxeo.com/nxdoc/manipulating-documents/ I get error when i run code return repository.create(portfolio.path, contractToCreate); Apologies, an error occurred. { Error: Bad Request at doFet...

kodermax by Star Contributor
  • 107 Views
  • 0 replies
  • 0 kudos

Can`t end task programmatically

Hello, I start an workflow to a document. I want to end a task programmatically. I have used endTask(CoreSession session, Task task, Map data, String status) . I also tried resumeInstance(String routeId, String nodeId, Map data, String status, CoreSe...

Bora_ by Confirmed Champ
  • 115 Views
  • 0 replies
  • 1 kudos

upgrade from 8.2 to 9.3 -- BaseSession.hasPermission change

We are upgrading from 8.2 to 9.3. We have some existing unit tests to test extensions we've built that are designed to test concurrency scenarios. There is a difference in how the BaseSession.hasPermission method executes from 8.2 to 9.3. In both ver...

Eric_Ace by Confirmed Champ
  • 173 Views
  • 4 replies
  • 0 kudos