Search found 11345 matches
- Fri Jan 22, 2021 7:17 pm
- Forum: Uso
- Topic: Busqueda en Metadatos
- Replies: 1
- Views: 55
Re: Busqueda en Metadatos
Piensa que los documentos no se indexan en tiempo real y igual aun los tienes en la cola de extracción https://docs.openkm.com/kcenter/view/okm-6.3-com/statistics.html#CheckthestatusoftheTextextractionqueue Los campos de metadatos se búscan separadamente, es decir, si en un campo de metados tienes e...
- Fri Jan 22, 2021 7:14 pm
- Forum: Installation
- Topic: system.openoffce.progam error
- Replies: 8
- Views: 197
Re: system.openoffce.progam error
Try to do a clean installation ( can use embeded database hsql ) in a new server. Then compare the openoffice configuration parameters because I think that is the reason behing it is not working. Take a look at https://docs.openkm.com/kcenter/view/okm-6.3-com/migrating-from-639-to-6310.html ( becaus...
- Fri Jan 22, 2021 7:11 pm
- Forum: Usage
- Topic: tesseract processing error in log
- Replies: 2
- Views: 39
Re: tesseract processing error in log
I suggest using stable version either alpha ( tesseract version 4.X maybe is a bug ).
Also I suggest check tesseract directly from terminal, usually in this manner maybe you'll get more information about what's happening.
Also I suggest check tesseract directly from terminal, usually in this manner maybe you'll get more information about what's happening.
- Fri Jan 22, 2021 7:08 pm
- Forum: Uso
- Topic: Informe con parametros
- Replies: 13
- Views: 3589
Re: Informe con parametros
Nos vendría mejor si realizar un fork del proyecto https://github.com/openkm/document-management-system, modificas el código en tu fork y luego solicitas un pull request contra el proyecto original
- Fri Jan 22, 2021 7:07 pm
- Forum: Configuration
- Topic: LDAP account integration
- Replies: 9
- Views: 1316
Re: LDAP account integration
Role list is empty? Based on this query you should list all the nodes in the organization unit ou=OpenKM,dc=test,dc=com with (objectClass=posixGroup), do you have something created there? principal.ldap.role.attribute = cn principal.ldap.role.search.base = ou=OpenKM,dc=test,dc=com principal.ldap.rol...
- Fri Jan 22, 2021 7:05 pm
- Forum: Configuración
- Topic: grabar fecha mediante los webservices
- Replies: 2
- Views: 97
Re: grabar fecha mediante los webservices
El formato esperado tiene que estar en ISO8601 -> para la fecha 22-01-2020 :13:00:05 -> la cadena esperada seria "20200122130005" ( en realidad no utilizamos el formato 100% exacto del ISO8601 sino una versión un poco mas simplificada sin la zona geográfica -> para facilitar un poco la vid...
- Fri Jan 22, 2021 6:58 pm
- Forum: Usage
- Topic: upload speed
- Replies: 6
- Views: 132
Re: upload speed
It reads the stream ( in background the file is not keep in memory first it keeps in a temporary file in the file system and later it is copied to final destination ).
- Wed Jan 20, 2021 7:26 pm
- Forum: Usage
- Topic: source code for openkm 6.3.0 required
- Replies: 1
- Views: 96
Re: source code for openkm 6.3.0 required
For these versions take a look here https://sourceforge.net/p/openkm/code/HEAD/tree/ ( we moved 1-2 years ago to github )
- Sun Jan 17, 2021 7:24 pm
- Forum: Installation
- Topic: system.openoffce.progam error
- Replies: 8
- Views: 197
Re: system.openoffce.progam error
What is your current system.openoffice.program configuration?
Remember the application by default is executed by "Service User" ( or similar name ) configured in the Services -> you can change to standard user or try to set grants to this user and the libreoffice folders.
Remember the application by default is executed by "Service User" ( or similar name ) configured in the Services -> you can change to standard user or try to set grants to this user and the libreoffice folders.
- Sat Jan 16, 2021 7:14 pm
- Forum: Usage
- Topic: upload speed
- Replies: 6
- Views: 132
Re: upload speed
Describe your uploading process ( type of files, total amount etc... ).
- Sat Jan 16, 2021 7:13 pm
- Forum: Uso
- Topic: Costumization Help
- Replies: 1
- Views: 148
Re: Costumization Help
The easiest seems with zip in both directions. Upload a zip, and when uploaded uncompress into and download a zip ( I suggest send the zip by e-mail ) In download case, if you have a huge hierarchy these action can take a lot of time, maybe good idea execute in background ( notification when started...
- Sat Jan 16, 2021 7:05 pm
- Forum: Usage
- Topic: My private docs under "My Document" tree not recovered after repository import
- Replies: 4
- Views: 139
Re: My private docs under "My Document" tree not recovered after repository import
The same that you used to export okm:root -> simply in the export tool change okm:root to okm:personal
- Sat Jan 16, 2021 7:04 pm
- Forum: Usage
- Topic: OKMHotFolder-ce-1.1
- Replies: 1
- Views: 82
Re: OKMHotFolder-ce-1.1
I suggest upgrade to the latest OpenKM 6.3.10 version, if you take a look at compatibility table you need at least version 6.3.7 https://docs.openkm.com/kcenter/view/hot-folder-tool/ About upgrade your current OpenKM installation it is explained at https://docs.openkm.com/kcenter/view/okm-6.3-com/mi...
- Sat Jan 16, 2021 7:02 pm
- Forum: Configuration
- Topic: LDAP account integration
- Replies: 9
- Views: 1316
Re: LDAP account integration
All is working or there's some malfunctioning?
- Sat Jan 16, 2021 7:01 pm
- Forum: Installation
- Topic: OpenKM Error
- Replies: 1
- Views: 140
Re: OpenKM Error
Is this a fresh installation?
I suspect the database content is empty. Can you take a look in the OKM_TRANSLATIONS table?
I suspect the database content is empty. Can you take a look in the OKM_TRANSLATIONS table?