#api #bonita7 #restapi

[API] How to get the groups of a user?

Hi everyone,

I've been trying to get the groups of the logged user. However, the only possibility that I have found is getting the users of a group, and I want the opposite relation.
It is possible to do this with Bonita API? I tried multiple combinations but I didn't get the expected result.

Thanks,
Clara

javax.persistence.PersistenceException: org.hibernate.HibernateException: Logical connection is closed

Buenos Días. En un ambiente con Bonita 7.6, Widfly y SQL Server como motor de Base de datos me esta dando este error al usar los APIs de Bonita, el error no es siempre con el mismo api, es como aleatorio. Sospecho que falta configurar algo a nivel de BD pero aun no ubico que puede ser:

{"exception":"class org.bonitasoft.engine.exception.BonitaRuntimeException","message":"USERNAME=aaaaaaa| org.bonitasoft.engine.persistence.SRetryableException: javax.persistence.PersistenceException: org.hibernate.HibernateException: Logical connection is closed"}

How to use forms from an external url

I'm using Bonita Studio 7.6.2 and i want to use forms from external url in my human tasks, so I found that for a human task to use external forms instead of the UI Designer one, I have to

Notifications