bonita

Change port on Docker Bonita Container

Hi Follow this thread, how can put the Bonita container to work in another tcp port, have a LMS working with the 80, 8080 ports....

This works? have 81 8081 open in FW.

docker run --name bonita -d -p 8081:8081 bonita

Thanks in advance

Saving data on user task

Bonjour,

Y'a-t'il un moyen de sauvegarder les données entrées par l'utilisateur dans son formulaire liée à sa tâche, avant l'envoi de celle-ci ?

Pour certains formulaires, cela prend du temps aux utilisateurs et ils doivent chercher les informations à plusieurs endroits.

Si la page du bonita web Portal, dans laquelle il a commencé a entrée des données, se recharge, toutes les données entrées sont "perdues".

Merci d'avance.

Hi,

Is there a way to save data input by our User on Bonita Portal, in their userTask, before they submit it ?

usertask contract returns empty arrays

Hi.
I've called '/API/bpm/userTask//contract' and it returned :
{
"inputs": [],
"constraints": []
}
but the task has many input fields in the view.
why the response is like that and what does this api must return?

Managing Organizations through studio and portal

Hey,

I made an organization with some groups and roles on the studio, and deployed it on localhost.
Now, I added a new role through the portal, which worked properly, but this addition or change isn't reflected on the studio. Now, if I add a new role through the studio and deploy, this new role is added in the portal, but also the old role I'd added on the portal is still present, even though it wasn't present in the studio organization.

Is this a feature, where you persist the changes made on the portal, or is it a bug?

Thanks

Configure Bonita Server (WildFly bundle) to start as Windows Service

Hello,
Need help configure a Bonita Server 7.7.3 (WildFly 10.1.0.Final bundle) to start as Windows Service at Windows Server 2012!
Currently I can start it only for my user session (which is inconvenient for many reasons), but can't start it as a Windows Service :(
Can't find appropriate documentation (I was able to find it only for Tomcat bundle).

Thanks!

Bonita form migration from 6.x to 7.x

Do we need to create forms again while migrating forms from v6 to v7? or is there any other way of migrating?

Docker - Unable to contact EngineAPI

Hello,

I'm trying to create multiple docker container with a docker-compose.
I have 3 containers:
- bonita
- postgres
- webapps

In my webapp i have one application that's use EngineAPI to do some actions, like launch a process.
When i'm tryin to connect to bonitaEngine, i've got this error:

Any company in Turkey?

Hi,

First of all, this is not a technical question. I couldn't figure out an alternative effective way to get this information. So sorry if this question is inappropriate.

We're an organization in Turkey. We want to have our next information system realized with Bonita. We need an experienced company operating in Turkey. Till now we couldn't find a company for the task. I greatly appreciate if you know of a company in Turkey experienced in Bonita.

Sincerely,

Search Bonita Portal Users returns "no data"

Hello!

I'm trying to search users in Admin Page on Bonita Portal 6.5.4 on Centos 6x, and Bonita Engine returns no data. I can't change passwords or disable users!

The bonita.log returns:

"...

2019-02-05 14:43:57 org.bonitasoft.console.common.server.login.datastore.LoginDatastore
SEVERE: Error while logging in the engine API.
..."

Can someone help me, please!

Thanks in advance,

Fabi

------------------------>
Further information: I read other forum quesitions like:

Confirm email textbox

Hey,
I am very begginer in Bonita. Would you be able to tell me how can add a Confirm email-address in my form please?

Screen shot of my form :
https://prnt.sc/lqjalw

Notifications