#bonita

Cómo manejar error de hibernate en version 7.5.4

Realizamos migración de procesos que funcionaban correctamente en la version 7.2.2 a la versión 7.5.4 encontrando en la ejecución de las tareas el siguiente error:

Estos procesos funcionan correctamente en la versión 7.2.2

BonitaBPMCommunity-7.4.3 tomcat bundle Error

Hi I have installed BonitaBPMCommunity-7.4.3-Tomcat-7.0.67 (tomcat bundle)
I have this error when I start tomcat Etat HTTP 404 - /bonita ,The requested resource is not available
- I dont have a folder bonita in BonitaBPMCommunity-7.4.3-Tomcat-7.0.67 like in BonitaBPMCommunity-6.3.8-Tomcat-6.0.37and it work in BonitaBPMCommunity-7.2.0-Tomcat-7.0.67(I installed it it work and it return technical user but when I add the .bar file I have an error because in studio I work with bonitacommunity 7.4.3). how can I make BonitaBPMCommunity-7.4.3-Tomcat-7.0.67 work

search by LastName

I want to do search by LastName using filter in rest api but don't work I have Rest Api like this one :
../API/bdm/businessData/com.company.model.DemandesConges q=findByLastName&p=0&c=100&f=LastName=={{searchValueNom}}

this my requete :SELECT d FROM DemandesConges d
WHERE d.LastName= :LastName
ORDER BY d.persistenceId

How to show user (First Name ,Last Name)and manager in the first form instatiation

hello everybody anyone can help me
I have a question how can I show user and manager in the first form instantiation

type of leave vacation management example

how can we do example official vacation management with type of leave(sick,paye,impaye...,other) , daysavailableInitial associated to type of leave
for example
sick--->daysAvailableInitial=22
paye--->daysAvailableInitial =20
impayé-->daysAvailableInitial = 60
........

update daysAvailableCounter vacation Request

Hello everybody
anyone can help me pleeease , in leave request when I do the first one a leave request the currentbalance(daysAvailable) updated but the second one back to the daysAvailableInitial
For exemple daysInitialValue = 60
new request( NbreDays=5 ) --> daysAvailableCounter:60-5=55
second request (NbreDays = 3)--> daysAvailableCounter 60-3=57 shoud be do daysAvailableCounter 55-3= 52
thanks in advance
this is my process.bos

Error Encountered When Running Processes in Bonita after Setting up a Database Connector

Hi Guys,

I have a database connector that executes an insert statement. I created a variable that will be used in insert statement and then I run the process. I also try insert statement with values without using the variable to see if it really inserts data but encountered the error below.

Error Encountered When Running Processes in Bonita

Hi Guys,

I have a database connector that executes an insert statement. Create a variable that will be used in insert statement and then I run the process but encountered the error below.

daysAvailable in leave request

Hello, I am a beginner Bonita BPM 7, I did a leave request process, I made two model of business data DemandesConges (StartDate, EndDate, dateRetours, NombreJours, TypeConge, balance, MotifConge) and DossierAdministratif (firstName, lastName, Email...), now I want to know how I can calculate balance of leave in such a way that whenever an employee is applying for leave, the balance of leave subtracts the number of days.
I made a script for the variable of pool but plenty of error

leave request bonita BPM 7

Hello, I am a beginner Bonita BPM 7, I did a leave request process, I made two model of business data DemandesConges (StartDate, EndDate, dateRetours, NombreJours, TypeConge, balance, MotifConge) and DossierAdministratif (firstName, lastName, Email...), now I want to know how I can calculate balance of leave in such a way that whenever an employee is applying for leave, the balance of leave subtracts the number of days.
I made a script for the variable of pool but plenty of error

Notifications