#2021.1

Detect click

Hello everyone,

Is it possible to detect a click outside my custome widget element?

and if it is possible, how can I do it?

my version is 2021.1 enterprise

Thanks!!

Migración 2021.1 a 2023.2

Hola a todos,

Estoy buscando migrar de la version 2021.1 enterprise a la version mas reciente que es la versión 2023.2 enterprise, pero quisiera saber si el cambio entre bonita portal a bonita applications se hace de forma automatica como lo hace entre la version 2021.1 a la 2021.2, o solo esta disponible entre la 2021.1 y la 2021.2.

Gracias de antemano,

Saludos!!

How to retrieve attribute from custom query

I created a custom query in BDM queries, it selects the last item in the Param table:

SELECT MAX(p) FROM Param p
ORDER BY p.persistenceId DESC

I'm trying to use this query in a process variable to retrieve the attribute Price, I tried two ways:

parametreDAO.findLastSeuil().price

parametreDAO.findLastSeuil().getPrice()

But I got this error:

org.hibernate.exception.SQLGrammarException: could not extract ResultSet Any idea how to do that?

Bonita via https

Hello

I would like to know if it is possible to make Bonita Community Edition to work on https on Windows ?

Best regards

Romain

Bonita runtime : begins to start but stops before fully started

Hello,

This is the completed version of this subject.

I've downloaded the Bonita Community Runtime with Tomcat edition 2021.2 u0.

I've configured JAVA_HOME to jdk 11.0.13

The problem is when i start Bonita, i get an error :

Link in application page does not work

Hello everyone

I have a UI Designer page application, in this one, I have :

How can i show a selected value in a different widget?

Hi,

I'm getting some data from the database and using a select widget to show an specific column name. Now, once the value is selected, I need to show the rest of the values in the row in a different widget (select, text, input).

Is there an alternative to show this information?

Notifications