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

Forum Posts

i-parapheur

Hello, I'd like to use "i-parapheur" connector written by B. Jalon in 2013 for Nuxeo 5.7 version. https://github.com/nuxeo-archives/nuxeo-adullact iParapheur is a solution that implements signature process. Currently, we are using Nuxeo 8.10 version....

Configuration External Elastic Search

Dears After we configure Extra Elastic Search V(6.8.x) and indexes already created but we have this exception please Advice 2020-09-06T10:01:30,390 ERROR [main] [org.nuxeo.runtime.model.ComponentManager] Component we attached image include message of...

exception in converting pdf2text

Dears we have Exception in log when we upload file to document it's -> /> 2020-09-06T16:47:45,859 WARN [Nuxeo-Work-default-19:17460349641836252.1912412092] [org.nuxeo.ecm.core.storage.FulltextExtractorWork] Could not extract fulltext of file 'dummy.p...

PCLM Share Action

Wondering if anyone has some advice for me. We have a share action that allows users to quickly share internally, the action allows the selection of users and it verifies that they don't have access to login to the current document. If the user can a...

Terminate escalation rule on exception

Hi, I have created an escalation rule which triggers on time but i want to cancel this escalation rule if my automation chain throws any exception, right now the escalation rules trigger again and again after the given time interval. I used the funct...

Customize EasyShare Pages?

We have some use-cases that the EasyShare package seems suited for, but we need to customize the default look so that it is branded for our company (instead of for Nuxeo). Has anyone done this? It honestly seems like a feature that should be built in...

type an image title

Resolved! Preview of Apple Keynote files?

Has anyone been able to get a preview renditions of Apple Keynote files in WebUI? It seems like it should be possible as LibreOffice can open .key files, and there seems to be a converter in the Nuxeo code. However, upon importer of a .key file there...

Resolved! How do I remove a facet from an existing document.

I need to remove the HiddenInNavigation facet from the UserWorkspacesRoot document type. How do I do that? I have tried with this: <extension target="org.nuxeo.ecm.core.schema.TypeService" point="doctype"> <doctype name="UserWorkspacesRoot" extends...