• Search

  • Search it up!

Search found 12141 matches

 Go to advanced search

Re: Openkm - Trustworthy ?

 by jllort ¦  Sun Dec 14, 2025 4:47 pm ¦  Forum: Usage ¦  Topic: Openkm - Trustworthy ? ¦  Replies: 3 ¦  Views: 7796

I do not like much this question, and it will require a very large explanation.
The problem is not if you have 3000 users or more ( we have some customers with higher value ), the problem is what are they doing, when, in what manner and what hardware can assume. Really only with one user used by ...

Re: Changing an username

 by jllort ¦  Sun Dec 14, 2025 4:43 pm ¦  Forum: Usage ¦  Topic: Changing an username ¦  Replies: 1 ¦  Views: 3734

Only can be done at database level and with a lot of care

Re: Generating Document Preview immediately after document upload

 by jllort ¦  Sun Dec 14, 2025 4:43 pm ¦  Forum: Usage ¦  Topic: Generating Document Preview immediately after document upload ¦  Replies: 1 ¦  Views: 808

Documents in a web browser only can be previewed basically in two formats: PDF or Images. The time to convert a document to PDF may be considerable, that's why the first time may take a lot.

I do not suggest send everything to the conversion because you may overload the hardware and in the most ...

Re: Tomcat Service Fails to Start

 by jllort ¦  Sun Dec 14, 2025 4:40 pm ¦  Forum: Installation ¦  Topic: Tomcat Service Fails to Start ¦  Replies: 1 ¦  Views: 12474

Usually when the tomcat failed to start up it is because security policy ( check it, may be the Local Service does not have enought grants to access the tomcat contents ).

If that not solved the problem, delete all the logs, start the application and share the log.

Finally, ¿I supposed you are ...

okm:personal should have ROLE_USER ( read access ) or create a new profile -> remove the access to the personal and assign to these users

Re: Is OpenKM have a BarCode module

 by jllort ¦  Thu Nov 13, 2025 7:21 pm ¦  Forum: Usage ¦  Topic: Is OpenKM have a BarCode module ¦  Replies: 1 ¦  Views: 4118

There's a BarCodeTextExtractor https://github.com/openkm/document-management-system/blob/master/src/main/java/com/openkm/extractor/BarcodeTextExtractor.java what can be used with images ( this is a JAVA implementation ).

An implementation with zbar works better ( we have in the professional and in ...

That happens because the users do not have the ROLE_USER, or because you have changed the security in the /okm:trash ( and the other affected nodes ), because at this level the ROLE_USER should have all the grants ( RWD etc... )

Re: OpenKM didnt load properly

 by jllort ¦  Tue Nov 04, 2025 9:29 am ¦  Forum: Usage ¦  Topic: OpenKM didnt load properly ¦  Replies: 3 ¦  Views: 3931

Your description seems the OS had a full disk ( 100% in use )

Re: Workflow Forms - Clickable Download/Preview Buttons for Email Attachments -

 by jllort ¦  Tue Nov 04, 2025 9:28 am ¦  Forum: Usage ¦  Topic: Workflow Forms - Clickable Download/Preview Buttons for Email Attachments - ¦  Replies: 1 ¦  Views: 3104

You should use the Download field https://docs.openkm.com/kcenter/view/ok ... field.html and mapping in the context by data attribute with an object of the same type created dynamically.

You must mapping variables of the same type.
You should create a variable of type input and save in the context:


// some missing imports here
Input input = new Input();
input.setName("testField");
input.setValue(This is a test value);
executionContext.setVariable("testField", input);

Re: OpenKM no se puede conectar al servidor MySQL

 by jllort ¦  Wed Oct 01, 2025 6:52 am ¦  Forum: Instalación ¦  Topic: OpenKM no se puede conectar al servidor MySQL ¦  Replies: 5 ¦  Views: 24144

* La configuracion de la base de datos parece correcta.
* En vez de mysql te aconsejaría instalar mariadb ( fíjate en la sección https://docs.openkm.com/kcenter/view/okm-6.3-com/configuring-mysql-and-mariadb.html ) -> esto implica cambiar el driver y la configuracion del parámetro hibernate.dialect ...

Re: OpenKM no se puede conectar al servidor MySQL

 by jllort ¦  Tue Sep 30, 2025 11:24 am ¦  Forum: Instalación ¦  Topic: OpenKM no se puede conectar al servidor MySQL ¦  Replies: 5 ¦  Views: 24144

Comparte el fichero server.xml para estar seguros de que has configurado correctamente la conexión
Comparte la traza completa del error.
¿Imagino que no se ha creado ninguna tabla en la base de datos?

Re: "Start Workflow" dropdown shows no process (v6.3.13-DEV)

 by jllort ¦  Fri Jul 18, 2025 6:19 am ¦  Forum: Configuration ¦  Topic: "Start Workflow" dropdown shows no process (v6.3.13-DEV) ¦  Replies: 5 ¦  Views: 209228

The table starting with JBPM_XXX ( it is the same database used by openkm )
Assigned task are shown in the dashboard
Some data is serialized in the database ( not the best for queries but is how the JBoss guys in this version decided to keep the data )

Currently, we are just going to release a ...

Re: "Start Workflow" dropdown shows no process (v6.3.13-DEV)

 by jllort ¦  Fri Jul 11, 2025 4:12 pm ¦  Forum: Configuration ¦  Topic: "Start Workflow" dropdown shows no process (v6.3.13-DEV) ¦  Replies: 5 ¦  Views: 209228

I think in the profile you must set what workflows are available for the users. The screenshot shares is so small and I can not watch it. Check if you have enabled in a drop down list the workflow. Then refresh the UI.

Re: "Start Workflow" dropdown shows no process (v6.3.13-DEV)

 by jllort ¦  Wed Jul 09, 2025 3:59 pm ¦  Forum: Configuration ¦  Topic: "Start Workflow" dropdown shows no process (v6.3.13-DEV) ¦  Replies: 5 ¦  Views: 209228

¿Did you enabled in the profile?

  • 1
  • 2
  • 3
  • 4
  • 5
  • 810

About Us

OpenKM is part of the management software. A management software is a program that facilitates the accomplishment of administrative tasks. OpenKM is a document management system that allows you to manage business content and workflow in a more efficient way. Document managers guarantee data protection by establishing information security for business content.