Questions tagged [bonita]

Bonita BPM is an Open Source Business Process Management system

Bonita BPM is an Open Source Business Process Management system, licensed under GPL v2. It's backed by Bonitasoft.

144 questions
1
vote
0 answers

how to connect bonita bpm with mysql database?

I want to connect Bonita bpm with a mysql database.based on a simple process created by Bonita studio, I tested the mysql driver and I configured the connector with hostname: port/database and I created a simple output query but no result.
1
vote
1 answer

Bonita BPM could not execute statement

I'm trying to run a process in Bonita BPM 7.3 but get the following error when I click "Start" in the generated Instantiation form: USERNAME=elh1u | org.bonitasoft.engine.persistence.SRetryableException: javax.persistence.PersistenceException:…
Ielh
  • 11
  • 2
1
vote
1 answer

exception- groovy connector : script is null

I'm using Bonita BPM Community Edition v.7.0 In my process, I made a service task and it has a connector. I used Groovy 2.4 connector to call external Restful service. This restful service url return the response as { "RestResponse" : { …
1
vote
1 answer

Bonita won't initiate a process after publishing

As the title says, I am unable to initiate my own process in bonita during development. It works fine but after publishing and on initiating the new process, the submit button to new process does not go anywhere. My understanding is that it should…
lulliezy
  • 1,741
  • 5
  • 24
  • 49
1
vote
1 answer

Mule Set JSESSIONID from first into 2nd REST request or how to put the cookie through

for my Thesis I'm integrating Bonita BPM into a Mule SOA. To start a new case or process-instance in Bonita I have to call the Bonita REST. First I have to authenticate with that Bonita REST. And here starts my problem. The authentication works like…
blaine
  • 155
  • 1
  • 10
1
vote
2 answers

invalid entry form mapping. other mapping have the same name but have different id

I am getting the following error while working on a "getting started" tutorial from bonita website. Error image attached. "invalid entry form mapping. other mapping have the same name but have different id in " I have defined forms for Pool and…
Abdus Samad
  • 343
  • 2
  • 12
  • 27
1
vote
0 answers

Bonita BPM connector shows drop down list in random order. xml tree-map

I am trying to make a new connector in Bonita BPM but the select widget shows the entries at random. the xml treats it as a tree-map and i cannot do anything about it. My xml looks like :