#bonita 7.x

Problem in substituting translated language

Dear All,
Hi
I have a big problem. I want to add the Persian language to Bonita studio. BTW, It made based on Eclipse Babel. Because lack of supporting the Persian language in Eclipse Luna, I can't do that. I decided to substitute the Persian "*.properties" files that I get from translation site for the French language. I have copied them to the "fr" folder in bonita-studio/translation directory. After Compilation it works. However, Some words for button such as Yes, No, and
Cancel does not changed yet. I think they doesn't belong to ".properties" files.

Reassign simultaneously to two or more users

Hi,
It's possible to assign an userTask to more than one user?

Thanks in advance,
Diana

Reassign to a group of users

I was able to reassign a userTask to a new user.
I tried to reassign a userTask to a group_id but didn't found API to do this. It's possible?

How can it be done?

Thanks in advance,
Diana

Create a case on a specific task

Hi all,

I was using the REST API and done the create case examples using the information on this link:
http://documentation.bonitasoft.com/6.x-7.2/bpm-api-1#task

Example 1 created the case.
Example 2 created the case with variables.

I then created a simple workflow with two tasks.
"Step 1" and "Step 2"

And thought that maybe there is a way to create a case starting on a specific task?
How's the syntax?

Thanks in advance,
Diana

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.

KPI in bonita

Dear All
I want to use the reporting tools like jasper and BIRT. So, there are need to exploit the KPI (Key Performance Indicator) in bonita BPM. unfortunately, there is no KPI in the community version. :(
How can I use reporting tools in community version?

Thanks in Advance
REZA

Retrouver une donnée enregistrée en base

Bonjour,
je démarre sur Bonita (7.4.3 Communauté Edition), et je suis confronté à un problème (surement simple).

J'ai créé un test avec juste une Bdd TestBase incluant un champ** nomChamp**

Dans une autre base j'enregistre une demande client Baseclient incluant un champ nomClient.

J'ai simplement besoin de vérifier si nomClient est déja dans TestBase.nomChamp.

L'objectif étant que si OUI, via un Gateway, j'envoi un mail, si NON, je passe a un autre process

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