nuxeo
I was looking for a way to implement an OCR system with Nuxeo, found this Add-on Nuxeo Ocr before I can deploy the project I need to install many dependecies the problem is the commands are on Linux, and I'm using Windows as server. Any thoughts
0 votes
1 answers
1 comments
2897 views
I created a new document type facture with a field numFacture, When I save it into database the ID column is automatically generated it has such value “bbe7a3d3-274a-4c18-ab93-ef582a965ec1”. What I want is to make the numFacture field the primary ...
0 votes
1 answers
0 comments
10887 views
I want to change my nuxeo application logo. I've read how to change it for login page and it's working , but now i want to change logo for all my page and i can't find any tutorial of how to do this. Here is what i've tried so far: <component ...
0 votes
1 answers
0 comments
3200 views
Hello, I've got an instance working under Nuxeo 5.6 with Oracle as database. When I try to make a search using the advanced search form I'm getting the following error. Failed to execute query: ORA-00980: synonym translation is no longer valid How ...
0 votes
0 answers
1 comments
1649 views
Hello i'm linking XML files with the XSL using PHP , //load blob of xsl file that exists in Nuxeo //load blob of xml file that exists in Nuxeo //Load XSL from a string $xslDoc = new \DOMDocument(); $xslDoc->loadXML($xsl); //Load XML from a string ...
0 votes
0 answers
0 comments
1906 views
http://pastebin.com/4sZaE4VQ Error code -1073741511 return by command:
cmd /C pdftohtml -c -enc UTF-8 ...
1 votes
0 answers
1 comments
2134 views
Steps to reproduce the error using Nuxeo 5.9.5 virtual machine: Create a new user Create a new section. Assign to the previous user the read permission and deny “Can ask for publishing” permission. Log in as the created user, create a document and ...
0 votes
1 answers
2 comments
2744 views
Hello, Is it possible to customize nuxeo, using only nuxeo ide without using nuxeo studio? For example create a new document type, create a workflow, etc …. Documents always bring us back to nuxeo studio.
1 votes
3 answers
0 comments
6919 views
Hello, I've got a 5.8 instance with LDAP Directory and MultiLdapDirectory. This instance in 5.4.2 works correctly, but, after migration, i copied the ldap configuration files in nxserver/config and sometimes, get the following error. ...
0 votes
0 answers
0 comments
1564 views
I’ve been using your scripts at https://github.com/nuxeo/nuxeo.io-scripts as a guideline for configuring a Docker ambassador in core-os. I can honestly say these have been the best source of coreos/docker that I have come across! I’m currently using ...
0 votes
1 answers
0 comments
1973 views
Looking on github you have both gogeta which is described as a http reverse proxy, and make use of arkenio/etcd-netfw which is described as a tcp port forwarder. They both appear to use the same etcd service config. The arkenio/etcd-netfw makes use ...
0 votes
1 answers
1 comments
1723 views
Hi, I have problem when i try to install the package of Nuxeo Bulk Importer. I have an error related to webengine !!!
0 votes
0 answers
1 comments
1685 views
Is plugin = bundle? Is writing a function considered a plugin or component ? I trying to write a function to perform data analysis based on the content of the file upload to the document management . Any API I can use? Any suggestion ? P.S. : using ...
0 votes
2 answers
1 comments
1781 views
How to connect to external database in a Birt report runned in nuxeo ? Definitions included in *.rptdesign files are ignored and BirtEngine connects only to Nuxeo database. Best regards Adam
0 votes
1 answers
0 comments
1754 views
Bonjour, Je réalise actuellement une étude de faisabilité pour la mise en place de la GED au sein d'une université dans le cadre de la dématérialisation des pièces justificatives d'inscription et de candidature. En ce sens, afin de mieux connaitre ...
0 votes
1 answers
0 comments
2239 views